> The whole thing will come crumbling down any minute
It is crumbling down as we speak. There's more software being pumped out than ever, but it's also buggier, more bloated, and just generally worse than ever.
A few days ago I had to revert to an older version of an open source project I use regularly, because the author turned full vibe coder and has pushed hundreds of AI generated commits in just a few weeks, at least one of which completely broke an important feature I relied on.
Whether or not you consider putting out software that technically meets the minimum requirements but is a buggy, broken mess to be a success depends entirely on your personal definition of success. Maybe you do, and you are entitled to your opinion. But once again I feel the need to remind people that we humans did not get where we are today by always doing the bare minimum. If everyone throughout history shared this mentality, we'd still be banging rocks in caves.
What was the project? I'd like to examine the before and after.
> also buggier, more bloated, and just generally worse than ever.
Citation needed. I have seen enormous improvements in bug fixes across our projects and many other companies (one HN headline says Google fixed more bugs in July than in previous 2 years). I would’ve expected even more given how easy it is to fix things now. LLMs can understand code better than anyone I’ve met, judging by their power to explain something and then optionally go ahead and fix stuff. People used to ask me about our project as I am the most senior developer and been working on our product for 12 years. But when I want to know something for sure I myself ask Claude. It is amazingly good.