Why Your AI Assistant Keeps Guessing Wrong (And How We Fixed It)
Three fixes. Three confident explanations. Zero progress. After a failed client demo and two weeks of pain...
Technical notes, project documentation, and lessons learned across software, DIY, writing, and more.
Three fixes. Three confident explanations. Zero progress. After a failed client demo and two weeks of pain...
Two days chasing a sync bug. Every API call returned 200 OK. No errors in the console. The AI iterated confidently on symptoms while the architecture...
You upgraded to Tailwind v4. Your build runs. Your CSS generates. Half your styles are missing. Welcome to the @source directive gotcha.
An Instagram post promised SEO magic through AI-generated articles. Instead of automating content, I automated everything else with 11 scripts.
You download a game. You tap buttons. Things happen. But what's actually going on behind the scenes — and how do people peek behind the curtain?
The final piece: an automation bot that logs in and completes daily tasks in 90 seconds. The hardest part wasn't sending messages — it was figuring out what...
With the binary protocol cracked, I built a Python client that authenticates, connects, and speaks the game's language.
The game speaks a custom binary language over WebSocket. The hardest part wasn't finding the protocol — it was getting one field type wrong by 4 bytes.
Your phone and the game server have a constant conversation. With the right tools, you can listen in.