Search Articles — Sudonull

Search Results

In this project

Rust instead of Node.js: 5-10x CLI acceleration

https://sudonull.com/rust-instead-of-node-js-5-10x-cli-acceleration

Rewrite CLI scripts from Node.js to Rust via AI: real benchmarks, migration process, binary distribution. Acceleration on weak hardware. Study the approach for file I/O tasks.

Zero-allocation IO for Go contests

https://sudonull.com/zero-allocation-io-for-go-contests

Six solutions for fast input-output in Go without allocations: bufio.Reader, generics, scratch-buffers. Benchmarks, code, inline-utility. For middle/senior developers.

Indie Development: from GameMaker to Steam Release

https://sudonull.com/indie-development-from-gamemaker-to-steam-release

Experience creating action-RPG on GameMaker: finalizing mechanics, itch.io, Steam moderation, wishlists, porting to mobile. Step-by-step case for middle/senior dev. Learn how to avoid mistakes.

Google I/O 2026: Gemini and Aluminium OS Change the Rules

https://sudonull.com/google-i-o-2026-gemini-and-aluminium-os-change-the-rules

Google I/O 2026 Analytics: 900 million Gemini users, Docs Live, and Aluminium OS. Find out who loses from transactional AI. Detailed breakdown inside.

Neural I/O chip: replacing copper wires with MicroLED optics

https://sudonull.com/neural-i-o-chip-replacing-copper-wires-with-microled-optics

Kopin and Fabric.AI are developing an optical Neural I/O chip for data transfer between GPUs using photons. Learn how this will change AI data centers and energy consumption.

Trending Now