739
you are viewing a single comment's thread
view the rest of the comments
[-] backhdlp@lemmy.blahaj.zone 95 points 2 years ago

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

[-] nastyyboi@lemmy.world 44 points 2 years ago

So, you don't "git it"?

I'll escort myself out.

[-] HamBrick@programming.dev 6 points 2 years ago

Git push yourself out* to make the obvious joke

[-] HangingFruit@lemmy.world 32 points 2 years ago

We are the same

[-] gratux@lemmy.blahaj.zone 20 points 2 years ago

it's just linked lists of commits (except when merging)

[-] xx3rawr@sh.itjust.works 14 points 2 years ago* (last edited 2 years ago)

I don't understand linked lists

[-] QuazarOmega@lemy.lol 20 points 2 years ago

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

[-] ibk@lemmy.world 5 points 2 years ago

I don't understand what a soyjak is.

[-] QuazarOmega@lemy.lol 20 points 2 years ago* (last edited 2 years ago)
[-] sheepishly@kbin.social 6 points 2 years ago

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

[-] gratux@lemmy.blahaj.zone 5 points 2 years ago

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.

[-] Denvil@lemmy.one 4 points 2 years ago
[-] philm@programming.dev 3 points 2 years ago

Almost... To be precise it's a Merkle DAG

[-] jack@monero.town 14 points 2 years ago

It's perfectly fine to just make a zip available

[-] shaked_coffee@feddit.it 11 points 2 years ago
[-] frezik@midwest.social 5 points 2 years ago

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.

[-] xigoi@lemmy.sdf.org 1 points 2 years ago

You can open source your code just by uploading it on some kind of cloud storage and setting it as publicly available.

this post was submitted on 18 Dec 2023
739 points (96.5% liked)

Programmer Humor

24143 readers
2405 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