The Cathedral, the Bazaar, and the Winchester Mystery House
21–30 of 79 posts
Re: The Cathedral, the Bazaar, and the Winchester Mystery House
#22Does anyone know what “agent tea” is in the second graph? There is a paper about a protocol but it seems a bit obscure to be featured in this context and the other two points on the graph are models.
I think the graph is getting cut off for you - for me it reads "Agent Teams"
Re: The Cathedral, the Bazaar, and the Winchester Mystery House
#23> Which is why maintainers feel like they’re drowning. How about actually funding opensource project mantainers? We have non profit orgs, that eat billions of public funds. We spend biilions for influencing hardly measurable metrics, with very nebulous benefits in far distant future. Direct sponsoring of critical projects would have far better and concrete benefits.
The problem is the cost is so wildly asymmetric. When everyone with a computer and a subscription can vibe code low quality features, when everyone can submit dubious security bug reports, no amount of funding will even that out. Producing submissions is essentially free while triaging and reviewing remains very expensive.
3 years ago the cost was asymmetric in the other direction. The cost of writing code was high. The cost of finding security bugs was extremely high. The cost of triaging and reviewing was basically the same as it is today.
Large corporations that are well funded are facing the exact same issues internally right now. With agent output so cheap, how do you deal with the deluge? It’s not practical or desirable to have your best engineers doing nothing but reviewing generated code, some of which is likely very low value.
Re: The Cathedral, the Bazaar, and the Winchester Mystery House
#24The "cathedral" in ESR's essay wasn't proprietary closed source, it was the GNU project.
It wasnt one thing, gnu is a case of cathedrals. Corps are usually more cathedrally than bazaary because of their hierarchical top down structure, but ymmv, an elon musk or steve jobs company will be more cathedral than a conglomerate like unilever or a google or microsoft
Re: The Cathedral, the Bazaar, and the Winchester Mystery House
#25Most of my commits (hand written and AI) have delete counts that are 75-110% the added line count.
The point that many developers will probably forget to tell the LLM to run cleanup/refactoring paths is probably true though. (I’ve definitely found ghost-chasing bugfixes in all sorts of corners of LLM generated code).
Re: The Cathedral, the Bazaar, and the Winchester Mystery House
#26Re: The Cathedral, the Bazaar, and the Winchester Mystery House
#27> Which is why maintainers feel like they’re drowning. How about actually funding opensource project mantainers? We have non profit orgs, that eat billions of public funds. We spend biilions for influencing hardly measurable metrics, with very nebulous benefits in far distant future. Direct sponsoring of critical projects would have far better and concrete benefits.
Re: The Cathedral, the Bazaar, and the Winchester Mystery House
#28>Gary Tan’s personal AI committee gstack is a Winchester Mystery House constructed mostly from Markdown. Winchester Mystery Potemkin Village.
Re: The Cathedral, the Bazaar, and the Winchester Mystery House
#29So, I’ve explored AI coding, but my conclusion up to this point has been that it’s interesting, but the code is sometimes a mess, and sometimes it will completely crater the project to the point where you just have to throw it all away and start over. After reading this article, I keep wondering if we’re really being productive or just creating lots of crappy code at machine speeds now. It’s one thing to say that we…
Maybe adopting some hard constraints on code complexity that agents have to work within would help?
Re: The Cathedral, the Bazaar, and the Winchester Mystery House
#30The "cathedral" in ESR's essay wasn't proprietary closed source, it was the GNU project.