this post was submitted on 15 Jul 2024
42 points (83.9% liked)

Linux

46778 readers
1596 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 5 years ago
MODERATORS
42
Linux Myths (linux-myths.pages.dev)
submitted 1 month ago* (last edited 1 month ago) by bsergay@discuss.online to c/linux@lemmy.ml
 
Linux Myths

A compilation of linux myths and misconceptions, busted and explained

Purpose

To catalog and provide useful responses to common linux misconceptions and myths. To serve as a useful reference for new and old users alike.


I'm not affiliated with the website or its creator(s).

top 20 comments
sorted by: hot top controversial new old
[–] technocat@lemmy.world 26 points 1 month ago (4 children)

Myth: That this year, the year 2024, is indeed and finally the year of the Linux desktop.

[–] asap@lemmy.world 11 points 1 month ago* (last edited 1 month ago)

It was for me. Been using Windows for 20 years, installed Aurora after all the MS craziness this year and haven't looked back.

In my case it's turned out to be a whole lot better - my laptop runs cooler, battery last about twice as long, and I no longer have any issues with going to sleep when I close the lid.

[–] AlligatorBlizzard@sh.itjust.works 10 points 1 month ago* (last edited 1 month ago)

Well, it was for me. ¯\(ツ)

[–] ShaunaTheDead@fedia.io 9 points 1 month ago

Current Linux market share worldwide for desktops is at ~4%. There's also ~2% ChromeOS which is Linux based so I don't know why it's listed separately. As well as ~6% other which is probably Linux with privacy settings turned on.

If we go back 5 years in Linux desktop usage, the high end is including the "Other" category.

2019: ~2% to ~9% 2020: ~2.5% to ~5% 2021: ~3.5% to ~11.5% 2022: ~4.5% to ~10.5% 2023: ~6.5% to ~10% 2024: ~6% to ~12%

There is definitely a growing trend, the user base has grown somewhere between 33% and 300% depending on whether you include the "Other" category, which I personally think is a pretty safe assumption since for most PC users if it's not Windows or Os X, it's Linux.

Here's where I got the data from: https://gs.statcounter.com/os-market-share/desktop/worldwide

[–] bionicjoey@lemmy.ca -1 points 1 month ago

If it helps, desktops outside of enterprise are mostly dead. Sure there are still some among PC gamers, but the average household no longer is likely to have a desktop PC. Laptops, tablets, and smartphones have fully supplanted most of the demand for PCs.

[–] Harvest5634@lemmy.ml 13 points 1 month ago (2 children)

The main Linux myth is: “Linux is OS”

[–] bionicjoey@lemmy.ca 12 points 1 month ago

Interjection imminent

[–] PseudoSpock@lemmy.dbzer0.com 7 points 1 month ago

Stallman, it's time to get over it.

[–] mostlikelyaperson@lemmy.world -1 points 1 month ago (1 children)

The section about stability vs “bleeding edge” gives me the strong impression that the author doesn’t really know what they’re talking about and only parroting something they heard someone else say.

[–] bsergay@discuss.online 6 points 1 month ago (1 children)

Thanks for reading through it and giving your thoughts!

Could you elaborate on the mistakes/oversights found in the "Stable vs bleeding edge" section?

[–] Mike1576218@lemmy.ml 3 points 1 month ago* (last edited 1 month ago) (1 children)

IDK. Gentoo is considered stable, but fedora "leaning unstable"?

Anyway what is that whole un/stable supposed to mean anyway? All non-rolling distros try to be stable. What can break are third party repos and stuff you compiled yourself. With fedora that can "break" twice a year. With a rolling distro that can "break" on every updates

[–] bsergay@discuss.online 4 points 1 month ago* (last edited 1 month ago) (1 children)

Gentoo is considered stable

Honestly, I'm too unfamiliar with Gentoo to make a proper assessment on this. Though, even my (simple) understanding allows me to understand it as follows:

  • Gentoo is not a point-release distro. Hence, by definition, it satisfies the definition of a rolling-release distro.
  • Furthermore, regarding Portage's branches, this page suggests only two branches; Stable and Testing. With Stable being set as the default one. Furthermore, AFAIK, tests occur for over a month over at the Testing branch before updates enter the Stable branch. Hence, more time is taken compared to other rolling-release distros.

Which, I believe is what's alluded to here: "The update philosophy of a distro is generally not related to its release cadence, as you can have rolling release distros that are relatively stable (for example, Gentoo) and point release distros that are relatively bleeding edge (for example, Fedora)."

Is there any reason why you would deem Gentoo as not stable? If so, what?


but fedora “leaning unstable”?

For the sake of completeness, proper quotation would have been "leans bleeding"

I'll give you that the article is definitely not exhaustive and/or properly clarified. Perhaps for the sake of brevity, idk. Hence, I believe that this confusion is justified. However, again, I think the raised point is justifiable based on the following:

  • Fedora is known to push new tech first. Heck, it even adopts it first; e.g. PulseAudio, systemd, GTK4, Wayland, PipeWire etc. Hence, this causes Fedora to feel bleeding edge; i.e. because its users are literally the first to test it en masse.

