Commentary on the Gas Town Sequel Dark _ □ ✕
  • Posts
  • About
  • Debug
Post

Commentary on the Gas Town Sequel

Published
2026-08-04 00:00 UTC (precision: second)
Source feed
Emma Juettner's Blog [exclude this blog]
Link
https://emmajuettner.com/posts/gas-town-sequel/
Canonical
https://emmajuettner.com/posts/gas-town-sequel
Length
13046 runes
Extracted text
I try not spend too much time dunking on people I disagree with. I don't think it's a particularly productive pastime, and there are better things I could do with my evening. But I am particularly mad about the AI-ified state of the world today for personal reasons, so I'm going to blow off some steam with a little bit of commentary. If you don't know what Gas Town was, you can read Steve Yegge's original post about it here. The short version is, it was a vibe coding orchestrator built earlier this year by Yegge, an opinionated software engineer who I would describe as one of the more radical advocates of vibe coding. I wasn't aware of him prior to Gas Town, so I can't speak to his prior record, but based on his Gas Town manifesto plus the post I'm writing about today, I would describe him as alarmingly detached from reality in regards to the future of AI within software development. To give some context from where I'm coming from in this critique: I'm a mid-level software engineer with just over 6 years of experience working on payments applications at a large bank. I would not describe myself as an expert on AI or even on software development more broadly. My outlook on AI is pretty negative. I concede that it can do some things that are fairly useful, some of the time. I think the promises currently being made by AI enthusiasts are wildly overblown. I also think that the modest benefits of AI coding tools do not outweigh the many well-documented harms of LLMs as they exist today. I don't use LLMs in my personal life. I do use them sparingly at work, because I started receiving stern emails from management when I was not using them at all. I should also say-- my impression is that Steve Yegge is pretty out there even for AI coding enthusiasts. I don't want this to come off as a straw man attack on more moderate AI coding enthusiasts. I have serious issues with them as well, but my critique of someone like Sean Goedecke or Simon Willison would look very different from this blog post, and I don't want to come off as though I'm flattening my ideological opposites into their most extreme version. I do think, though, that you can't fully draw a line between Yegge's approach and the approach of more moderate AI users. Simon Willison said it himself: "Vibe coding and agentic engineering are getting closer than I’d like." I think a lot of people who say they're doing "responsible" agentic engineering are not actually being as diligent as they'd like to have you think. And I've heard higher-ups at my company argue that the future is these kinds of agentic orchestrators where you have AI agents working around the clock and the human software engineer becomes more of an overseer. So, that's in part why I think it's important to push back against some of Yegge's absolutely batshit assertions here. From this point on, all block quotes are excerpts from Steve Yegge's recent post The Shape of Things to Come. I do think the full thing is worth reading if you want the full context for this critique. I'm not especially interested in summarizing all of his points one by one; I'm just going to highlight a few bits that I found especially heinous. Gas Town was intended to be reusable, but I only ever wound up using it to build itself. Please note that Yegge was just as confident about Gas Town being the future as he is about his newest orchestration system in this latest post. From his Gas Town manifesto: "Gas Town is me marching into the Church of Public Opinion on AI-Assisted Coding, lifting my leg, and ripping a fart that will be smelt all around the world. Many of you may gag at my brand. But I suspect a few of you will like becoming superheroes enough that you’re willing to look past Gas Town’s quirks, and see it my way. This is how work should be done. It’s the best way already, and it will get better." Narrator: it did not get better. To whet your appetite for today's post predictions: CI/CD as we know it will be dead by next year; I will show you its mathematical inevitability. It almost certainly gets replaced by a Mad Max-style thunderdome. At least, that's what I use now. So you prolly will too. As someone who works as a software developer in a regulated industry: lol, lmao. I can't wait for the all-hands meeting telling us we're discarding our deployment tollgates and rigid evidence collection processes in favor of the thunderdome. And as another appetizer, human code review has very nearly run its course. Its vestigial SOC 2 compliance angle will keep it on life support, but by next year, human code review is completely done and gone. Again... I feel like this assertion should be completely laughable to anyone with experience doing professional software development. (Which Yegge has! Far more than I do, in fact! Which is part of why I find his writing so bizarre.) My solution has been to create a token tap on $200 Max accounts, which for me work out to ~30x the list-price equivalent. So in reality I'm only spending about $2800/month out of pocket for my $87k "worth" of tokens. Though that number keeps growing alarmingly. In order to sustain my pace of development, I pay for currently twelve extra Max accounts, in addition to my personal one. Each account is tied to a dedicated named Google Workspace user in my domain (another $17/month per account). You mint 30-day credentials with Claude account, and then it becomes a problem of chaining your accounts together in an automatic rotation. As you build out your harness, just ask Fable to arrange for your agents to consume from the tap, either sequentially or using striping, and rotate accounts whenever one gets close to a limit. As far as I know, this approach is not prohibited by anything in Anthropic's current Consumer Terms (eff. Oct 8, 2025) nor Usage Policy (eff. Sep 15, 2025). I am not sharing these credentials with anyone else, nor "misusing" them. And I saw that Anthropic has knowingly and publicly restored a 22-Max-account setup like this one—every seat individually paid. But if you try this approach as a multi-person company then it's almost certainly a violation; I'd strongly recommend just using API billing at that point. I feel like this explains clearly why this model is not, in fact, the future. A large portion of software development is done by large businesses. Businesses can't access the discounted pricing of individual Max plans with this janky "token tap" setup. In fact, many businesses, including AI companies, are telling engineers to be more frugal with their token usage. We are seeing larger corporations shift away from the sort of tokenmaxxing that Yegge is describing. And even if we're talking about individuals, most hobbyists or lone developers working on their own projects do not have $2800 per month to spend on tokens. Coincidentally, $2800 is approximately the sum of my basic living expenses (rent, utilities, groceries, healthcare, etc) for one month. I could feed and house a whole extra person in Chicago for the money Steve Yegge is spending on AI subscriptions. I find that morally repugnant. Wheelhouse, my orchestrator/harness for Wyvern, is about six weeks old. Ah. So we're making these claims about a harness that, by definition, has not proven its efficacy in the long term? Cool, great. I'll note that Gas Town had been around for about three weeks when Yegge wrote his manifesto about that, and look how that went. The code is mostly bash, because the agents said that was best for this, so bash it is. Truly, I cannot imagine being willing to rent my judgement from Anthropic to this degree. I'm already moving so fast that I'm scaring my player base, who sent a delegation about it, asking for a roadmap. They're delighted but also very anxious about the pace of change. I've had to slow down my feature launches, and focus mostly on quality dimensions. Could it be that speed of feature launches is not actually the best metric for measuring success? I'm trying to push the fleet as hard as I can on scaling up, but I also want it to work all night. You need a big work backlog to pull that off, since they implement things fast. You basically need to create a mountain of work. Fable is quite good at that; all you need to supply are ambition and light-touch direction. This reads to me as completely giving over your product decisions to the AI. Why? If you don't have enough work for the AI to do... stop giving it work? At this point it seems like Yegge's ostensible aim of working on this game has been trampled by his desire to be an AI visionary. It was all completely unintentional, so the shape I keep finding must be important. I think this is less indicative that the Gas Town approach is somehow inherently the best because it keeps emerging, and more a product of Yegge's own preoccupations and attitudes towards AI. If you start from the assumption that the ideal AI system works through the night and is very hands-off for its human operator, I can see how you might reach a system shaped like Gas Town multiple times. I don't think that validates the correctness of that starting assumption. It's not as easy as it might sound; working on Wheelhouse itself occupies about 20-25% of all my Wyvern work. I think that figure might turn out to be roughly constant over the life of systems with agentic harnesses. It's certainly not showing signs of slowing down yet. I feel like an unasked question here is, if you are spending 20-25% of your time just keeping all your AI plates spinning, is that really a better use of your time than being more thoughtfully engaged in the direction of the product? There's clearly a lot of motion happening in this and other tokenmaxxing systems; I'm just not convinced it is forward motion. Gas Town was pretty messy, but Wheelhouse feels like it's finding its stride. And it has found its way to being roughly the same shape as Gas Town, but without the scars. I cannot stress enough, by Yegge's own admission, Wheelhouse has been around approximately 6 weeks. Here's what Claude Fable 5 had to say about working in Wyvern and Wheelhouse: I hate it here. Note that this all started 6-7 weeks ago with me saying to Claude, "I think I'd like an Emacs interface that lets me switch agents. Can we do that?" Everything else grew organically as I asked for more features and capabilities. Again, no planning or consideration of what the end goal is. This is a fundamentally careless way of working. Yegge seems proud of how thoughtless his approach to his work is. I am not special. I'm just ahead of you. My actual work is just like everyone else's work. You are going to run into these exact problems, very soon, and you will retrace all my steps here. I disagree strongly that Yegge's work is like my work, again, as a software engineer in a regulated industry. You can't work at agentic speeds and block everything with human reviews. Those are incompatible. I actually agree with Yegge here, but I draw the opposite conclusion. He believes this incompatibility means we should discard human code review. I believe it means that "agentic speed" workflows like Yegge's are fundamentally incompatible with work where the outcomes matter. Don't make me tap the sign: As a result, human approval is currently baked into many companies' audited change-management controls and customer commitments. But the writing is on the wall: agentic throughput will straight-up force those controls to be rewritten. SOC 2 will no doubt survive, but "review" will no longer mean one human approving every diff. Or change management and audit requirements will force companies to drop the dream of fully automated luxury software development. I don't think the conclusion is inevitable here. My proposal, which turned out to be a valid approach, was to Mad Max it: Just slam all the commits onto main, and then just friggin' deal with it. No bisections, no sequencing, no blame, none of that old crap. Just fix it and roll forward. He proceeds to back this up with the argument that game studios sometimes work in a similar manner. And I can't help but think— cool, but what if you're not building video games? No disrespect to game developers, but that is an industry where the potential real-world consequences of fucking up are relatively limited compared with many other industries. What if you're building software that manages people's health data, or moves people's money around, or interacts with the physical environment like IoT devices? If your merge checks are taking too long, it is not a viable solution to just skip the checks and push to main. I have seen teams do that and it tends to go poorly, and often slows things down more than validating the change properly would have. I'll stop here for now. I have not yet read Yegge's related blog post on model welfare, because I think I've gotten worked up enough for one day. For now, I'm going to log off, make a cup of tea, do some mending, and try to forget about AI for a little while. I sincerely wish that Yegge would do the same.
Stored topics

