this post was submitted on 20 Nov 2024
933 points (97.7% liked)

Programmer Humor

20632 readers
1326 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
933
submitted 3 months ago* (last edited 3 months ago) by [email protected] to c/programmer_humor
(page 5) 50 comments
sorted by: hot top controversial new old
[–] ICastFist 4 points 2 months ago (2 children)

Same account that complained about the christmas santa hat

load more comments (2 replies)
[–] [email protected] 4 points 2 months ago* (last edited 2 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).

[–] [email protected] 3 points 2 months ago

note to self: never use "discard"

load more comments
view more: ‹ prev next ›