this post was submitted on 27 Feb 2025
126 points (99.2% liked)

Opensource

2004 readers
96 users here now

A community for discussion about open source software! Ask questions, share knowledge, share news, or post interesting stuff related to it!

CreditsIcon base by Lorc under CC BY 3.0 with modifications to add a gradient



founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 day ago* (last edited 1 day ago) (1 children)

Seems a bit biased to ignore 47% of the global OS userbase with android.

Even if VLC was great for ghetto windows, android alone almost has double its userbase.

[–] [email protected] 2 points 22 hours ago (1 children)

The reason I don't include Android has more to do with the fact that it's Linux in the same way macOS is. Sure android uses Linux and the kernel to varying degrees, but at this point I would consider android a distinct entity that is separate to Linux. I honestly can't find the right words to really explain what I mean by that in a more specific way than just what I said, though, so this is the best my tiny beaver brain can do for the moment.

[–] [email protected] 1 points 20 hours ago

Linux is really only a thing because it ISNT Unix (which macos is). Theyre more related than windows because they're both POSIX compatible, but share essentially no codebase.

A rooted android phone on the other hand is just plain ol linux compiled for ARM, with some custom google jazz. It utilises a lot of Linux components like cgroups and SELinux - commonly found on desktop Linux (especially with containers).

Its not really that important in a broad sense to be honest, but it definitely makes android a Linux distro.