this post was submitted on 31 Jul 2025
407 points (96.6% liked)

Comic Strips

18606 readers
2431 users here now

Comic Strips is a community for those who love comic stories.

The rules are simple:

Web of links

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] bss03@infosec.pub 4 points 1 week ago (2 children)

LLMs are already deleting whole production databases because "stupid" people are convinced they can vibe code everything.

Even programmers I (used to) respect are getting convinced LLM are "essential". ๐Ÿ˜ž

[โ€“] anomnom@sh.itjust.works 2 points 1 week ago

One of my former coders (good but super ADHD affected) was really into using it in the early iterations when GPT first gained attention. I think it steadily got worse as new revisions launched.

Iโ€™m too far from it to assess its usefulness at this stage, but know enough about statistics to question most of what it spits out.

Boilerplates work pretty much the same way and have usually been vetted by at least a couple good programmers.

[โ€“] IndustryStandard@lemmy.world 1 points 1 week ago (1 children)

They are useful to replace stackoverflow searches.

[โ€“] bss03@infosec.pub 2 points 1 week ago (1 children)

I've not found them useful for that, even. I often just get "lied to" about any technical or tricky issues.

They are just text generators. Even the dumbest stack overflow answers show more coherence. (Tho, they are certainly wrong in other ways.)

True but stackoverflow frequently lies to me as well.