this post was submitted on 29 Sep 2025
104 points (84.2% liked)

Programmer Humor

26650 readers
1886 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
[–] BootLoop@sh.itjust.works 49 points 2 days ago (4 children)

GitHub's layout is strange to me. Why isn't releases in the top nav bar with Code, Issues, PR, etc.

[–] JohnEdwa@sopuli.xyz 8 points 2 days ago

Because GitHub really doesn't want to be the webhost for releases. They want you to spin up a website and provide downloads from your own server, and only link to github for the code.

[–] eager_eagle@lemmy.world 14 points 2 days ago* (last edited 2 days ago)

I know it doesn't address the issue for most people, but that and other things can be "fixed" with the refined GitHub extension.

The worst part IMO is that there used to be a "releases" button somewhere that got nuked. While "projects" is usually there, even though repos rarely use it.

[–] SatyrSack@quokk.au 10 points 2 days ago (3 children)

It's not just GitHub. Gitlab, Forgejo, etc., they all have releases hidden in a rather small tab instead of in a big obvious place where one might expect to see them.

[–] Ephera@lemmy.ml 6 points 2 days ago (1 children)

Forgejo has it exactly where @BootLoop@sh.itjust.works is saying, though.

Like, yeah, it is still primarily a code hosting platform, but that doesn't mean the releases have to be in the most awkward place possible.

[–] Brahvim@lemmy.kde.social 0 points 2 days ago* (last edited 2 days ago) (1 children)

"Forge-JOE", not "Forge-GO", or "Forg-Joe" or "Forg-Go"...
I have always been confused by that name! Hahahahah!

[–] BootLoop@sh.itjust.works 5 points 2 days ago (2 children)

Interesting. Maybe they don't want to be an application hosting site to non-developer types by making releases easy to use.

[–] KazuyaDarklight@lemmy.world 6 points 2 days ago

They need to make it actively harder then because most devs with a site seem to just link direct to the release page. IMO, if that's the thought process then either make it intuitive or commit and lock it down to contributors or something.

[–] black_flag@lemmy.dbzer0.com 2 points 2 days ago

I think the other ones are just copying github

[–] zalgotext@sh.itjust.works 3 points 2 days ago

On Gitlab, it's in the sidebar, in a submenu under "Deployment". It could maybe be pulled up a level, but I'd argue that's more findable than on Github

[–] BombOmOm@lemmy.world 9 points 2 days ago