dtnewman/burn-baby-burn — explained in plain English
Analysis updated 2026-05-18
Run a quick joke command to burn a set number of Claude Code or Codex tokens.
Try it out with friends as a satirical take on inflated AI usage statistics.
Switch between the Claude and Codex backends to see token burn on either platform.
| dtnewman/burn-baby-burn | codecrafters-io/build-your-own-sqlite | itsinseong/value-for-fable | |
|---|---|---|---|
| Stars | 134 | 134 | 136 |
| Language | Shell | Shell | Shell |
| Setup difficulty | easy | moderate | easy |
| Complexity | 1/5 | 1/5 | 2/5 |
| Audience | developer | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires Claude Code or Codex already authenticated on your PATH, plus jq installed.
Burn baby burn is a joke tool that does exactly one thing: it burns through AI tokens from Claude Code or Codex on purpose, with no real work behind it. The README is written as satire, poking fun at how some teams treat high AI usage numbers as a sign of productivity. You install it with a single command that downloads a script into your local bin folder, no admin rights needed. It requires that you already have Claude Code or Codex set up and logged in on your computer, along with a small command line tool called jq. Once installed, you run a single command like burn 50000 to burn fifty thousand tokens, and you can pick a specific AI model or switch between the Claude and Codex backends. The README lists its features as things like making your usage numbers look impressive to a manager, topping an internal usage leaderboard, or padding out quarterly goals, all framed as jokes rather than real business value. It also includes fake customer quotes from a CEO, an investor, and the user themselves, clearly written for comic effect rather than as genuine testimonials. There is a mention of a fictional paid enterprise version with a faster burn rate and extra account controls, again in the same joking tone. The project uses the MIT license, though the README itself jokes that since it was built with AI assistance, ownership is unclear. In short, this is a small shell script wrapped in comedic writing about the phenomenon of inflating AI token usage statistics rather than a tool meant for genuine productivity gains.
A satirical shell script that burns AI tokens on purpose to joke about vanity usage metrics.
Mainly Shell. The stack also includes Shell, jq.
You can use, modify, and share this freely, including commercially, as long as you keep the copyright notice, though the README jokes that authorship is unclear.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.