this post was submitted on 26 Jun 2025
396 points (98.3% liked)

Programmer Humor

36796 readers
352 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] ExtremeDullard@lemmy.sdf.org 100 points 3 days ago* (last edited 3 days ago) (12 children)

Using Copilot even as a mere coding assistance is insane, if no other reason than you're sending all your code to Microsoft, and you also let them monitor your work habits in uncomfortably intimate details.

[–] Valso@lemmy.ml 1 points 11 hours ago

I'm using Copilot to help with bash scripting when I get stuck with the script. I'm aware they'll be able to see all of my scripts but: • I'm willing to share all of my scripts with anyone who wants them, so I'm OK with it, if MS can see them. They're all FOSS literally and figuratively. • Copilot is incredibly helpful with scripts, much more helpful than the 10 year old kid named ChatGPT. When I ask Copilot to explain a certain part of the script, it explains it in an understandable way, unlike quite a few other AIs.

load more comments (11 replies)