I test AI. workflows acrossOpenAI, Claude, Codex and agents.
EN: quick takes for builders.
CN: deep workflow notes.
JP: practical notes.
I write about tool tests, workflow teardown, model behavior, and builder notes.
Follow if you care about AI tools that actually enter d
Claude 5 Fable (Ultracode)
I asked it to build a demo of my dream game in Three.js and I'm genuinely shocked 💀
One shot, a full explorable starship with a working cockpit, crew quarters, a planet drifting past real windows, dynamic lighting, sleep/eat interactions,
it screenshotted its own work and fixed itself until it hit 60fps on browser
Obviously not steam ready but man this is so so far from what we had one year ago…
Can @googlegemma DiffusionGemma help fix broken OCR?
In theory, denoising tokens in parallel could work better for OCR correction since context is seen upfront?
Pointed it at 19th-century newspaper OCR. It corrected better than the autoregressive baseline — at ~8x the speed.
Since we’re not allowed to do any biomedical work with Fable 5, I decided instead to make one-shot Flappy Bird. It's amazing & given our overlords allow making games with Fable 5, so I'll just keep making many more. Who cares about curing disease anyway?😄https://t.co/1YMDdhPcHg
DiffusionGemma is our new experimental open model with up to 4x faster output on dedicated GPUs.
Instead of predicting word-by-word, it generates entire blocks of text simultaneously. This lets the model self-correct and format complex markdown in real time.