Live data from Hacker News

Gas Town: From Clown Show to v1.0

steve-yegge.medium.com

1–10 of 183 posts

Re: Gas Town: From Clown Show to v1.0

#4
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.

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.

Anyway, I'm happy for Beads, Gas Town not so much my wheelhouse on the other hand.

Re: Gas Town: From Clown Show to v1.0

#5
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?

At this point it should be clear that Gas Town has done something we can evaluate the value of.

Re: Gas Town: From Clown Show to v1.0

#8
post #5

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? At this point it should be clear that Gas Town has done something we can evaluate the value of.

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.

Re: Gas Town: From Clown Show to v1.0

#9
post #5

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? At this point it should be clear that Gas Town has done something we can evaluate the value of.

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.

Re: Gas Town: From Clown Show to v1.0

#10
> 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,”

The important audit at my company is conducted by the FDA.

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.

Post reply on HN