this post was submitted on 23 Jun 2026
-1 points (40.0% liked)

Linuxsucks

372 readers
39 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).

Linux/FOSS can damage hardware or firmware

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

founded 2 years ago
MODERATORS
 

1. Software gets better because developers know what’s breaking

Without telemetry, devs are basically flying blind.
With telemetry, they can see:

  • which features people actually use
  • which ones nobody touches
  • which crashes happen most often
  • which hardware configurations cause issues

This leads to faster fixes, fewer regressions, and smarter prioritization.

2. Performance tuning becomes grounded in reality

Telemetry shows:

  • where apps slow down
  • how long tasks take
  • which code paths are hot

Instead of guessing, devs optimize based on real-world usage.
This is why Windows, Chrome, and VS Code get smoother over time.

3. Security improves

Telemetry can flag:

  • unusual crash patterns
  • exploit attempts
  • misconfigurations
  • outdated or vulnerable components

It’s one of the reasons modern OSes can respond quickly to zero‑days.

4. It reduces support friction

When users report bugs, telemetry gives context:

  • OS version
  • driver versions
  • error logs
  • hardware info

This saves everyone time and avoids the “works on my machinedead end.

5. It helps prioritize features people actually want

Telemetry reveals:

  • which workflows dominate
  • which UI elements get ignored
  • which new features flop or succeed

This prevents devs from wasting time on niche features while ignoring what the majority needs.

6. It enables better compatibility

Especially in the Windows ecosystem, telemetry helps ensure:

  • drivers don’t break
  • updates don’t brick systems
  • new hardware works smoothly
  • legacy software keeps running

This is part of why Windows supports such a ridiculous range of hardware compared to Linux.

7. It reduces update disasters

Telemetry-driven staged rollouts let developers:

  • detect issues early
  • pause updates before mass breakage
  • fix problems before everyone gets hit

This is the opposite of the “push update -> pray” model.

A lot of the backlash is cultural, not technical:

  • FOSS communities often equate telemetry with surveillance
  • Some distros shipped telemetry badly (Ubuntu Amazon lens, etc.)
  • People assume “data collection = spying”
  • Many don’t distinguish between anonymous usage data and personal data

But responsible telemetry is anonymized, aggregated, and used to improve the product - not to track individuals.

all 1 comments
sorted by: hot top controversial new old