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:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.
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.