May I ask why you think Fedora does not lean towards unstable?


Anyway what is that whole un/stable supposed to mean anyway?

I agree it causes more confusion/conflation that it has any right to.


All non-rolling distros try to be stable.

It depends on the used definition of "stable" 😅.

  • If "stable" is used here in the context of name for used branch (of the repository). Then yes, but this also satisfies rolling-release distros; as they, by default, ship software with their own designation of "Stable" (even Arch). (For the sake of completeness, I'm aware that some distros default to testing/unstable branches.) Hence, using this definition of "stable" is not very productive.
  • If, instead, "stable" is used in the context of stability. Then, also yes. And, yet again, this also satisfies rolling-release distros. It's not like any reasonable distro is out there to deliver software that's known to cause issues and whatnot. The distros only differ in how exhaustive their testing is. Which gets us to...
  • If, finally, "stable" is used in the context of how well-tested the distro is. This also ties in to the earlier presented definition for name of the used branch (of the repository). Because we all know that Arch's Stable repository is wildly different from Debian's Stable repository. And here, unsurprisingly, we find wild differences that are also actually helpful in a productive conversation.
  • (Surprise,) tied to the previous point, "stable" could also refer to how often the distro requires you to update. With "stable" being used to indicate that updates are only required between (infrequent) point-releases. However, non-intrusive security updates should be able to get through regardless.

What can break are third party repos and stuff you compiled yourself.

Sorry, I can't agree with you on this. Even if this is said in the context of non-rolling distros, my experiences with Fedora suggest otherwise. Granted, Fedora is sometimes referred to as semi-rolling release distro. So, perhaps it (and direct derivatives) are the exception.


With fedora that can “break” twice a year.

Agreed (with earlier mentioned caveat*).


With a rolling distro that can “break” on every updates

Agreed.

[–] Mike1576218@lemmy.ml 4 points 1 month ago (2 children)

phew long answer. I wouldn't call Gentoo unstable. I was rather interested in why it's supposedly more stable then Fedora.

I just wrote from my limited experience. I never had something break on Fedora. I just updated a system from 35 to 41. The stuff that broke was something I compiled against old dependencies. (That's why I didn't update so long)

My Gentoo experience is >15y old. I had numerous incompatibilities, because I used the tools the system gave me. But sure that's on me if I cutomize my system with USE flags. And it's probably better now.

[–] bsergay@discuss.online 3 points 1 month ago* (last edited 1 month ago) (1 children)

phew long answer.

Yeah, lol. My apologies 😅. Thank for reading through all of that 😊!

I just wrote from my limited experience. I never had something break on Fedora. I just updated a system from 35 to 41. The stuff that broke was something I compiled against old dependencies. (That’s why I didn’t update so long)

Interesting. Within the last two years, we had issues with mesa and codecs; some devices couldn't even boot up. I'm glad to hear you haven't had any issues though. BTW, for the sake of completeness, I've been daily driving Fedora Silverblue for over two years now*.

I just updated a system from 35 to 41.

LOL, my first version was version 35; which is a curious coincidence. With 41, do you mean Rawhide?

My Gentoo experience is >15y old.

15 years is a long time 😅. Do you recall if Gentoo had dependency resolution back then?

[–] Mike1576218@lemmy.ml 2 points 1 month ago* (last edited 1 month ago) (1 children)

Was on the phone and only quickly looked up the latest version. So I only updated to 40, not rawhide.

Sure Gentoo had dependency resolution. Does Gentoo still have use flags? Because that makes dependency resolution much hardere It's not enough to know the dependeicies, you also have to know all the use flags you dedend on. And if a maintainer adds a use flag for a feature you depend on, you have to add that dependency as well or people who disable that flag break with your package.

I'd be surprised if gentoo was considered stable, if you make heavy use of use-flags - if they still exist.

edit Maybe your "dependency resolution" is a new automatic thing that identifies dependencies including use flags automaticallt? It was automatidally done, only if the maintainers put the right stuff in their ebuilds.

[–] bsergay@discuss.online 2 points 1 month ago* (last edited 1 month ago)

Does Gentoo still have use flags?

AFAIK, it still does. Though I wonder if it still comes with a lot of added complexity that you note. I've yet to give Gentoo a good try. Therefore, you could be totally right with the following:

I’d be surprised if gentoo was considered stable, if you make heavy use of use-flag


Regardless, it was an informative talk. Thank you for that! Have a nice day 😊!

[–] blitzed@noauthority.social 1 points 1 month ago (1 children)
[–] bsergay@discuss.online 1 points 1 month ago* (last edited 1 month ago) (1 children)

I suppose it's cool. MocaccionoOS is where my interests lie within the Gentoo derivatives. Granted, I'm a sucker for 'immutable' distros.

[–] blitzed@noauthority.social 1 points 1 month ago (1 children)

@bsergay nice, never heard of that distro

[–] bsergay@discuss.online 1 points 1 month ago

Yeah, it's pretty niche. Redcore Linux is definitely (relatively speaking) more mainstream.