Subscribe→
1995The web
2007iPhone
2020GPT-3
2022ChatGPT
Chegg loses 99%
Meta lays off 33,000
2026Now

Why Saturday Robot Exists

AI is changing the work faster than job titles can keep up. I'm sharing stories from unicorn startups as they grow and from everyday builders hitting the same problems, so you don't have to figure this out alone.

Jason Gong

Jason Gong · April 29, 2026

About the author

Jason Gong here. Saturday Robot ships each week with what the most serious AI builders are actually doing. Before working on this and doing fractional growth work, I ran growth at Kite, an AI coding assistant from before ChatGPT (7M users, acquired by Affirm), founded Firezone (YC W22), and led GTM at GrowthX, where we built AI growth machines for companies like Lovable, Webflow, and Surge AI ($12M in 9 months).

This February, my token bill passed what a headcount costs for the first time. About $5,000 in a single month.1

It sounds like a lot, but as I went through what I spent the tokens on, I realized my small team had delivered what would have taken a team 3x the size a year or two ago. Most of the month ran through Claude Code and Codex. The people around me were doing work nothing in their job titles would have predicted.

The work is changing faster than job titles. Count the products launched for sales and marketing teams this year alone; every one is a new tool and a new way of working you now have to learn. That idea has been stuck in my head for months, and I'd guess plenty of people know the feeling without knowing what to do about it.

Screenshot of Andrew Ng's X post about 10x marketers, recruiters, and financial analysts
Andrew Ng argues marketers, recruiters, and financial analysts are next for the 10x productivity jump engineers already had. X, February 7, 2025.

Coding's head start: code was already canonical, public, artifact-leaving

Almost eight years ago I was head of growth at Kite, an AI coding assistant that existed years before ChatGPT.2 The models then could autocomplete and hint, and that was it. Nothing could reason with you yet. We charged for tokens before most people knew what a token was.

Kite growth chart showing more than 500,000 monthly active developers.
Kite's user growth as an AI coding assistant built years before ChatGPT. We reached 7M+ users before being acquired by Affirm in 2022.

The reason software absorbed AI so fast, I only saw it later. The substrate was already right. Engineers had spent decades getting their work into text: the code was the single source of truth, the docs got maintained, the pull requests got argued in public, and mistakes left a record. When the models learned to reason, decades of those habits started paying off at once.

Marketing gave a model nothing to work with. Strategy lived in a deck going stale, positioning was a paragraph somebody half-remembered from an offsite, and the playbooks were PDFs nobody opened. Almost none of the work left an artifact a model could read.

The same shift is now happening in other functions

Last year I built a go-to-market team where nobody had written a SQL query on day one. By the end of the year we were opening PRs in GitHub every week.

No more google docs or notion. Its cursor, tmux, claude code.
No more google docs or notion. Its cursor, tmux, claude code.

There was no elaborate workflow behind it. Context, tooling, and the person running it kept feeding each other, a flywheel, and it got better the longer it ran.

When Block cut roughly 4,000 people this February, Jack Dorsey wrote that intelligence tools paired with smaller, flatter teams were changing what it means to run a company.4 Not every layoff is downstream of AI. But the market has an incentive to tell that story, and stories like his harden into strategy before the technology catches up.

Composite image showing Jack Dorsey's February 26, 2026 X post about Block reducing its workforce and a stock chart showing Block shares rising that day.
Jack Dorsey cuts roughly 4,000 people at Block, cites AI and smaller teams, and the stock shoots up the same day. X, February 26, 2026.

Why write about this?

The best thinking I've read on any of this comes from practitioners writing as they go: Paul Graham on writing as thinking,5 or Simon Willison, who ships a tool and has the blog post up the same week.6 Ben Thompson naming the structural force under an earnings call.7 Almost everything else is a 101 explainer or a 2030 prediction. The middle, where you decide what to try on Monday, is thin.

I also ran monthly workshops on AI in content marketing this past year, with thousands of registrants across them. The people who ramped fastest all had some version of a shared system under them. The people still stuck were running the same prompt-per-task loop they'd been running six months earlier, and nobody had shown them what a working setup looks like.

The promise: have something to try Monday

