←back to thread

-2000 Lines of code (2004)

(www.folklore.org)
510 points xeonmc | 9 comments | | HN request time: 0.902s | source | bottom
1. 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 #
2. 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 #
3. 1970-01-01 ◴[] No.44382612[source]
Including the cost to build and maintain new nuclear power plants takes developers' efficiency into absurdity.
4. ◴[] No.44383108[source]
5. tuveson ◴[] No.44383153[source]
Don't be too hard on AI, it can delete code too!

https://forum.cursor.com/t/cursor-yolo-deleted-everything-in...

replies(1): >>44384677 #
6. tonyedgecombe ◴[] No.44384677[source]
I love the way the "Community Ambassador" steps in and offers solutions to this problem after it has happened.
7. cb321 ◴[] No.44385599[source]
LOL. There was a time when people were excoriated for committing generated object code into version control..
8. 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.
9. thomashop ◴[] No.44387113[source]
I use AI to simplify code. My manifesto has always been code is debt. Works really well too.