401
you are viewing a single comment's thread
view the rest of the comments
[-] dandroid@sh.itjust.works 4 points 8 months ago

It's really quite silly. I think all code repos on all sites should have their binaries attached to their repo. I make sure I do for every repo I maintain. Mine are usually container images, since I tend to develop services, but even if they are GUI applications, there are only a handful of binaries you would need to build and list for each release to reach 99.9% of users. Windows x86, Windows ARM, Apple x86, Apple ARM, and probably Flatpak would cover everyone on Linux (idk how to make GUI apps for Linux, I might be wrong about that). Make a script to build them all and push them all to your GitHub (or gitlab or wherever). Run the script every release. Easy peasy.

[-] firefly@neon.nightbulb.net 1 points 8 months ago

I see someone who gets it ...

... and doesn't sperg a cloak of fake freedom ideology.

this post was submitted on 06 Mar 2024
401 points (100.0% liked)

Programmer Humor

32497 readers
477 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS