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

Programmer Humor

18961 readers
1051 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
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 5 points 6 months 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

[โ€“] [email protected] 1 points 6 months ago* (last edited 6 months 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.