Search Articles — Sudonull

Search Results

In this project

Microservices eat up 40% of IT budget: calculations

https://sudonull.com/microservices-eat-up-40-of-it-budget-calculations

Breakdown of costs for Kubernetes and microservices at 30 RPS: 1 million RUB/month on infra, TCO 4 times higher than monolith. Comparison, modular monolith. Save on DevOps and cloud — read the calculations.

Microservices Communication Tools Kafka Feign

https://sudonull.com/microservices-communication-tools-kafka-feign

Breakdown of HTTP clients WebClient, Feign, WebSocket and Kafka for microservices. Reactivity, delivery guarantees, code examples. Choose a tool for load and tasks.

Laser Microscope 0.1 nm for Oncology and ICs

https://sudonull.com/laser-microscope-0-1-nm-for-oncology-and-ics

Learn about the laser microscope with 0.1 nm resolution: testing completed, application in cancer drug development and chip topology control. Technical details and comparisons.

Soviet IC Crystals: Topology Analysis

https://sudonull.com/soviet-ic-crystals-topology-analysis

Studying crystals of 18 Soviet microcircuits: structures, markings, manufacturer differences. Useful for developers for reverse engineering. Read details.

Java Developer Courses 2026 for Beginners

https://sudonull.com/java-developer-courses-2026-for-beginners

Choose from the top-5 Java courses: Netology, Hexlet, Practicum. Practice Spring, AI, microservices. Salaries from 120k rub. Start learning and find your first job.

From the web

Mike — open-source legal AI platform

https://mikeoss.com/

An open-source alternative to Harvey and Legora. Feature parity, zero cost, self-hostable — built for law firms to own and extend.

Mar 17, 2019 ·

https://archive.org/details/MikeOS4.6.1

Mar 17, 2019 · MikeOS is an operating system for x86 PCs, written in assembly language. It is a learning tool to show how simple 16-bit, real-mode OSes work, with well-commented code and extensive documentation.

How to write a simple operating system in assembly language

https://mikeos.sourceforge.net/write-your-own-os.html

Navigate How to write a simple operating system (C) 2017 Mike Saunders and MikeOS Developers This document shows you how to write and build your first operating system in x86 assembly language. It explains what you need, the fundamentals of the PC boot process and assembly language, and how to take it further. The resulting OS will be very small (fitting into a bootloader) and have very few ...

Jan 1, 2014 ·

https://os-projects.eu/index.php/mikeos

Jan 1, 2014 · MikeOS is an operating system for x86 PCs, written in assembly language. It is a learning tool to show how simple 16-bit, real-mode OSes work, with well-commented code and extensive documentation.

Trending Now