Add blog post: the AI coding subsidy multiple#30
Draft
bassam wants to merge 1 commit into
Draft
Conversation
9d961ff to
2744583
Compare
2744583 to
c48d956
Compare
c48d956 to
827d77e
Compare
827d77e to
aa078eb
Compare
aa078eb to
8474b9a
Compare
8474b9a to
59ec99b
Compare
59ec99b to
84927b0
Compare
84927b0 to
9031d4c
Compare
9031d4c to
11ca652
Compare
11ca652 to
e879b4a
Compare
e879b4a to
ac002ac
Compare
e879b4a to
12ed0af
Compare
We measured what our team's Claude Code usage would cost at API list prices and found it runs about 24x our per-seat price on average (up to 45x for the heaviest engineer). The post shares the numbers, the measurement method, and the script so readers can measure their own. Signed-off-by: Bassam Tabbara <bassam@upbound.io>
12ed0af to
240adae
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What and why
We measured what our team's Claude Code usage would cost at API list prices. It runs about 24x our per-seat price on average, and 45x for our heaviest engineer. This post shares the numbers, how we measured them (a small script that reads the local Claude Code session logs, only token counts, no prompts or code), and links the script so readers can measure their own subsidy multiple.
Adds
content/blog/2026-07-03-ai-coding-subsidy-multiple/plus its cover, inline chart, and avatar underpublic/blog/.Checklist
npm run buildlocally (passes).npm run lintonly prompts to configure ESLint (no config in the repo), so it is a no-op here.npm run validate-posts(passes).git commit -s.