Remix.run Logo
whywhywhywhy 3 hours ago

>AI makes projects with weak engineering culture fail much faster.

>There used to be a time when people sat down and talked about how they'd do something. Now they can just prompt an agent for a few hours and open a PR.

>The most tragic aspect of this way of working is that, to the untrained eye, it works.

>If you pull the branch and test it, you'll probably get something somewhat functional. So what do they do? They keep going. Again and again. Until the project reaches a point where no one knows how anything works.

Isn't this the opposite of failing faster, it lets people who would have never made it past the first few hurdles and give up get deep in and then the false hope that they can then prompt their way out of whatever mess resulting in deeper and deeper spaghetti.

florianherrengt 3 hours ago | parent | next [-]

But now they can now move so fast that nobody has a realistic chance to stop them before the damage compounds. They get into a much deeper mess much faster.

barbazoo 2 hours ago | parent [-]

We always talk about damage, what's the damage here?

flatline 2 hours ago | parent | next [-]

You deploy an application that ostensibly has the desired capabilities but it fails at scale, or the architecture is not extensible to add new capabilities or fix bugs. Those are expensive mistakes and in safety-critical domains could be deadly.

The thing is I've worked on plenty of code like this written by humans. AI just accelerates the process and puts this type of code within reach of more people. It could be seen as a step backwards in good software engineering practices we've painfully learned over the last two decades. I see it as a cycle repeating itself in a new iteration, with the hope that we'll end up with still better tools and processes in another few years. But I agree it can and will result in real harm in the meantime.

danparsonson an hour ago | parent | prev | next [-]

Code that accidentally ships every 100th order out for free... exploits releasing customer PID and causing regulatory nightmares... self-driving cars that reboot at 70mph... The only limit is your imagination!

josephg 2 hours ago | parent | prev | next [-]

A giant pile of unmaintainable, brittle code nobody understands. At some point, even LLMs struggle to make changes without introducing bugs.

Kinrany 2 hours ago | parent | prev | next [-]

For example, doing a marketing push assuming that the app works, and then having it fail in trivial ways at release.

jayd16 2 hours ago | parent | prev | next [-]

Waste of time and therefore money is a big one.

greenavocado 2 hours ago | parent | prev [-]

The next decade of software consulting will be defined by repairing the Big Ball of Mud https://www.laputan.org/mud/

whateveracct 2 hours ago | parent | prev [-]

> Now they can just prompt an agent for a few hours and open a PR.

Bruh..I haven't consistently sat at my computer for even a hour at a time to code for a decade..people spend that much time in Claude??