this post was submitted on 20 Feb 2024
1159 points (98.4% liked)

Programmer Humor

25882 readers
512 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
[–] Anamana@feddit.de 272 points 2 years ago (60 children)

GitHub has bad UX for people who just wanna download and use the programs

[–] r00ty@kbin.life 138 points 2 years ago (9 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 71 points 2 years ago* (last edited 2 years ago) (8 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.

[–] Rodeo@lemmy.ca 1 points 2 years 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 7 points 2 years ago

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

[–] BatmanAoD@programming.dev 6 points 2 years 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.

load more comments (5 replies)
load more comments (5 replies)
load more comments (55 replies)