this post was submitted on 23 Oct 2024
91 points (92.5% liked)

libre

9934 readers
67 users here now

Welcome to libre

A comm dedicated to the fight for free software with an anti-capitalist perspective.

The struggle for libre computing cannot be disentangled from other forms of socialist reform. One must be willing to reject proprietary software as fiercely as they would reject capitalism. Luckily, we are not alone.

libretion

Resources

  1. Free Software, Free Society provides an excellent primer in the origins and theory around free software and the GNU Project, the pioneers of the Free Software Movement.
  2. Switch to GNU/Linux! If you're still using Windows in $CURRENT_YEAR, flock to Linux Mint!; Apple Silicon users will want to check out Asahi Linux.

Rules

  1. Be on topic: Posts should be about free software and other hacktivst struggles. Topics about general tech news should be in the technology comm or programming comm. That doesn't mean all posts have to be serious though, memes are welcome!
  2. Avoid using misleading terms/speading misinformation: Here's a great article about what those words are. In short, try to avoid parroting common Techbro lingo and topics.
  3. Avoid being confrontational: People are in different stages of liberating their computing, focus on informing rather than accusing. Debatebro nonsense is not tolerated.
  4. All site-wide rules still apply

Artwork

founded 4 years ago
MODERATORS
 

FREE AS IN us-foreign-policy

you are viewing a single comment's thread
view the rest of the comments
[–] christian@hexbear.net 5 points 5 months ago* (last edited 5 months ago)

HyperbolaBSD and its kernel HyperBK (derivative of the BSD kernel) are expected to be in alpha soon-ish. This is heavily principled, everything remotely proprietary straight to the trash stuff, so the end result is you're sacrificing access to a lot of common software.

https://www.hyperbola.info/

A few years back I tried Hyperbola on the linux kernel for maybe a year. Essentially all of the issues I had were with not having access to software I wanted. If I'm sticking to software in the repositories I had no real problems with it.

What basically every issue boiled down to was: Common software X has some issue in its licensing (I never understood the technicalities of any of this stuff, so please don't ask) that maintainers of common distros are fine ignoring because they consider the the licensing issues minor and lots of things require X as a dependency. Software Y is much earlier in development, but can functionally replace most of the features we want from software X, and has no problems in its licensing. We'll use software Y and adapt the software in our repositories around that. But even if those adaptations are generally not big changes, as you get more and more software in the repos, the effort required from maintainers adds up. Because they're limited on time and funding, the end result is a lot of repository pruning.

I would bet someone with a little technical knowledge could get a lot of software outside of the repos working without a lot of effort, but I am not that someone. Honestly, it was a good OS, I did okay with what software they had available until texlive was removed from the repos. I type up math notes, so that was a backbreaker for me.

I will say that their firefox derivative, IceWeaselUXP, was maybe the best experience I've had with a web browser, but I've read from a few people that getting it working on other distros is too much effort.