this post was submitted on 18 Jul 2023
91 points (84.7% liked)

Showerthoughts

30416 readers
895 users here now

A "Showerthought" is a simple term used to describe the thoughts that pop into your head while you're doing everyday things like taking a shower, driving, or just daydreaming. The most popular seem to be lighthearted, clever little truths, hidden in daily life.

Here are some examples to inspire your own showerthoughts: 1

Rules

  1. All posts must be showerthoughts
  2. The entire showerthought must be in the title
  3. No politics
    • If your topic is in a grey area, please phrase it to emphasize the fascinating aspects, not the dramatic aspects. You can do this by avoiding overly politicized terms such as "capitalism" and "communism". If you must make comparisons, you can say something is different without saying something is better/worse.
    • A good place for politics is c/politicaldiscussion
    • If you feel strongly that you want politics back, please volunteer as a mod.
  4. Posts must be original/unique
  5. Adhere to Lemmy's Code of Conduct

If you made it this far, showerthoughts is accepting new mods. This community is generally tame so its not a lot of work, but having a few more mods would help reports get addressed a little sooner.

Whats it like to be a mod? Reports just show up as messages in your Lemmy inbox, and if a different mod has already addressed the report the message goes away and you never worry about it.

founded 2 years ago
MODERATORS
 

Not mine but sounds like a showerthought to me. TL;DR ChromeOS is the “wrong” version of Linux and has 4% while GNU/Linux has 3%

you are viewing a single comment's thread
view the rest of the comments
[–] drewofdoom 2 points 2 years ago (2 children)

Forgive me, but I've been around the Linux/FOSS community for a couple decades and I have never heard someone mention the Freedesktop spec as a requirement to be considered 'Linux.' Considering that the Freedesktop spec is mostly targeted towards systems with graphical UIs, would that mean that any headless system running a Linux kernel and GNU userland is not considered 'Linux?' Furthermore, that kind of flies in the face of the idea of using Linux as a testing ground for alternative computing ideas.

Now, there's been a lot of discussion around fragmentation, and I get the arguments towards enforcing standards, but to me this is a truly bizarre line to draw in the sand. You could just as easily say "Any systems not using SysV are not 'real' Linux." Or any system that gets rid of /usr. Or any system that isn't POSIX compliant (bye bye, NixOS...).

Seriously. I don't get it. Please show me what I'm missing.

[–] [email protected] 1 points 2 years ago

Sorry for the late response. I mentioned Freedesktop in the context of the Linux desktop. Freedesktop is responsible for the desktop ecosystem typically associated with Linux, and it's what application developers refer to when discussing Linux compatibility. Steam for ChromeOS is not referred as Steam for Linux for a reason, it's an entirely different application. Of course, there are exceptions, such as NixOS and Alpine for example, but both of them still aim to be part of the "Linux desktop" ecosystem, whereas ChromeOS does not, and yes, it's "Linux" under the GUI stack, but referring to ChromeOS as a Linux desktop would only confuse those less familiar with the topic or worse, mislead them.

[–] [email protected] 1 points 2 years ago

I don't think you are missing anything except the creeping in scope of the term "Linux" to exclude what they don't like. Embedded Linux works with 0 GUI, and dont conforms to Freedesktop standards (obviously), yet it's ridiculous for anyone to argue that isnt Linux. Alpine Linux also do not use GNU land, yet saying it is not "Linux" is also asinine. ChromeOS imo is Linux, it's locked down Linux, but Linux nonetheless.