this post was submitted on 17 Jun 2023
991 points (98.2% liked)

Lemmy.World Announcements

28916 readers
3 users here now

This Community is intended for posts about the Lemmy.world server by the admins.

Follow us for server news ๐Ÿ˜

Outages ๐Ÿ”ฅ

https://status.lemmy.world

For support with issues at Lemmy.world, go to the Lemmy.world Support community.

Support e-mail

Any support requests are best sent to info@lemmy.world e-mail.

Report contact

Donations ๐Ÿ’—

If you would like to make a donation to support the cost of running this platform, please do so at the following donation URLs.

If you can, please use / switch to Ko-Fi, it has the lowest fees for us

Ko-Fi (Donate)

Bunq (Donate)

Open Collective backers and sponsors

Patreon

Join the team

founded 1 year ago
MODERATORS
 

Wow. Front page of huffpost.com right now. Interesting...

you are viewing a single comment's thread
view the rest of the comments
[โ€“] semblanceto@lemmy.world 3 points 1 year ago* (last edited 1 year ago)

MacOS is built on BSD, which is like Linux but more arcane (sort of). (Edit: also the Android kernel is a Linux kernel). If you don't find yourself using the shell in MacOS (or Android), it's because they've done the work to make it unnecessary. The command line is still there, and can still be used to fix (or cause) problems.

The companies developing your audio software release it for Windows or Mac because that's what the users are running. If the majority of their users were running Linux, they would be releasing Linux binaries.

As for being more reliable... it depends on your use case. Around 79% of all publicly accessible servers on the internet run something Unix-like, with about 38% of the total being Linux. Windows is used for about 21%. In my sysadmin work, I use Windows when it's mandated by the software (again, because the developers chose to release for Windows only, not because the software is fundamentally tied to it), and Linux everywhere else. Reliability is a big part of that decision.