←back to thread

-2000 Lines of code (2004)

(www.folklore.org)
510 points xeonmc | 4 comments | | HN request time: 0s | source
Show context
conartist6 ◴[] No.44382320[source]
I think of this story every time I see a statistic about how much LLMs have "increased the productivity" of a developer
replies(4): >>44382591 #>>44382612 #>>44383108 #>>44383153 #
1. Chris_Newton ◴[] No.44382591[source]
Or the current industry favourite, “X% of our new code is now written by AI!”
replies(3): >>44385599 #>>44386737 #>>44387113 #
2. cb321 ◴[] No.44385599[source]
LOL. There was a time when people were excoriated for committing generated object code into version control..
3. Cthulhu_ ◴[] No.44386737[source]
Microsoft, the number being 30%; whether that's accurate is another matter. Twenty years ago people already used IDEs to generate boilerplate code (remember Java's getters/setters/hashCode/toString?) because some guy in a book said you had to.
4. thomashop ◴[] No.44387113[source]
I use AI to simplify code. My manifesto has always been code is debt. Works really well too.