Blog 385 posts

Notes from the trenches on AI engineering, LLM apps, and the full-stack work that holds it all together.

OpenAI finally lets you bank Codex rate limit resets for when you actually code
5 min read

OpenAI finally lets you bank Codex rate…

Codex rate limits used to reset on OpenAI's clock, often at 3am. Banked resets let Go, Plus, Pro, and Business users save and trigger them manually, with a 30-day expiry and referral bonuses through June 24.

Claude artifacts can persist data now. The leaked Fable 5 prompt explains how.
5 min read

Claude artifacts can persist data now. The…

Anthropic's Claude Fable 5 system prompt leak reveals window.storage, a key-value API for artifacts that remember data between chats. Here is what builders can actually do with it.

Claude Fable 5 spent 1.4M tokens designing a humanoid robot. What shipped?
4 min read

Claude Fable 5 spent 1.4M tokens designing…

Jake Fitzgerald's viral demo used two hours and 1.4 million tokens to generate CAD-ready humanoid robot designs, kinematics, and animations. I broke down what is real versus render hype.

Claude Fable 5 built a playable Minecraft clone from one prompt. I checked the repo.
5 min read

Claude Fable 5 built a playable Minecraft…

Developers are shipping browser Minecraft clones with Claude Fable 5 in 20 to 40 minutes for roughly $12 to $30. The interesting part is not the game. It is the systems design the model held in one context.

Cohere North Mini Code is a 30B MoE you can self-host for agentic coding
4 min read

Cohere North Mini Code is a 30B…

Cohere's first open-weight coding model activates 3B of 30B parameters per token, ships under Apache 2.0, and targets terminal agents. Here is when I would run it locally instead of a frontier API.

MoneyPrinterTurbo turns one keyword into a short video pipeline you can self-host
4 min read

MoneyPrinterTurbo turns one keyword into a short…

The open-source MoneyPrinterTurbo repo chains LLM scripts, TTS, stock footage, and FFmpeg into finished 9:16 or 16:9 videos. Here is the architecture worth copying even if you never post on TikTok.