this post was submitted on 03 Jun 2025
31 points (84.4% liked)

Technology

1148 readers
102 users here now

A tech news sub for communists

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] Carl@hexbear.net 16 points 3 weeks ago (1 children)

See, for coding AI makes a lot of sense, since a lot of it is very tedious. You still need to understand the output to be able to debug it and make novel programs though, because the limitation is that the LLM can only recreate code its seen before in fairly generic configurations.

[โ€“] yogthos@lemmygrad.ml 10 points 3 weeks ago

Right, I agree with the author of the article that LLMs are great at tackling boring code like boilerplate, and freeing you up to actually do stuff that's interesting.