Pure functions in Angular templates 21.2 https://sudonull.com/pure-functions-in-angular-templates-21-2
Breakdown of pure JS functions in Angular 21.2 HTML templates: filtering, navigation, input-signal examples. Limitations and best practices for middle/senior developers. Study with signal examples.
Headless CMS on Go without CGO and frameworks https://sudonull.com/headless-cms-on-go-without-cgo-and-frameworks
Minimal headless CMS on pure Go: SQLite without CGO, net/http routing, Bitrix24 integration. Zero deps, 20 MB binary. Instructions for middle/senior dev.
CSS Doom: rendering the game without Canvas https://sudonull.com/css-doom-rendering-the-game-without-canvas
Learn how to implement Doom using pure CSS with 3D div elements. Technical details on transform, custom properties, and WAD file adaptation. For middle/senior developers.
Face swap on Rust: 60 FPS without Python | Technical Breakdown https://sudonull.com/face-swap-on-rust-60-fps-without-python-technical-breakdown
How to build a face swap app on pure Rust without Python. We break down the lock-free threads architecture, memory optimization, and use of ONNX Runtime. Download the binary and try it.
Cold stars as Dyson swarms on H-R https://sudonull.com/cold-stars-as-dyson-swarms-on-h-r
Learn how Dyson swarms around red and white dwarfs look on the H-R diagram: T=50K, pure IR spectrum. Candidates from WISE and JWST for SETI. Read the analysis.