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

Programmer Humor

421 readers
44 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 1 year ago
MODERATORS
 
top 50 comments
sorted by: hot top controversial new old
[–] savvywolf@pawb.social 256 points 9 months ago (6 children)

TBF, they could probably make the "releases" page more prominent rather than having it buried in all the "code" stuff.

[–] Anamana@feddit.de 173 points 9 months ago (7 children)

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

[–] r00ty@kbin.life 95 points 9 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 47 points 9 months ago* (last edited 9 months ago) (6 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 34 points 9 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 18 points 9 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.

load more comments (5 replies)
[–] originalfrozenbanana@lemm.ee 68 points 9 months ago (4 children)

Excel has a bad UX for people who want to use it to make art

[–] Anamana@feddit.de 30 points 9 months ago* (last edited 9 months ago) (2 children)

Do most people who use Excel also make art with it? Because sometimes devs also just download exe files on GitHub :D

They don't just always copy code from there.

[–] hemko@lemmy.dbzer0.com 20 points 9 months ago

GitHub, Inc. (/ˈɡɪthʌb/[a]) is a developer platform that allows developers to create, store, manage and share their code

https://en.m.wikipedia.org/wiki/GitHub

Yes it has other functions too, but it's primarily for code.

[–] originalfrozenbanana@lemm.ee 14 points 9 months ago (1 children)

Do MOST people who use GitHub download .exes? In my experience the VAST majority of people are using it for source and version control, not external releases. The overwhelming majority. FOSS and OSS is a small portion of the overall GitHub user base compared to, say, enterprise companies.

[–] Anamana@feddit.de 23 points 9 months ago (12 children)

So you never downloaded a program on GitHub?

No one everever said you need to compromise its focus on developers. There is no compromise to be made. It's just a stupid button. Stop arguing lol.

load more comments (12 replies)
load more comments (3 replies)
[–] Malix@sopuli.xyz 31 points 9 months ago (1 children)

not only the ux, some devs make it absurdly confusing to find a binary.

I don't want to throw anyone under the bus, but there's this one niche app.

their github releases at one point were YEARS out of date, they only linked to the current version in seemingly random issue reports' comments. And the current versions were some daily build artefacts you could find in a navigation tree many clicks deep in some unrelated website. And you'd better be savvy enough to download a successfully built artefact too. And even then the downloaded .zip contained all kinds of fluff unnescessary for using the app.

The app worked fine, sure, but actually obtaining it was fairly tricky, tbh.

[–] Cow2@lemm.ee 9 points 9 months ago (1 children)

These build artefacts probably weren’t meant for end users, that’s why they contained the “unnecessary fluff”.

load more comments (1 replies)
[–] OofShoot 21 points 9 months ago (1 children)

I've bounced off GitHub more than once trying to figure out how to download the .exe file that I assumed must be somewhere. Honestly I still don't understand the interface and I've submitted bug reports for Jeroba on there. I might have even used GitHub for a project once? Every time I look at it it's overwhelming and confusing and none of it is self-explanatory. But, that's fairly true for a lot of stuff in programming.

[–] JohnEdwa@sopuli.xyz 21 points 9 months ago* (last edited 9 months ago) (2 children)

If there is an exe, it's under the releases link. On desktop it's on the right sidebar below "About". On mobile it's at the bottom after the readme blurb.

It's not obvious because the code is the main focus and GitHub would much rather people host their releases somewhere else.

load more comments (2 replies)
[–] DudeDudenson@lemmings.world 15 points 9 months ago

GitHub has bad UX for a lot of things

[–] peter@feddit.uk 15 points 9 months ago (1 children)

That's not really what it's designed for though

[–] Anamana@feddit.de 11 points 9 months ago (1 children)

It doesn't have to be a compromise imo. Most people just need a visible download button on the front pages. Wouldn't hurt devs at all. I mean, even devs sometimes struggle with this lol.

load more comments (1 replies)
[–] redcalcium@lemmy.institute 12 points 9 months ago (1 children)

I swear they move the link to release page every few months.

load more comments (1 replies)
[–] Ephera@lemmy.ml 22 points 9 months ago (1 children)

Worst part is that this used to be a separate tab in the repo navigation. I still cannot conceive of a reason why they would move it from there to some random heading in the middle of the screen, except maybe so they can sell more GitHub trainings.

load more comments (1 replies)
[–] epyon22@programming.dev 13 points 9 months ago

This is really bad on mobile too. I usually flip to desktop mode to get to releases page quickly.

load more comments (3 replies)
[–] Katzastrophe@feddit.de 76 points 9 months ago (1 children)

Sherlock is command line only too...

[–] r00ty@kbin.life 48 points 9 months ago (1 children)

Follow up post.

"I don't want to write a fucking essay nerds! Just make a GUI and put it in an .EXE!!!!!!1111111111 spittle sp[pzpzzzzzzzqawjpoidqweiofrjowqefj"

[–] frezik@midwest.social 11 points 9 months ago

If they pay me more, I'll make them one in Visual Basic and trace an IP address.

[–] pineapplelover@lemm.ee 66 points 9 months ago

Skill issue tbh

[–] cupcakezealot@lemmy.blahaj.zone 62 points 9 months ago (1 children)

"why doesn't this python command line script have an executable ui?"

[–] Poutinetown@lemmy.ca 19 points 9 months ago (1 children)

Why is this executable web UI distributed as a python script?

[–] joyjoy@lemm.ee 16 points 9 months ago (6 children)

Why do I have to have python installed in order to use it? Why don't you bundle all the dependencies with the download?

load more comments (6 replies)
[–] Ephera@lemmy.ml 46 points 9 months ago (1 children)

It ain't called git-hub for nothing. The social network for gits. How else are they supposed to behave?

load more comments (1 replies)
[–] prex@aussie.zone 46 points 9 months ago (1 children)
[–] Gork@lemm.ee 49 points 9 months ago* (last edited 9 months ago)

git: 'gud.' is not a git command. See 'git --help'.

[–] Flipper@programming.dev 31 points 9 months ago (1 children)

You guys realize this was on a joke community, right? Most of the original comments missed it too...

load more comments (1 replies)
[–] KeenFlame@feddit.nu 30 points 8 months ago (2 children)

Nah but the dude has a point

load more comments (2 replies)
[–] 30p87@feddit.de 28 points 9 months ago (2 children)

That's the generation that doesn't understand computers at all. FFS.

load more comments (2 replies)
[–] InstallGentoo@lemmy.zip 27 points 9 months ago (1 children)

Why do they feel so entitled for everything?

[–] jdeath@lemm.ee 9 points 9 months ago

because they aren't a smelly nerd ig

[–] SomeBoyo@feddit.de 23 points 9 months ago (1 children)

Of course this guy wants to use sherlock

[–] Deebster@programming.dev 16 points 9 months ago* (last edited 9 months ago)

I hadn't heard of it, but it looks like it wouldn't have much use outside of stalking or doxing.

[–] Milk_Sheikh@lemm.ee 20 points 9 months ago (1 children)

Man these comments are fun. The patricians defending the (admittedly) bad UI/UX as the skill-hurdle it is, while the rest are finding inventive ways to rephrase “gib button plz”

[–] SpaceCadet@feddit.nl 18 points 9 months ago* (last edited 9 months ago) (3 children)

The UI is fine.

It's just that Github is a code sharing and collaboration platform for developers, not a software package distribution platform for end users.

load more comments (3 replies)
[–] Kyatto@leminal.space 16 points 8 months ago

Me when I have to do anything other than copy and paste build, or package manager, commands /s

[–] LinearArray@programming.dev 15 points 9 months ago (2 children)

pyinstaller and py2exe would've been helpful for this person

[–] dan@upvote.au 14 points 9 months ago

It's more helpful if the developer configures a CI system to produce an executable. Stops people asking about how to do it.

[–] ElderberryLow@programming.dev 13 points 9 months ago (1 children)
load more comments (1 replies)
[–] Samsy@lemmy.ml 11 points 9 months ago (2 children)

Sometimes I can understand this struggle. For example let's play a game. There is this app from e-foundation "Blisslauncher" it's the default of eOS. And since I like it but don't use eOS I want to download the apk from their gitlab page.

https://gitlab.e.foundation/e/os/BlissLauncher

So tell me, where is the latest release apk?

load more comments (2 replies)
load more comments
view more: next ›