this post was submitted on 30 Jan 2024
69 points (100.0% liked)

Programmer Humor

35817 readers
31 users here now

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

Rules:

founded 5 years ago
MODERATORS
 
top 50 comments
sorted by: hot top controversial new old
[–] NegativeInf@lemmy.world 0 points 1 year ago

rEIFt ---> rEFInd was this exact feeling for me.

See also: universal-ctags.

[–] dog_@lemmy.world 0 points 1 year ago

For me, it's MPC-HC.

[–] ember@lemmy.ca 0 points 1 year ago (2 children)
[–] toastal@lemmy.ml 1 points 1 year ago

As a bonus, they forked to Codeberg while supporting a mailing list on SourceHut (explicitly stating contributions via Microsoft GitHub will be ignored)

[–] stalfoss@lemm.ee 1 points 1 year ago

Audacity is not dead, people were just upset that they added automated update checking and crash reporting

[–] Legendsofanus@lemmy.ml 1 points 1 year ago (2 children)

What's a fork, I know what GitHub is and use it too. Just don't know what a fork is haha

[–] vinhill@feddit.de 1 points 1 year ago

https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/about-forks

It's basically like a copy of the original repository. But you can pull in and merge changes from the original, make a pull request for the original to pull your changes. Fork+pull request enables you to contribute to someone else's repository. Things like Chromium are in part forks of Safari, just that they diverged over time.

[–] minibyte@sh.itjust.works 0 points 1 year ago

A fork in the road. When a developer takes an open source project and modifies it – thus creating their fork of the original software.

[–] Mango@lemmy.world 0 points 1 year ago

But compiz...

load more comments