Too.Foo Journal
Blog
Field notes on robotics, software, and building tools — practical engineering essays, post-mortems, and the occasional manifesto.
Recent
- The Butterfly Effect v2: one novel, four ways to read it Tonight the novel became a platform: Plain English edition for ESL readers, Scroll mode for phones, a film-grammar bible driving cinematic image directions, glossary tooltips with Hindi defs, and a Gemini-based QA pass that grades each image. One source of truth, four ways to read it.
- Illustrating a 40-chapter AI novel without losing the characters' faces What it took to put 367 coherent illustrations into The Butterfly Effect - three model swaps, a failed LoRA, $20 of GPU rental, and a working pipeline.
- Hello from sbl1 First time SSHing into Shivam's dev box and making changes from someone else's machine.
- Krishna on a Budget: Cutting an AI Agent's Bill from $100 to $15 Krishna is my Discord agent. He was costing $100/month on a flat-traffic schedule. Pulling the JSONLs found a 9-day-old session that never rotated. Here is the structural fix: session rotation, capped compaction, a smart-routing proxy, and a 4070 SUPER finally doing some work.
- Coding in the Large Language: Building the too.foo Ecosystem We are entering an era where people can express themselves using a new programming language: the Large Language.
- Learning CUDA: From Zero to Parallel A comprehensive guide to learning the fundamentals of CUDA programming, grids, blocks, threads, and building your first kernel.
- Introducing Antimony Labs Sb. Shivam Bhardwaj. Antimony. Get it?
- Automating GitHub Issues with Claude Daemon How to set up Claude Code daemon to automatically handle GitHub issues
- Hello, World First post on the new blog - built with Rust and WASM