this post was submitted on 18 Dec 2023
668 points (96.1% liked)
Programmer Humor
19563 readers
1197 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 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I don't open source my code bc I don't understand git
So, you don't "git it"?
I'll escort myself out.
Git push yourself out* to make the obvious joke
We are the same
git good
it's just linked lists of commits (except when merging)
I don't understand linked lists
In internet terms: It's just a soyjak holding a box with data who is pointing at another soyjak holding a box with data who is pointing at another {insert N-3 of the same soyjaks} soyjak with a box with data without an arm to point with
It's just a thingie
Almost... To be precise it's a Merkle DAG
Branchophobic
It's perfectly fine to just make a zip available
There's a guy out there who made a reversible NES emulator, meaning it can run games backwards and come to the correct state. He made a brilliant post on Reddit /r/programming linking his ideas for the emulator to quantum mechanics.
Then he was asked why he didn't distribute his program in git. He said that he didn't know git.
To me, that's a pretty good example of the difference between computer science and software engineering.
You can open source your code just by uploading it on some kind of cloud storage and setting it as publicly available.