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

Programmer Humor

24555 readers
1298 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
[–] pachrist@lemmy.world 42 points 1 year ago (3 children)

The problem with github isn't really a problem. It's just accessible enough to borderline tech people who want a one click solution to a problem. They can find it, but using it requires more skill than they have. It's a code repository, not an app store. The most useful things I find on github aren't from some massive app developer, they're from some guy who happened to have the same problem as me. Rather than screaming at that guy for an executable, level up. Learn something.

[–] CanadaPlus@lemmy.sdf.org 15 points 1 year ago (1 children)

Or head over to the releases page (just saying, it can be an app store too).

Basically, if there's no exe ready and you don't want to learn to make it, that means it doesn't exist for you. The github page might as well just say "Coming eventually!".

[–] Microw@lemm.ee 5 points 1 year ago

Tbf the released page can be hard to notice/find, a lot of projects who use it simply have links on the main page to it because a portion of users will fail to navigate there

[–] Dkarma@lemmy.world 2 points 1 year ago

I mean I code extensively and it still pisses me off they kind of don't make the "download zip" more prominent or explain to noobs that this isn't compiled/ plug n play....nor are most of the apps for Windows users, really.