1218
you are viewing a single comment's thread
view the rest of the comments
[-] cupcakezealot@piefed.blahaj.zone 46 points 2 months ago

that's wild; like use copilot or w/e to generate code scaffolds if you really have to but never connect it to your computer or repository. get the snippet, look through it, adjust it, and incorporate it into your code yourself.

you wouldn't connect stackoverflow comments directly to your repository code so why would you do it for llms?

[-] dejected_warp_core@lemmy.world 21 points 2 months ago

Exactly.

To put it another way, trusting AI this completely (even with so-called "agentic" solutions) is like blindly following life advice on Quora. You might get a few wins, but it's eventually going to screw everything up.

[-] thethunderwolf@lemmy.dbzer0.com 2 points 2 months ago

is like blindly following life advice on Quora

For-profit ragebaiters on quora would eventually get you in prison if you do this

[-] Tja@programming.dev 14 points 2 months ago* (last edited 2 months ago)

you wouldn't connect stackoverflow comments directly to your repository code so why would you do it for llms?

Have you met people? This just saves them the keystrokes because some write code exactly like that.

[-] Evotech@lemmy.world 5 points 2 months ago

But it's so nice when it works.

[-] Schadrach@lemmy.sdf.org 7 points 2 months ago

Unironically this. I've only really tried it once, used it mostly because I didn't know what libraries were out there for one specific thing I needed or how to use them and it gave me a list of such libraries and code where that bit was absolutely spot on that I could integrate into the rest easily.

It's code was a better example of the APIs in action and the differences in how those APIs behave than I would have expected.

I definitely wouldn't run it on the "can run terminal commands without direct user authorization" though, at least not outside a VM created just for that purpose.

[-] Evotech@lemmy.world 2 points 2 months ago

I have a fair bit in approved mode. Like it can run mkdir, ls, git diff etc

[-] cassandrafatigue@lemmy.dbzer0.com 5 points 2 months ago

Most capitalist subjects are not well.

this post was submitted on 01 Dec 2025
1218 points (100.0% liked)

Programmer Humor

30038 readers
991 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS