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

Programmer Humor

23462 readers
1523 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
[–] Omega_Haxors@lemmy.ml 71 points 1 year ago (5 children)

We've all felt this at least once be honest with yourself.

[–] Surreal@programming.dev 5 points 1 year ago (1 children)

I still do sometimes. Wish they release a build so I don't have to download all the dependencies and learn how to use a new program to build the damn thing

[–] Shareni@programming.dev 1 points 1 year ago* (last edited 1 year ago)

If you're talking about the repo in the screenshot, it's a python script, so a binary release is going to be fun.

If you're talking about GitHub in general, you can download binaries from releases, if they're provided.

load more comments (3 replies)