Every post will be about the work itself: how a thing got done, what made it hard, what broke, what I'm still figuring out. Mostly field reports from my own work, sometimes someone whose setup taught me something. If I don't have anything substantial, the piece will be short. When I do, I'll go deep. Either way you should walk out with one concrete thing to try at work that week.

That includes this post. Shipping with it is a starter kit for a knowledge base you can run agents on:8 templates and examples you copy over and have running in an afternoon. By Monday you can have your first agent reading your own work.

Saturday is the day you build whatever you want. The robot is the thing you end up building. Didn't exist on Friday, works by Sunday.

If the feeling I opened with sounds like your last year, I think you're in the right place.

A note: the starter kit goes live Monday, May 11. Parts of the site are still rough, I'm fixing things as I go.

Get the next post in your inbox

Companies with unfair distribution win. I'm collecting field notes from the world's best operators to help you think through growth.

Join top operators from Zapier, Clay, Lovable.

Appendix

  1. 1.On “my tokens cost more than a headcount”: this was my combined Claude API and related model spend across one calendar month of production agent workflows, advisory client engagements, and personal experimentation. Headcount here means a junior contractor or freelancer monthly rate, not a full-time senior hire. The point of the line is not that $5,000 is a lot or a little, but that the ratio has flipped: I now reach for a token before I reach for another person on many tasks I would have delegated a year ago.
  2. 2.Kite was one of the first AI coding assistants. I was head of growth there from roughly 2018 onward. We launched in 2019, grew to 7M+ users, won roughly 5% of Stack Overflow’s daily traffic with a documentation site, and hacked our way to the top of the VS Code marketplace. I built a YouTube channel to 40,000 subscribers in three months to drive adoption. The AI back then ran on GPT-2 era models. Good enough to predict the next token in a line of code, not good enough to understand what you were building. Kite was acquired by Affirm in 2022.Kite on TechCrunch·Kite post-mortem
  3. 3.GrowthX is the agency where I led go-to-market and built the team described in the essay. We ran the GTM engine for Lovable, Webflow, Surge AI, Augment Code, Abnormal Security, and Udemy among others. For Surge AI specifically we generated about $12M in revenue across nine months. Revenue across the engagements grew roughly 7x over the year. The non-engineer pull request story is from that team.
  4. 4.In February 2026, Block cut roughly 4,000 people. Jack Dorsey published an internal memo the same week about intelligence tools paired with smaller and flatter teams changing what it means to build and run a company. The memo is the source of the Dorsey line in the essay.
  5. 5.Paul Graham’s essays are the clearest example I know of someone writing to figure out what they think, and then sharing the result. Start wherever. The ones on writing itself, on startup economics, and on how ideas propagate shaped a lot of what I believe about making work legible in public.Paul Graham — Essays
  6. 6.Simon Willison is a co-creator of Django and the maintainer of Datasette and the LLM CLI tool. He ships weekly and blogs about what he just shipped. If you want a working model of what learning AI in public looks like, read his archive from the last year.simonwillison.net·Datasette·LLM CLI
  7. 7.Ben Thompson’s Stratechery is where I learned to look past headline numbers to the structural force underneath a business. His framing of Aggregation Theory and his daily analysis of platform dynamics are foundational. His recent interview series with operators (the Nico Rosberg piece is a good example) is also a masterclass in eliciting specific detail rather than generalities.Stratechery
  8. 8.The starter kit launches Monday, April 27. A copyable GitHub-based knowledge base that works with Claude Code, Cursor, and most agent setups. The signup link will appear here once the kit is live.
  9. 9.Firezone is the open-source zero-trust access platform I founded. Part of Y Combinator’s Winter 2022 batch. Background for the byline credits.firezone.dev
  10. 10.Supplementary source on AI coding adoption. The 2022 Copilot productivity figure comes from GitHub’s controlled study of 95 developers writing an HTTP server in JavaScript. Developers using Copilot completed the task 55 percent faster than the control group. It was the first widely cited number that turned the AI coding case from anecdote into something measurable.GitHub: Research on developer productivity with Copilot
  11. 11.Supplementary source. The Stack Overflow 2025 Developer Survey corroborates that daily AI tool usage has become the norm among working developers.Stack Overflow 2025 AI Survey