this post was submitted on 20 Feb 2024
717 points (100.0% liked)

Programmer Humor

422 readers
1 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
[–] r00ty@kbin.life 95 points 11 months ago (1 children)

I'd agree, but the caveat is that github is primarily about an interface for source control and collaboration between developers for projects. The release page is really just an also-ran in terms of importance.

[–] Anamana@feddit.de 48 points 11 months ago* (last edited 11 months ago) (4 children)

Imo they aren't even trying, because it's not that hard to make it better. Doesn't even have to be a compromise. Most people just need a visible download button for the programs, that's all.

[–] llii@feddit.de 35 points 11 months ago (1 children)

If that's a concern for the project maintainers, they should create a homepage for the project with download links.

[–] ekky@sopuli.xyz 19 points 11 months ago

Or make a shortcut/link in the readme to the newest release of the most popular OS's.

A decent release page tends to contain all kinds of files for different OS, so 'regular' people who just want the .deb or .exe would likely become confused regardless.

[–] Rodeo@lemmy.ca 5 points 11 months ago (2 children)

There is, it's literally right there on the home page of the project. You can either copy a URL and download it by cloning the git repo, or you can download the whole project as a zip file. Then you just have to compile it!

GitHub is for developers, not end users.

[–] Anamana@feddit.de 8 points 11 months ago

It's not a compromise to make another download button for the last release as well. No one looses.

[–] BatmanAoD@programming.dev 8 points 11 months ago

That's not a download button for the program. But there is indeed a link to the release page right on the home page of the project, so you're still correct.

[–] chevy9294@monero.town 5 points 11 months ago

Imagine how many download buttons would be if Github had ads.

[–] Scrollone@feddit.it 4 points 11 months ago

SourceForge had a better UX for those who just want to download software.

And SF is horrible, so this says a lot.