this post was submitted on 02 Mar 2026
19 points (95.2% liked)

libre

10167 readers
39 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, take Linux Mint for a spin. If you're ready to take the plunge, flock to Fedora! If you're a computer hobbyist and love DIY, use Arch, Gentoo, Guix or the many, many offerings out there.

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 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] o_d@lemmygrad.ml 1 points 17 hours ago

I've been using NixOS for a couple years, but I'm planning to drop it soon. As a vimmer, I find it far to convoluted to try and get application such as neovim, which manage their own dependencies/plugins to work correctly. Additionally, if I update my system and this breaks a single application, I'm left with the options to either rollback and wait for a fix, or use complex voodoo magic to try and freeze the version of that package while upgrading everything else.

I've been running Gentoo on my laptop and it's been solid so I might switch to that. Upgrading can be pretty slow with having to compile everything locally though so I'm still not sure.