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

Programmer Humor

24761 readers
1788 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
 
(page 2) 50 comments
sorted by: hot top controversial new old
[–] [email protected] 21 points 1 year 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”

[–] [email protected] 20 points 1 year ago* (last edited 1 year 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.

[–] [email protected] 14 points 1 year ago

While it may have begun that way (and may still be the overwhelming use case, idk the breakdown) devs are using it for FOSS releases, and that’s where the ‘less literate’ crowd enters. Sourceforge was very simple to use, and had a consistent layout. GitHub wasn’t meat to be a SF replacement, but here we are having this discussion

load more comments (2 replies)
[–] [email protected] 21 points 1 year ago

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

[–] [email protected] 16 points 1 year ago (6 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 (6 replies)
[–] [email protected] 16 points 1 year ago

Yo did a character from a Tim Robinson skit write this?

[–] [email protected] 14 points 1 year ago (2 children)

pyinstaller and py2exe would've been helpful for this person

[–] [email protected] 11 points 1 year ago (2 children)

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

load more comments (2 replies)
load more comments (1 replies)
[–] [email protected] 13 points 1 year ago (27 children)

Nah but the dude has a point

load more comments (27 replies)
[–] [email protected] 12 points 1 year ago* (last edited 1 year ago) (9 children)

That’s how it feels with alot of self-hosted AI stuff now. Even the youtube videos out there that start off with, “Hey guys, I’m gonna show you this super simple, easy way you can run your own self-hosted LLM. First pull up terminal…” and proceeds to spend a half-hour going over some kind of basic coding and cloning repos that’s still way above my head. Is it Git? Is it python? Is it both, what the fuck is going on? I just wanted an uncensored AI model that will generate My Little Pony furry porn, not a master-class in writing a bunch of seemingly random nonsensical commands.

[–] [email protected] 9 points 1 year ago

Just install stable diffusion via command line and download the models and Loras from civitai. It's really that simple.

load more comments (8 replies)
[–] [email protected] 11 points 1 year ago (8 children)

From someone in computer networking classes: "I don't use GitHub. This is too complicated" Like bruh. The instructions are right there in the readme.

There's also the time where we were asked to read temperature from a sensor, and everyone went straight to chatgpt. Meanwhile, first search result, full repo with full noob instructions.

load more comments (8 replies)
[–] [email protected] 11 points 1 year ago

That is funny. Nice troll.

load more comments
view more: ‹ prev next ›