this post was submitted on 19 Jul 2026
-3 points (20.0% liked)

Linuxsucks

388 readers
59 users here now

For knowledge and awareness about what using Linux is really like and pointing at its cultish toxic community. We also cover FOSS /FLOSS failures, and issues with GPL since it relates to Linux. Moderation is heavy handed to appeal to our target users.

Rules:

  1. FOSS (especially GPL) advocates and Linux (specifically GNU/Linux) evangelists aren't welcome (GNU Hurd will count as Linux). -We ask that you block us and we will perma-ban for violations of this rule.
  2. Try to stay on topic (that is LINUXSUCKS!). No bashing other OSs or each other. We aim for a cohesive non-toxic community with the interest of cautioning people / would be victims from Linux. At our discretion, we will remove what we consider pollution.
  3. Moderators run the sub, not the users. It's not democratic, and we don't care how you think it should be run. -Feel free to make and run your own community.
  4. "Not your Billboard" -Over-represented companies will have positive posts removed and appropriate bans may be issued. -Those companies included so far will be Valve/Steam/Proton, Google, and Brave (browser).

⚠️Collection of Articles

Linux/FOSS can damage hardware or firmware

Linux Community Advice Breaks Windows

Mixing Apps Bloats LiGNUx

Linux running servers isn't a brag

Is Linux Running Games Near Windows Performance Impressive?

Wasted Ram on Different Toolkits and Distro-Agnostic Packages in Linux

Critical ISS Systems do NOT run Linux

Abandoned Software is Dangerous (and common on Linux)

FOSS Devs Quit and Sellout on Unappreciative Userbase

Firmware Flashing is Riskier on Linux

Linux Community Toxicity Ties Directly into Inferiority Complex Psychology

The Positives of Telemetry

Game Performance Impressive?

Failures of Proton

How Linux Stores Browser Passwords is a Security Issue

The Psychology of Conspiracy Thinking

Rabid LiGNUxers Ignorantly Get Angry at Devs

Does Linux Dominate SuperComputers? -Yeah, but So What!

Linux Myths Compilation

The Linux Cult - Religious Parallels

Before Wayland: “Linux is secure, Windows is insecure.” -(Selective Dishonesty)

Why Wayland is Taking so Long

Major Desktop Applications Missing on Linux

Sudoedit vs Edit as Root

Linux is NOT Great for Developers

Kernel Level Anti-Cheat is fine!

The Privacy / Security Paradox

Linux Storing Passwords as Plain Text

How to Continue Using Unsupported Windows Online on Old Hardware

🛠️Checking for Linux Hardware Compatibility is Bullshit!

founded 2 years ago
MODERATORS
 

FreeBSD doesn't hurt from lacking systemd or PulseAudio/PipeWire in the way Linux distros would, but it does pay a cost in desktop‑ecosystem compatibility, while gaining reliability and architectural sanity on the server side.

FreeBSD benefits from a clean, modular init system (rc + devd + jail infrastructure) No monolithic PID1 swallowing logging, networking, timers, cgroups, etc. FreeBSD’s rc system is stable across releases; systemd's behavior changes frequently.

Some Linux software hard‑depends on systemd, like some container tooling (Podman, systemd‑nspawn ecosystems), desktop environments that integrate systemd services (GNOME especially), and modern Linux service management tooling that assumes systemd units. FreeBSD can run GNOME, KDE, etc., but GNOME's systemd entanglement means FreeBSD's GNOME ports require patches or shims. -Collateral damage from Linux monoculture.

FreeBSD's audio stack is native: OSS (Open Sound System). It's simple, low latency, stable, and well‑integrated with the kernel with no daemon spaghetti. -FreeBSD can also support Pulse and Pipewire if desired.

Some Linux desktop apps assume PulseAudio or PipeWire is present by default. Some pro‑audio workflows expect JACK + PipeWire integration out of the box. FreeBSD can run all of them, you just need to install them.

OSS is often faster and simpler than PulseAudio’s historical mess. PipeWire is still evolving rapidly; FreeBSD avoids being tied to its churn and birthing pangs.

On servers, FreeBSD’s lack of systemd is a competitive advantage with ZFS integration, Jails, pf firewall, rc scripts that are readable and predictable. There are no systemd‑induced boot failures, induced service dependency hell, or logging weirdness.

FreeBSD's server reliability is one of the reasons Netflix, Juniper, and iXsystems use it. FreeBSD is what Linux users claim Linux is but isn't.

The answer to the title? -It must have to do with the commie GPL/copyleft cult.

you are viewing a single comment's thread
view the rest of the comments
[–] madthumbs@lemmy.world 2 points 1 day ago

Instead of gutting something like Linux that wasn't really made for a lower end system, Haiku starts out as designed for that. It doesn't end up missing stuff just to make it 'lite', and it won't be bloated by multiple toolkits every time you decide another file manager or whatever would be better.

One of our members on the reddit sub switched to Haiku after reading one of my articles. -They reported back as a happy user and thankful for the sub. It's not for everyone (no modern web browser for example) for way older devices that are supported by the drivers, it can be better than other solutions.