this post was submitted on 01 Dec 2025
1281 points (99.0% liked)

Programmer Humor

27690 readers
489 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
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] Schadrach@lemmy.sdf.org 7 points 5 days ago (1 children)

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 5 days ago

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