this post was submitted on 01 Dec 2025
1282 points (99.0% liked)
Programmer Humor
27690 readers
305 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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
But it's so nice when it works.
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.
I have a fair bit in approved mode. Like it can run mkdir, ls, git diff etc