Remix.run Logo
sharadov 2 days ago

Tech debt and maintainability were important because time was of the essence in another era. If the cycles get compressed by say 95%, to hell with it, just trash the old and write everything from scratch, start from a clean slate each time?

nradov 2 days ago | parent | next [-]

That may be good enough for consumer facing systems. Rewrites seldom go well for enterprise systems of record because the code embodies a lot of undocumented but critical requirements. If you start vibe coding from a clean slate then all of that knowledge is lost and you've created an even bigger problem.

jupp0r a day ago | parent [-]

I don't think that needs to be true either anymore. Exhaustive specifications and comprehensive test suites are easily created now too. That's why I think software engineering will not go away, it will just change drastically.

jeltz a day ago | parent [-]

It will change and most likely for worse. The new applications will be even buggier and worse than what we have now.

Schlagbohrer 13 hours ago | parent [-]

And worst possible outcome for the working class of humans is that we end up with AIs as our managers, being told to do what the AI recommends no matter what, or being in some way suborned to the AI.

jasomill a day ago | parent | prev | next [-]

So fix a system's known bugs by creating an entirely new system with a fresh set of unknown bugs?

a day ago | parent | prev | next [-]
[deleted]
a day ago | parent | prev [-]
[deleted]