> But no need to wait. At a high level, Gas City is the answer to all your problems. Ha! At least, for certain classes of problem, such as, “How can I bring AI into my company and pass an audit trail,”<p>The important audit at my company is conducted by the FDA.<p>I have a feeling when they ask what processes we followed to mitigate any user harm that could be caused by software changes that "I told an AI-mayor in the form of a cartoon fox what to do and he spit out a bunch of vibecode software written by AI-driven virtual cartoon characters" is not among the answers they want to hear.
Keep in mind investing in cartoon foxes was a "business strategy" a lot of (otherwise serious) people bought into in 2020-2021.<p>And those cartoon foxes didn't even do anything! I guess these ones do?<p>Don't put it past the masses. These are crazy times.
I did an induction at some ISO certified company some years back, reading their docs. A good 50% of them contained significant content that basically read:<p>> the thing must be in the place where it should be<p>With no further information e.g. what place, where, how, when, who facilitates that?<p>> the person who facilitates it, is the person who facilitates it.<p>Yea thanks. So their ISO accredited process was basically no process. Would have been way better with a talking fox.<p>So I feel like humans are capable of just as bad. I'd be interested in what answer the Fox could spit out and I kinda wonder where it might fit on the bell curve of all non Gas-Town "auditable" processes. I'm all for skepticism but I feel like it would be more tangible if we instead criticised the response instead of just conjuring it as "definitely awful" because it happens to be on top of a generated stack.<p>I mean: I don't want it to work, but maybe we're not as good as we think we are, or the stuff we rate as super important is actually way less important with a generated context. As much as I love good code, the thought that gnaws at the back of my head is the truism that some of the most profitable code in history has been some of the "worst" code (e.g. MySpace's janky code base ontop of ColdFusion or Twitter's "Fail Whale" era).<p>So I'm happy that someone is exploring this space in an open way. I'm just glad I'm not the one finding that out with my face first.
> The important audit at my company is conducted by [Trump's second term] FDA.<p>Could work
Not yet... but me in 2020 telling you what the HN frontpage 2026 would look like you would have sent me to a mental institution, wouldn't you?
Same institution I’d send Steve today.<p>The sanatorium from American Horror Story Asylum comes to mind.<p><i>Dominique, nique, nique…</i>
"every 5th article is about no-code-solutions that sometimes work" might be unexpected but it's hardly the stuff of institutionalization.
Serious question - there's a lot of fluff talking about Gas Town, but has Gas Town shipping something in public that can be evaluated without all of this surrounding hype and blogposting?<p>At this point it should be clear that Gas Town has done something we can evaluate the value of.
If the post does not have any use-cases proving value then perhaps this is something yet to be validated, i.e. the burden on the users, not the creators.
In an era where creating such libraries is much cheaper than validating that they're useful or work, yeah you really should validate it before you expect someone to use it. Nobody is going around trying out every slop project they see, they'd be wasting hours and hours for no gain at all.<p>This all being said, I do find the idea interesting, but heeded it's advice when it said it's hideously expensive and risky to use. So yes, I do want someone braver, richer, and stupider than me to take the first leap
Corollary: if the post does have use-cases providing value, this is something yet to be validated and the value is just imagine by the author
you can always fire it up yourself and see what its all about. in my experience it generates a lot of code very quickly, that code is probably only ever supposed to be LLM maintained, not by people.
I don't think the op meant Gas Town itself (if they did, my bad), but what has Yegge done with Gas Town? By now it should have released some amazing thing if Gas Town increases productivity so much.
What has Yegge done with Gas Town? Well for one, he has posted a bunch of blog content about it which has generated chatter like this and increased his geek mindshare.<p>Just because he's operating in the realm of smart nerds doesn't mean he is immune to the value-inverting effects of social media.
I think the main thing he's produced using Gas Town is Gas Town itself.
> <i>you can always fire it up yourself and see what its all about</i><p>I imagine it doesn't run very cheaply.
> <i>that code is probably only ever supposed to be LLM maintained, not by people.</i><p>But LLMs are trying to mimic people. So if confusion is the human response, what's to stop the llm from acting confused?
> Having spent six weeks or so using Gas Town across multiple simultaneous projects, I believe I can describe the shift concretely. The bottleneck migrates from coding speed to the rate at which you can generate ideas, write specifications, and validate outputs. You are no longer limited by how fast you can build. You are limited by how fast you can think.<p>Interesting:<p>> Kubernetes asks “Is it running?” Gas Town asks “Is it done?” Kubernetes optimizes for uptime. Gas Town optimizes for completion.<p><a href="https://embracingenigmas.substack.com/p/exploring-gas-town" rel="nofollow">https://embracingenigmas.substack.com/p/exploring-gas-town</a>
I’m not sure I find the testimony of a Bain & Company AI consultant (<a href="https://www.bain.com/our-team/eric-koziol/" rel="nofollow">https://www.bain.com/our-team/eric-koziol/</a>) to be compelling for anything outside of generating fees.
This seems to be an AI-generated post where the "author" never reveals building any successful product or even tangible project with Gas Town.
This sounds like every LLM workflow, which is 'you tell the LLM what you want'.<p>The real distinction is of scale - whether you want a REST endpoint or a fully functional word processor.<p>But real, actual, complex software is at least half spec (either explicit, or implicitly captured by its code), the question is, can LLMs specify software to the same degree with Gas Town, that you get something functioning?
This doesn't really answer the question...?<p>You provided a quote from someone who seems to be an AI-boosting influencer who claimed to use it, but where's the output in the form of code we can look at, or in the form of an app someone can use today?<p>I'm not an AI-denier. I use LLMs and agentic coding. They increase my productivity.<p>...but there is still a very real problem with people claiming that some new way of using AI is earth shattering, and changes everything based on vague anecdotes that don't involve a tangible released output that they can point to.
Yeah if this can truly just autonomously make great software, then where is all the new SaaS that is able to undercut incumbents by charging 10-20% of what they are charging?
I don't use LLMs and I never use agentic coding. And I too am interested in an answer to this question.
Nice timing. I was just noting that beads in an old repo, just ... worked. Updates worked, I didn't have super weird errors to track down... I was like "nice!" Beads bumping to 1.0 is great. I haven't used gas town in a month or so, but a stable gas town sounds very valuable.<p>I think Yegge's instincts that making a programmable / editable coordination layer (he calls this gas city) is a great idea. Gas town early days was definitely a wild experience in terms of needing to watch carefully lest your system be destroyed, and then I put that energy into OpenClaw - I'll probably spin up Gas City and see what it can do soon though. Very cool.
I loved Beads, but kept running into issues because it is so git heavy. One: not every system and project I work on uses git. Two: Sometimes I'd switch branches, and that would screw up Beads state entirely. Three: And this is at least last I used it, there's no safety net, Claude would close a Bead, without validating anything.<p>I wound up building my own with Claude, I made it SQLite first, syncs to GitHub, can pull down from GitHub, and I added "Gates" to stopgap Claude or whatever agent from marking things complete if they've not been: compiled, unit tests run, or simple human testing / confirmation. The Gates concept improved my experience with Claude, all too often it says it finished something, when in fact it did not. Every task must have a gate, and gates must pass before you can close a task. Gates can be reused across tasks, so if "Run unit tests" is one gate, you can reuse it for every task, when it passes, it passes for that one task <-> gate combination.<p>Anyway, I'm happy for Beads, Gas Town not so much my wheelhouse on the other hand.
Love this.<p>How did you implement gates? Are they simply tasks Claude itself has to confirm it ran, or are they scripts that run to check that the thing in question actually happened, or do they spawn a separate AI agent to check that the thing happened, or what?
Claude or whatever agent will get a message when it tries to close a task, which tells them which gates are not resolved yet, at which point, the agent will instinctively want to read the task. I did run into an issue where I forgot to add gates to a new project, so Claude did smoosh over by making a blanket gate, I have otherwise never had an issue when I defined what the gate is, Claude usually honors it. I havent worked on big updates recently, but I noticed other tools like rtk (Rust Token Killer) will add their own instructions to your claude's instructions.md file, so I think I need to craft one to tack on with sane instructions, including never closing tasks without having the user create gates for them first.<p>In a nutshell, a gate is a entry in the DB with arbitrary text, Claude is good about following whatever it is. Claude trying to close a task will force it to read it.<p>Life's gotten slightly busy, but you can see more on the repo. I've been debating giving it a better name, I feel like GuardRails implies security, when the goal is just to validate work slightly.<p><a href="https://github.com/Giancarlos/GuardRails" rel="nofollow">https://github.com/Giancarlos/GuardRails</a>
Gas Town really feels not just vibe coded but also vibe designed.
I looked into it, to see whether multi agent setups really made a difference, the entire design philosophy feels like it was « let’s add one more layer of agent and surely this time it will work » about 10 times in a row.<p>So now you have agents of type mayor, polecats, witnesses, deacons, dogs etc plus a slew of
Unneeded constructs with incomprehensible names.<p>In one of the blog post for gas town I remember reading something by the author along the lines of « it’s super inefficient, but because you burn so many tokens, you still get what you want at the end! » clearly this is also the design philosophy behind this project, just (get your ai to) throw more random abstractions and more agent types until you feel like it kinda works, don’t bother asking yourself if they actually contribute anything.<p>This gave me the very clear feeling that most of the complexity of gas town is absolutely not needed and probably detrimental.<p>Ended up building my own thing that is 10x simpler, just a simple main agent you talk to, that can dispatch subagents, they all communicate, wake each other up and keep track of work through a simple CLI. No « refinery » or « wasteland » or « molecule » or « convoys » or « deacons » or …
> Ended up building my own thing that is 10x simpler, just a simple main agent you talk to, that can dispatch subagents, they all communicate, wake each other up and keep track of work through a simple CLI. No « refinery » or « wasteland » or « molecule » or « convoys » or « deacons » or …<p>You won't get 10k stars and a blog post out of that. Obviously you need some Stoats who have Conferences with the Stump Lord to determine whether they are needed at the Silo or the Bilge. They'll then regroup at the appropriate Decision Epicenter and delegate to the Weasels and Chipmunks who actually do the coding (antiquated term) in the Salt Mine.<p>The Stump Lord is an owl.
<i>> I’ve been saying since last year that by the end of 2026, people will be mostly programming by talking to a face. There’s absolutely NO reason to type with the Mayor. You should be able to chat with them like a person. You’ll have a cartoon fox there onscreen, in costume, building and managing your production software, and showing you pretty status updates whenever you ask for one. This is the end state for IDEs.</i><p>This is a desirable end state for highly social but perhaps slightly sociopathic extroverts who want to spend all day talking even though they aren't talking to a person.<p>For anyone else, it's hard to imagine considering that a desirable way to spend eight hours a day.
I tried Beads and it kept breaking in such frustratingly random ways that I just added a Linear MCP server and called it a day. That's really all you need.
I searched on google about the cost of running Gas Town. The Gemini AI response claimed Gas town costs $100 / hour and can spit out 4000 lines of code per hour, so Gas Town costs 2.5 cents per line of code.<p>I tried tracking down where those numbers came from and the sources were a bit sketchy. Can anybody who has used Gas Town confirm those numbers, or report their personal numbers?
The original Beads, it seems, used my CGO-free SQLite driver.<p>Seems like I'm back to obscurity.<p>:)
An apt name for something doing it's part to spike energy consumption and accelerate the climate crisis.
The climate crisis is primary a consequence of fossil fuels, not necessarily energy demand. I feel like its a poor conflation, despite it possibly being a truism depending on where the datacentre is based and what power source feeds it.
Does anyone has any tips for starting with Gastown? I am comfortable with couple of agents running, but not yet comfortable with what Gastown offers.
Set a budget. Fund an openrouter account with the max you can stomach spending on this test and give it a shot.<p>At least, that’s what I would do, if I had any interest in testing out gastown with my own money. If my employer wants to pay for the testing, that’s another question entirely.
Does this support OpenAI-compatible APIs? Or is it only clowncode, codex and copilot? Love to try it but without OpenAI-compatible APIs it is junk.
TBH this post still reads like a clown show.
Read some of his earlier stuff. He’s a very informal writer, but he’s a damn good one with good ideas.
Yeah but the clown show is now marked 1.0 for release.
[dead]
[dead]
Yegge is a snake oil salesman
Please don't post personal attacks to HN. It's not what this site is for, and destroys what it is for.<p>Thoughtful critique is of course fine but there's no need to be personal, and it should be something we can learn from.<p><a href="https://news.ycombinator.com/newsguidelines.html">https://news.ycombinator.com/newsguidelines.html</a>