this post was submitted on 18 Jul 2023
19 points (100.0% liked)

Programmer Humor

32069 readers
395 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 0 points 1 year ago* (last edited 1 year ago) (3 children)

i cannot stand git. nobody is physically capable of explaining how it works and how to actually use day to day. the vocab seems intentionally chosen to be confusing -- 'push' and 'pull' are too similar and vague [edit my uni taught the tree concept first, and explained in such a way that i could never remember if the server would push an update down to me or i would push an update up]

[–] [email protected] 0 points 1 year ago (1 children)

bro what? literally most devs use it day to day and plenty of people know how it works. push and pull are literally opposites, and used to push and pull from a remote, how is it too similar and vague?

[–] [email protected] 1 points 1 year ago

Some people know how it works, but no one takes the time to explain in plain language exactly how.

No surprise, given that it's made for and by software programmers.

load more comments (1 replies)