Comments

This profile is from a federated server and may be incomplete. Browse more on the original instance.

LeFantome, to linux in Happy new year of the Linux Desktop!

I have seen stats that both Linux and ChromeOS have around 3.5% market share.

If ChromeOS continues to converge with proper desktop Linux, I consider it a distro which makes 10%+ possible this year.

The wild card for me is Linux gaming. It may not grow fast but it totally could.

Which had me wondering for the first time I hearing about “The Year of the Linux Desktop”, what percentage do we have to hit for this to be the year?

I don’t really expect us to hit it but, for the first time, I feel like it is possible.

LeFantome, to linux in Happy new year of the Linux Desktop!

Source?

We have been hearing about “The Year of the Linux Desktop” for 20 years I think and Linux has less than 5% share.

In contrast, I do not remember hearing “The Year of the Wayland Desktop” until recently. I have been hearing “Wayland is the future” forever but it has been correct the whole time.

By the time we enter 2025, I am not sure there will be a major desktop environment that does not support Wayland and many distros and DEs will be Wayland by default or even Wayland only. That is already happening. Valve may have ditched X by then and it feels like that is where most new Linux users are going to come from. It seems quite unlikely that Wayland market share on the Linux Desktop will be less than 75%.

I am not saying this is “The Year of the Wayland Desktop” but I would feel foolish publicly betting against it.

LeFantome, to linux in Happy new year of the Linux Desktop!

I have been using X since 1992 with lots of issues. I do not understand the fetish with X11 and why people cling to it so tightly.

LeFantome, to linux in The Wine development release 9.0-rc3 is now available.

I imagine Valve wants to get all their gaming up on Wayland.

LeFantome, to linux in KDE's Nate Graham On X11 Being A Bad Platform & The Wayland Future

Hopefully your card is new enough that NVK will work with it.

LeFantome, to linux in KDE's Nate Graham On X11 Being A Bad Platform & The Wayland Future

3 monitors is probably a lot more common than you think.

LeFantome, to linux in What distros have you tried and thought, "Nope, this one's not for me"?

I am trying to think of how to respond to this without being a jerk.

Let me skip to the end. Until very recently, I thought of Manjaro users as innocents that just did not understand the risk. Like islanders living next to a volcano that had never erupted in their lifetime.

I still view most Manjaro users that way. Manjaro defenders though I now think of as dog owners whose animals have bitten multiple times. When told, the owner insists that “my dog would never do that” or “if it did, you must have done something wrong”. I am done arguing with those people. All I can do is warn others that this dog has bitten several of us and you may not want to enter that yard. If you do, who knows, the dog may be friendly. Or not. Again, all I can tell you is that many of us have scars. Use that information as you will.

Most “Manjaro detractors” I have encountered have years of experience with both Manjaro and other Arch distros. Their tales come from experience. When they share their cautionary tales, there are often Manjaro defenders whose best defence is just to deny that what the “detractors” are saying ( about their own experience ) is real.

My core question for the defenders would be, if it is our fault, why do we only encounter the problems on Manjaro?

Let’s go through the bullets above one by one:

  • I never did that on Manjaro. I probably do it more on EOS. Why only problems on Manjaro?
  • why does my lack of knowledge of how the AUR works only break things on Manjaro?
  • this bullet is the best. It admits that Manjaro has repeatedly broken things but we should not hold it against it. Literally this is saying that “Manjaro breaks things” is wrong because, while it does, we should just get over it. Hilarious.
  • how does attacking the “detractors” address the claim that Manjaro breaks things?
  • how does attacking the “detractors” address the claim that Manjaro breaks things?

I got in a lengthy back and forth with a Manjaro fan the other day where I repeatedly related the ways that Manjaro used to break on me and how that does not happen for me on vanilla Arch or EndeavourOS. They just kept coming back telling me that it could not have happened and, if I thought it could, that I did not understand how the AUR works. It was insane. Basically, this guy could not follow what I was saying to him. His response to his inability to understand the scenario that I was describing was to insult my intelligence and expertise.

Look loser. I don’t care if you believe me that your dog bites. I will continue to warn people and they can decide if they want to risk it or not.

LeFantome, to linux in What distros have you tried and thought, "Nope, this one's not for me"?

I hope it works for you forever. I am not going to get in an argument with the other Manjaro users here that will come to argue with you.

Just keep in mind that most of the people warning you away from Manjaro have a story that basically sums up as “I used to love Manjaro until, one day, it totally broke on me. Now I won’t touch it.” Sadly, this includes me. Will you join us one day? I hope not.

LeFantome, to linux in What distros have you tried and thought, "Nope, this one's not for me"?

You are trolling us.

If you want stable, the answer is not Manjaro. If you do not have time for debugging, the answer is for sure not Manjaro.

LeFantome, to linux in What distros have you tried and thought, "Nope, this one's not for me"?

I am ok with that. If you would consider keeping the baby after ditching the bath water, maybe give EndeavourOS a try.

LeFantome, to linux in Manjaro OS

I used to be a huge Manjaro fan. There were many ways it let me down, some of which were just bad governance.

The biggest problem though is the AUR. Manjaro uses packages that are older than Arch. The AUR assumes the Arch packages. This, if your use the AUR with Manjaro, your system will break.

It is not a question of if Manjaro will break but when. Every ex-Manjaro user has the same story.

For me, EndeavourOS is everything that Manjaro should be.

LeFantome, to linux in Redox OS - an OS built entirely out of Rust

It depends on what “can be used” means. I really like C# and it “can be used” for that full stack C# for example can write out native machine code, can manually and precisely lay out memory, and can directly link to assembly language routines. You can write an OS in C#. Even as a fan though, I would certainly argue that it is the wrong tool for that job.

In the same vein, while I know C++ “can” be used for web dev, I would argue that anybody that tries to do so for any significant project is insane.

I am not sure I would use Rust for “everything” but I do think the claim that Rust is one of the first languages where it is reasonable or practical to choose it for any of these uses is valid. Rust code can be very high level and often does not much different than a scripting language. At the same time, it can go as low-level as you want. This article is about an OS in Rust ( and there are few ). Web dev in Rust is totally reasonable and there are a few popular frameworks available. Rust has one of the best WASM stories around.

LeFantome, to linux in Redox OS - an OS built entirely out of Rust

That is definitely a “feeling”.

LeFantome, to linux in Redox OS - an OS built entirely out of Rust

I realize that even $2 systems are running full Linux distros these days but Python does not map to what I think of as “embedded”. If you have a full Python interpreter, it is already a pretty rich environment.

That said, this is what computing is starting to look like. There is less and less “bare metal”. I work with people that claim to be “firmware” engineers and then, when you look, you find out they have a full Ubuntu distro running and they may as well be running on a laptop.

LeFantome, to linux in Ending support for Windows 10 could send 240 million computers to the landfill. Why not install Linux on them?

“a decade after support had ended” for Windows XP is not until April next year.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #