this post was submitted on 20 Nov 2024
864 points (97.4% liked)

Programmer Humor

27082 readers
1147 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
(page 5) 50 comments
sorted by: hot top controversial new old
[–] AnUnusualRelic@lemmy.world 4 points 11 months ago* (last edited 11 months ago) (4 children)

Looks like windows should come with a dictionary.

"Huh, discard, I wonder what that does. Let's try it on all my work from the last six months"

Idiots gonna idiot...

[–] Wirlocke@lemmy.blahaj.zone 3 points 11 months ago (1 children)

This feels like when my brother backed up a file with Onedrive, then figured he could delete the original... the one that Onedrive was keeping track of.

It's not that these aren't confusing, but why risk your file without testing what the software will do first? Especially before hitting anything like "delete" or "discard"?

load more comments (1 replies)
load more comments (3 replies)
[–] kamen@lemmy.world 4 points 11 months ago* (last edited 11 months ago)

I agree with the "learn the CLI", but to newcomers I'll also suggest to look at the IDE/editor's output channel - if there's GUI for Git, there are also most likely logs for what's happening under the hood - even if a little noisy, it can be a good learning resource. And of course if you're learning and unsure of what's happening (with the CLI or through a GUI), do so in a non-destructive manner (by having proper backups).

[–] parpol@programming.dev 3 points 11 months ago (1 children)

Maybe he would prefer perforce.

load more comments (1 replies)
load more comments
view more: ‹ prev next ›