this post was submitted on 15 Jul 2024
43 points (84.1% liked)

Linux

47233 readers
773 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
43
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).

you are viewing a single comment's thread
view the rest of the comments
[–] 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 😊!