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

Programmer Humor

24993 readers
366 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 294 points 1 year ago (64 children)

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

[–] r00ty@kbin.life 147 points 1 year 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 72 points 1 year ago* (last edited 1 year 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 3 points 1 year 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 1 year ago

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

[–] BatmanAoD@programming.dev 5 points 1 year 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 (59 replies)