this post was submitted on 05 Aug 2023
164 points (86.6% liked)

Linux

56091 readers
1174 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] azvasKvklenko@sh.itjust.works 21 points 2 years ago* (last edited 2 years ago) (2 children)

If you count Android and Chrome OS as Linux, which I do, the Linux desktop accounts for 44.98 percent of the end user market.

I don't. Simply because Android or ChromeOS apps are not compatible with GNU/Linux, thus they can't be treated as one platform that developers can't target directly all of it at once. Same the other way around - Linux apps can run on Android, but it requires containers and some way to display stuff (like a xserver or Wayland compositor running on top of Android).

[–] sunred@discuss.tchncs.de 3 points 2 years ago

This is actually a really great point. If I have to treat them as different platforms as a developer, since for example my code isn't platform agnostic/cross-platform for whatever reason, why should these market share studies do it any different? In the end it's the software or rather the developers/companies deciding if it's worth their time and money investment these market shares matter for.

load more comments (1 replies)