←back to thread

Code Is Debt

(tornikeo.com)
118 points tornikeo | 1 comments | | HN request time: 0s | source
Show context
furyofantares ◴[] No.45086672[source]
The worst case with AI-generated code is worse than this. Instead of a company, I'll talk about smaller personal projects.

You can make a very real decision right now - spend a lot of time making 10,000 lines of good code that you know well, or spend VERY LITTLE time (maybe 1-2% as long) making 20,000 lines of bad code that does the same thing and that you don't know well at all.

Personally I'm continuing to find the middle ground, because if you want to continue to build past that, I think you've actually lost that time in the first case.

replies(3): >>45087210 #>>45087479 #>>45087548 #
1. stitched2gethr ◴[] No.45087548[source]
> I think you've actually lost that time in the first case. And in the second case, as opposed to the middle ground.