News
The Chronicle of the Genesis Engine: How I Spoke Worlds into Being
The "Genesis Engine" is a machine that can create a world by speaking a word. The author used the command "Draw a dragon" to creat...
From Copilot to Coworker: Moving Beyond "Autocomplete" to "Autonomous Agents" in...
We are currently treating AI like a smarter version of Clippy. The real revolution isn't in generating boilerplate code; it's in "...
When I Fed Poems to an LLM, I Realized I Was Measuring Temperature with a Screwd...
The most important truths about a product aren't found in A/B test results, says Justin Houck. He says the most important things a...
Code Smell 318 - Wasting Time Refactoring Dirty Code
Don't waste time refactoring code that never changes; focus on frequently modified problem areas.
How to Start Robotics Without Hardware: Building a Parking Sensor with AI and Wo...
The barrier to entry for building unique software applications is dramatically decreasing. Historically, the barrier for developin...
Why Using AI Like a Human Makes You Easier to Replace
Using AI to mimic human work makes people replaceable. Real leverage comes from judgment, orchestration, and decision ownership, n...
Distributed Tracing in Spring Boot Without OpenTelemetry
You do not need OpenTelemetry SDKs to get distributed tracing in Spring Boot. Generate your own trace IDs at the boundary, propaga...
Blockchain’s Bug Tax: The Neo and NBitcoin Mistakes a Linter Spotted
Static analysis with PVS-Studio flags real bugs in Neo and NBitcoin—null dereferences, bad format strings, operator precedence tra...
The Quantum Box: A Logic Puzzle Powered by True Randomness
The Quantum Box is a mobile logic puzzle game that stripped away the predatory fluff of modern mobile gaming. The 3-bit codes you...
How I Mastered JavaScript Event Loop and Concurrent Model
JavaScript is single-threaded but handles multiple tasks concurrently using the event loop, call stack, callback queue, and microt...
I Finally Made It to YOW!
Beside my own talk and the masterclass, I also attended other speakers' talks.
My "Serverless" Dream Turned into an IP Ban Nightmare: Why I Moved to Desktop
I built a Reddit marketing tool on Next.js, but server-side scraping led to instant IP bans. This post explains why I pivoted to a...
