this post was submitted on 29 Sep 2025
102 points (84.5% liked)
Programmer Humor
27391 readers
2141 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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments

GitHub's layout is strange to me. Why isn't releases in the top nav bar with Code, Issues, PR, etc.
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.
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.
Exactly!