We're not the same! (period)

hypnotic_nerd@programming.dev to Programmer Humor@programming.dev – 729 points –
36

You are viewing a single comment

I don't open source my code bc I don't understand git

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

I don't understand what a soyjak is.

soyjaks pointing linked list

Kourtesy of Krita

I still don't understand Git but I like this image

each commit points to the one before. additionally a commit stores which lines in which files changed compared to the previous commit. a branch points to a particular commit.

1 more...
1 more...

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.

1 more...