Add blog post: the AI coding subsidy multiple#30
Draft
bassam wants to merge 1 commit into
Draft
Conversation
bassam
marked this pull request as draft
July 3, 2026 20:14
bassam
force-pushed
the
blog/ai-coding-subsidy-multiple
branch
from
July 3, 2026 20:33
9d961ff to
2744583
Compare
bassam
force-pushed
the
blog/ai-coding-subsidy-multiple
branch
from
July 3, 2026 21:26
2744583 to
c48d956
Compare
bassam
force-pushed
the
blog/ai-coding-subsidy-multiple
branch
from
July 4, 2026 01:21
c48d956 to
827d77e
Compare
bassam
force-pushed
the
blog/ai-coding-subsidy-multiple
branch
from
July 4, 2026 02:24
827d77e to
aa078eb
Compare
bassam
force-pushed
the
blog/ai-coding-subsidy-multiple
branch
from
July 4, 2026 02:27
aa078eb to
8474b9a
Compare
bassam
force-pushed
the
blog/ai-coding-subsidy-multiple
branch
from
July 5, 2026 17:57
8474b9a to
59ec99b
Compare
bassam
force-pushed
the
blog/ai-coding-subsidy-multiple
branch
from
July 5, 2026 18:03
59ec99b to
84927b0
Compare
bassam
force-pushed
the
blog/ai-coding-subsidy-multiple
branch
from
July 5, 2026 18:13
84927b0 to
9031d4c
Compare
bassam
force-pushed
the
blog/ai-coding-subsidy-multiple
branch
from
July 6, 2026 15:04
9031d4c to
11ca652
Compare
bassam
force-pushed
the
blog/ai-coding-subsidy-multiple
branch
from
July 6, 2026 15:07
11ca652 to
e879b4a
Compare
bassam
force-pushed
the
blog/ai-coding-subsidy-multiple
branch
from
July 6, 2026 15:12
e879b4a to
ac002ac
Compare
bassam
force-pushed
the
blog/ai-coding-subsidy-multiple
branch
2 times, most recently
from
July 6, 2026 15:19
e879b4a to
12ed0af
Compare
bassam
force-pushed
the
blog/ai-coding-subsidy-multiple
branch
from
July 6, 2026 15:24
12ed0af to
240adae
Compare
bassam
force-pushed
the
blog/ai-coding-subsidy-multiple
branch
from
July 14, 2026 03:20
240adae to
cca242d
Compare
bassam
force-pushed
the
blog/ai-coding-subsidy-multiple
branch
from
July 14, 2026 03:38
cca242d to
4de6bc1
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>
bassam
force-pushed
the
blog/ai-coding-subsidy-multiple
branch
from
July 14, 2026 20:14
4de6bc1 to
6386f58
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.