Harness Engineering in legacy: agent writes code https://sudonull.com/harness-engineering-in-legacy-agent-writes-code
Harness Engineering Experiment: agent generates product code in a 310k-line monorepository. Roles, prompts, e2e tests. For middle/senior dev — how to implement without manual coding. Learn the limitations.
Clean Pinia store: structure and practices https://sudonull.com/clean-pinia-store-structure-and-practices
Learn how to build robust stores in Pinia: actions for mutations, setup API, without watch. Practices for middle/senior Vue developers. Code examples and checklist.
Mobile nuclear reactor on a truck: 10 MW for data centers https://sudonull.com/mobile-nuclear-reactor-on-a-truck-10-mw-for-data-centers
China has begun testing a mobile mini-reactor with a capacity of 10 MW, capable of powering AI data centers for decades without refueling. Learn about the technical details of the world's first nuclear power bank.
NASA Nuclear Engine to Mars: Launch in 2028 https://sudonull.com/nasa-nuclear-engine-to-mars-launch-in-2028
NASA Tests Nuclear Propulsion on SR-1 Freedom for Mars: Skyfall Helicopters, Advantages over Chemistry, Challenges. Learn Details of the First Interplanetary Mission with a Nuclear Reactor and Prospects for deep space.
Stream API vs Flux: differences for Java developers | Guide https://sudonull.com/stream-api-vs-flux-differences-for-java-developers-guide
We break down the architectural differences between Stream API and Flux. Learn when to use each tool and avoid critical design errors. Read the detailed guide.