this post was submitted on 18 Jul 2024
15 points (94.1% liked)
libre
9828 readers
1 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.
Resources
- 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.
- 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
- 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!
- 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.
- Avoid being confrontational: People are in different stages of liberating their computing, focus on informing rather than accusing. Debatebro nonsense is not tolerated.
- All site-wide rules still apply
Artwork
founded 3 years ago
MODERATORS
so what is the selling point of BSDs over linux? I cant imagine any situation where I'd want something like this over gentoo or arch outside of embedded systems.
I was a Gentoo and Arch user for some years. Tbh OpenBSD is just a lot less tedious to set up, use, and maintain, the documentation is soooo much better, the code quality is way better, I prefer a lot of the tooling over Linux stuff (ports system as in bsd.port.mk pretty good, OpenBSD ifconfig is the best networking tool ever, xenodm is great, OpenBSD init works very well, etc), it's much more reliable and probably a lot more secure (besides the novel exploit mitigation techniques they are famous for, OpenBSD just has better default settings for everything)
It's just a much more cohesive and coherent system that comes with most of what you want by default
Interestingly enough to point out, BSD was actually shaping up to be the free operating system kernel of choice until the UNIX wars and AT&T filing a lawsuit against BSD which made large enterprises use Linux as the replacement free operating system. Large part of Linux kernel's success could be attributed to this legal battle.
BSDs and even GNU Hurd have more cohesive architecture than Linux, a monolithic kernel, but Linux blew up as the free operating system of choice while attention drifted away from these other free kernel projects.
BSDs are also monolithic kernels no? But yeah the history is fascinating really. still holding out for the Hurd to emerge from the ashes of civilization