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
view the rest of the comments
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.
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.