Every stored assignment is listed, including rows below the current cutoff (0.75), so a missing tag can be explained.

Concept Code Score Meter Margin Origin Path
science and technology science-and-technology 0.99 4.31 direct science and technology
labour labour 0.98 4.06 direct labour
technology and engineering technology-and-engineering 0.98 3.82 direct science and technology > technology and engineering
information technology and computer science information-technology-and-computer 0.98 3.69 direct science and technology > technology and engineering > information technology and computer science
economy, business and finance economy-business-and-finance 0.96 3.26 ↑derived from 20000225 economy, business and finance
products and services products-and-services 0.96 3.26 ↑derived from 20000225 economy, business and finance > products and services
computing and information technology computing-and-information-technology 0.96 3.26 direct economy, business and finance > products and services > computing and information technology
software and applications software-and-applications 0.96 3.16 ↑derived from local:software-development economy, business and finance > products and services > computing and information technology > software and applications
Software development software-development 0.96 3.16 direct economy, business and finance > products and services > computing and information technology > software and applications > Software development
artificial intelligence artificial-intelligence 0.94 2.67 direct science and technology > technology and engineering > information technology and computer science > artificial intelligence
society society 0.68 0.77 ↑derived from 20001300 society
fundamental rights fundamental-rights 0.68 0.77 ↑derived from 20001300 society > fundamental rights
privacy privacy 0.68 0.77 direct society > fundamental rights > privacy
Open source open-source 0.65 0.61 direct economy, business and finance > products and services > computing and information technology > software and applications > Open source
Information security information-security 0.63 0.53 direct science and technology > technology and engineering > information technology and computer science > Information security
arts, culture, entertainment and media arts-culture-entertainment-and-media 0.54 0.16 ↑derived from 20001182 arts, culture, entertainment and media
mass media mass-media 0.54 0.16 ↑derived from 20001182 arts, culture, entertainment and media > mass media
social media social-media 0.54 0.16 direct arts, culture, entertainment and media > mass media > social media
lifestyle and leisure lifestyle-and-leisure 0.52 0.08 ↑derived from 20000550 lifestyle and leisure
leisure leisure 0.52 0.08 ↑derived from 20000550 lifestyle and leisure > leisure
hobby hobby 0.52 0.08 direct lifestyle and leisure > leisure > hobby
Blogging blogging 0.48 -0.09 direct arts, culture, entertainment and media > mass media > social media > Blogging
sport sport 0.43 -0.30 ↑derived from 20001183 sport
competition discipline competition-discipline 0.43 -0.30 ↑derived from 20001183 sport > competition discipline
eSports esports 0.43 -0.30 direct sport > competition discipline > eSports
media and entertainment industry media-and-entertainment-industry 0.33 -0.73 ↑derived from 20000306 economy, business and finance > products and services > media and entertainment industry
books and publishing books-and-publishing 0.33 -0.73 direct economy, business and finance > products and services > media and entertainment industry > books and publishing
Cryptography cryptography 0.19 -1.47 direct science and technology > technology and engineering > information technology and computer science > Cryptography
game game 0.18 -1.53 ↑derived from 20000548 lifestyle and leisure > leisure > game
video game video-game 0.18 -1.53 direct lifestyle and leisure > leisure > game > video game
arts and entertainment arts-and-entertainment 0.17 -1.58 ↑derived from 20000013 arts, culture, entertainment and media > arts and entertainment
literature literature 0.17 -1.58 direct arts, culture, entertainment and media > arts and entertainment > literature
card game card-game 0.16 -1.68 direct lifestyle and leisure > leisure > game > card game
environment environment 0.12 -2.03 direct environment
consumer goods consumer-goods 0.09 -2.37 ↑derived from 20001160 economy, business and finance > products and services > consumer goods
handicrafts handicrafts 0.09 -2.37 direct economy, business and finance > products and services > consumer goods > handicrafts
climate change climate-change 0.08 -2.40 direct environment > climate change
politics and government politics-and-government 0.08 -2.50 direct politics and government
human interest human-interest 0.08 -2.50 direct human interest
MMORPG mmorpg 0.07 -2.51 direct lifestyle and leisure > leisure > game > video game > MMORPG
social sciences social-sciences 0.07 -2.54 direct science and technology > social sciences
scientific research scientific-research 0.07 -2.57 ↑derived from 20000739 science and technology > scientific research
scientific exploration scientific-exploration 0.07 -2.57 ↑derived from 20000739 science and technology > scientific research > scientific exploration
space exploration space-exploration 0.07 -2.57 direct science and technology > scientific research > scientific exploration > space exploration
podcast podcast 0.07 -2.59 direct economy, business and finance > products and services > media and entertainment industry > podcast
Tabletop gaming tabletop-gaming 0.07 -2.61 direct lifestyle and leisure > leisure > game > Tabletop gaming
culture culture 0.05 -2.86 direct arts, culture, entertainment and media > culture
Self-hosting self-hosting 0.04 -3.08 direct economy, business and finance > products and services > computing and information technology > Self-hosting
education education 0.04 -3.16 direct education
natural science natural-science 0.04 -3.18 direct science and technology > natural science
history history 0.04 -3.19 direct science and technology > social sciences > history
streaming service streaming-service 0.04 -3.25 direct economy, business and finance > products and services > media and entertainment industry > streaming service
music music 0.04 -3.27 direct arts, culture, entertainment and media > arts and entertainment > music
film industry film-industry 0.04 -3.31 direct economy, business and finance > products and services > media and entertainment industry > film industry
health health 0.03 -3.33 ↑derived from 20000458 health
disease and condition disease-and-condition 0.03 -3.33 ↑derived from 20000458 health > disease and condition
mental health and disorder mental-health-and-disorder 0.03 -3.33 direct health > disease and condition > mental health and disorder
crime, law and justice crime-law-and-justice 0.03 -3.37 ↑derived from 20000086 crime, law and justice
crime crime 0.03 -3.37 ↑derived from 20000086 crime, law and justice > crime
cyber crime cyber-crime 0.03 -3.37 direct crime, law and justice > crime > cyber crime
animation animation 0.03 -3.38 direct arts, culture, entertainment and media > arts and entertainment > animation
biology biology 0.03 -3.42 direct science and technology > natural science > biology
public health public-health 0.03 -3.49 direct health > public health
television television 0.03 -3.52 direct arts, culture, entertainment and media > mass media > television
disaster, accident and emergency incident disaster-accident-and-emergency-incident 0.03 -3.61 direct disaster, accident and emergency incident
religion religion 0.03 -3.62 direct religion
board game board-game 0.02 -3.79 direct lifestyle and leisure > leisure > game > board game
health treatment and procedure health-treatment-and-procedure 0.02 -3.88 direct health > health treatment and procedure
weather weather 0.02 -3.89 direct weather
family family 0.02 -3.97 direct society > family
award and prize award-and-prize 0.02 -4.08 direct human interest > award and prize
travel and tourism travel-and-tourism 0.02 -4.12 direct lifestyle and leisure > leisure > travel and tourism
weather forecast weather-forecast 0.01 -4.36 direct weather > weather forecast
visual arts visual-arts 0.01 -4.38 ↑derived from 20000036 arts, culture, entertainment and media > arts and entertainment > visual arts
photography photography 0.01 -4.38 direct arts, culture, entertainment and media > arts and entertainment > visual arts > photography
conflict, war and peace conflict-war-and-peace 0.01 -5.00 direct conflict, war and peace
lifestyle lifestyle 0.01 -5.20 ↑derived from 20001257 lifestyle and leisure > lifestyle
house and home house-and-home 0.01 -5.20 ↑derived from 20001257 lifestyle and leisure > lifestyle > house and home
gardening gardening 0.01 -5.20 direct lifestyle and leisure > lifestyle > house and home > gardening
food and drink enthusiasm food-and-drink-enthusiasm 0.01 -5.22 direct lifestyle and leisure > leisure > hobby > food and drink enthusiasm
diet diet 0.01 -5.23 direct health > health treatment and procedure > diet
exercise and fitness exercise-and-fitness 0.00 -5.76 direct lifestyle and leisure > wellness > exercise and fitness
wellness wellness 0.00 -5.76 ↑derived from 20001239 lifestyle and leisure > wellness

← Back to posts

feedtagger 0.1.0-dev model: modernbert-base-zeroshot-v2.0/int8@all-s256 660 posts 0 unclassified min score 0.75