this post was submitted on 18 May 2026
825 points (98.2% liked)

Programmer Humor

31531 readers
1862 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
you are viewing a single comment's thread
view the rest of the comments
[–] nullify3112@lemmy.world 3 points 3 days ago (3 children)

So what do we use now?

I just wrote a tiny bit of code, a cute little GLSL shader than generates some shapes in a Voxel modeling tool I like. Would love to share it. Most of the shaders I use were found on GitHub. I was going to use GitLab but then realized it was like a second life bar of the same GitBoss.

I have no idea where to host my little scripts now.

[–] nullify3112@lemmy.world 1 points 2 days ago

Thank you kind people. My codeberg is up.

Now I need to learn how to actually use git. Being a noob is a full time job…

[–] nightm4re@feddit.org 3 points 3 days ago (1 children)

Codeberg or Sourcehut got you covered 🙂

[–] FizzyOrange@programming.dev 2 points 3 days ago (1 children)

Unless you want private repos and free CI, which are a pretty huge benefit of Github. I haven't personally seen any issues with Github despite all the moaning about uptime, and I use it a fair bit. I think it's going to take a lot more for them to become another SourceForge. Like, if they introduce banner ads for example.

[–] nightm4re@feddit.org 1 points 2 days ago

Now that's just misinformation you're spreading. Codeberg lets you have both private repositories and free CI (even via two different tools, Woodpecker and Forgejo Actions. None of it is unlimited, and that is just fair. Just throw a few bucks their way to support their infrastructure cost as opposed to being Microsoft's product by using their "free" stuff.