Comment on One more LLM
AnarchistArtificer@slrpnk.net 3 days agoI’ve heard a lot of people say that llm code can be a timesaver, but only if you’re already proficient enough with the programming language that you can see at a glance what the generated code does. Otherwise, the experience is much like your own.
Valmond@lemmy.world 2 days ago
When it was useful it was for simple things, like read a file (for some reason I always forget how to do that) or convert to base64. Like something you’d find in a book.