• 0 Posts
  • 27 Comments
Joined 1 month ago
cake
Cake day: February 27th, 2025

help-circle
  • green@feddit.nltolinuxmemes@lemmy.worldLinux is too hard
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 days ago

    Agreed. There are many facets to this problem, so it’s difficult to get in one post, so I’ll try to reconcile the main points.

    The core of what I’m trying to say, is don’t kill Linux trying to become Windows. Linux is great because it diverse, but it also has difficulties because of this. We should not change (nor destroy) the ecosystem for people who do not care to understand it.

    That being said, we can also make it easier for people who do care and cooperate to make it over. But if we do this we, as Linux users, have to look at this from the right lens. The question is not “Linux users, what do you find difficult?”; this is survivorship bias. The question is “Windows users, why can’t you get Linux on your machine?”. From this framing, the real issues become a lot more apparent:

    • Not savvy enough to set up USB stick
    • Driver, and other hardware, issues
    • Programs needed for work, or general daily usage, are unavailable
    • Too much tinkering required (this is related to, but not the same as RTFM and CLI)

    The first two points can be solved by purchasing a machine from a Linux OEM (i.e System76). If this is not possible, then you are going to have to do research; if this burden is too heavy, Linux is not for you.

    AI has a good and valid use-case here, as it can significantly ease this process (even if it’s only right 60% of the time).


    Linux may not have an alternative for your preferred programs; if this burden is too heavy, Linux is not for you.

    Developers should follow open guidelines (i.e POSIX). If they refuse to, there is nothing Linux can (nor should) do about it.


    The last point can be solved by distro choice, we completely agree here. The problem is finding said distro, which is difficult. For example, I’ve never heard of Ublue until your post. I appreciate distros that handle defaults and don’t push breaking changes. The community can make this better by having a dedicated website (with a decision tree) for choosing a distro, but this has its own set of issues.

    No matter, the responsibility falls on the user to pick the right distro; if this burden is too heavy, Linux is not for you.


  • green@feddit.nltolinuxmemes@lemmy.worldLinux is too hard
    link
    fedilink
    English
    arrow-up
    10
    ·
    edit-2
    3 days ago

    Linux Mint is a great distro, and I’m happy it works for you.

    In terms of mass-adoption though, the fatal point is probably putting a Linux ISO on a thumb drive. Like I said prior, we must be aware of survivorship bias. You don’t care much for the terminal - but you made it through.

    The people that didn’t make it through probably failed from the thumb drive step. I only say this from personal experience, because when I first installed Linux, I was very determined and came extremely close to giving up at this step. And I only got through because I happened to find an obscure forum about how Rufus needed a special setting for my machine.

    P.S. I also was not tech savvy, but I wasn’t completely lost either - and I still struggled really hard here.


  • green@feddit.nltolinuxmemes@lemmy.worldLinux is too hard
    link
    fedilink
    English
    arrow-up
    10
    arrow-down
    3
    ·
    3 days ago

    This is actually a really deep rabbit-hole. To avoid typing a novel, I’m going to cut out a lot of nuance.

    Windows is installed by default on machines. Since people do not change defaults (many studies have been done on this), this is checkmate. As long as this is true, Linux will not have a major (20%+) market share.

    So this has to start from the OEM. Several Linux OEMs exist (i.e Tuxedo Computers, System76, Framework) but they cannot compete with the Microsoft network. Those who are interested in Linux, but are not tech savvy, really really really should buy their device from a Linux OEM.

    Driver issues are near non-existent on Linux OEM hardware. So software is the next step; and let me tell you, developing for Linux is rough. There are 2 window servers, 2 graphic stacks, 2 desktop environments, 2 coding standards, 2 C libraries,… you get the point. A lot of this can be abstracted, but it takes genuine work to do - and may be obsoleted in a month; meaning no company will do this.

    All to say, creating “magically working” apps - even with a lot of monetary support - is a herculean task. Even Valve (who is FLUSHED with cash) gave up and just decided to make their own distro (SteamOS).

    A lot of issues also just require personal tweaks due to open-source software being extraordinarily bad at setting sane defaults. With something like Windows, you can hire people to make this better. Who do you hire to fix the defaults for 300 independent projects? And will the devs even listen to them?

    I could keep going, but you get the point, the buck is going to have to stop at the user for a lot of things.

    The best solution (in my opinion) is to have specialized distros and have people choose from them. Want to game? SteamOS. Want to dev? Fedora. Want to surf the web? Linux Mint. Creating, and more importantly accurately listing, specialized distros will make lives easier. Leave the defaults to the devs, just download the “vibe” you want.


  • green@feddit.nltolinuxmemes@lemmy.worldLinux is too hard
    link
    fedilink
    English
    arrow-up
    57
    arrow-down
    10
    ·
    3 days ago

    Windows users and Linux users are not seeking the same thing from their machines. The common mistake I often see from Linux advocates.

    From personal experience, when I was a Windows user, I didn’t care (or even know) about privacy, open-source software, nor owning my machine. I didn’t care if I had to sign up for a Microsoft account, and I never changed defaults ever (except for my wallpaper). I just wanted the machine to turn-on, work, and play some games.

    Why am I bringing this up? Because Linux requires the user care about their machine and defaults. You need to know your architecture, graphics card, and threat-model. You need to know what your apps are called and where they come from. You need to know what tools you need to troubleshoot (and devs will not help you). This is the biggest the pain-point of Linux. Do not succumb to the survivorship bias of RTFM or command-line.

    This issue cannot be fixed from simplifying Linux interfaces (though we should do this anyway!). The soul of Linux is adventure, collaboration, and tinkering. To get the most from your machine, you’re going to have to interact with several communities. This is what makes Linux great, and frankly I do not think we should kill this for the general public - this is how you get enshittification.

    The general public needs to understand that incompetence (being brain-dead) will lead to misery. It is simply the rule of the land. You need to care and you need to collaborate. We should not welcome nor accommodate users that refuse to do this.





  • Just no man.

    Yes, JavaScript has been the most popular language but it is exclusively because of the front-end. Many companies do not want to pay for separate back-end devs and ask their front-end devs to do it instead. These people (ab)use JS because they’re most comfortable with it and are under crunch; so we end up with the abomination that is back-end JS.

    It is NOT rivaling much lower-level languages; it can’t even rival C#.

    First off, it is interpreted. You are never going to be faster than competently written C, C++, Go, nor Rust. Secondly, the resources it takes to exist makes in a non-option for embedded machines - which Social-Security facilities are all but guaranteed to use.

    Not to mention the horrendous (and insecure) package infrastructure, and under-powered core libraries - it would be the fullest extent disaster.

    The saddest part? The larpers at DOG(shit)E are all but guaranteed to pick the worst tools for the job, over-engineer, and have extremely poor management. Meaning whatever they ship WILL collaspe the system day 1; and all of the people refusing to pay attention will be like “hOw CouLd THis HaPPen”


  • Yeah, the world is sliding into global fascism, and fast.

    Even “Never Again” Germany has a major political party sympathetic with Nazis (AfD). If you talk to the average person in America, it is okay to have all of your rights stripped as long as you can use TikTok. We’re in very dark times right now.

    If anything, I think that people from around the world are very disconnected on average. The average person can barely care to support Ukraine, when Putin is clear-as-day running Stalin’s playbook.

    Lemmy and Reddit are not real life.


  • Can we stop talking about “we should, we should”? Who is actually doing?

    The time for talk was over November 4th, but it is beyond over now - arm yourself, period.

    Where are the community resources for community building and fighting against ICE tactics - this is what the internet is for? Who is running the underground railroad? Why are every single one of us not educated on TOR and VPNs? Who are we primarying? What are the plans for removing propaganda from our real life communities?

    There are no accessible answers to these questions - this is unacceptable, and we get this in order now. No one is coming to save us, we must do it ourselves. We have a 2 month window between now and when the most in-person activity will happen (summer).

    P.S. Everyone screams at the gun owners and politicians about why they won’t do anything. But why would they? They’ll basically throw their lives away for nothing - especially when the people they claim to fight for are so fucking spineless.

    If this woman can have her First Amendment RIGHT stripped and arrested in the street by plain clothes, and every single person in this country isn’t rioting, guns and laws will not fix it.

    P.S P.S If you are not from America and are in a relatively free country, one of the best things you can do is host the resources for fighting the Nazis. American companies, individuals, and organization are automatically compromised.

    If are an American, create an onion service or host using an EU VPS and domain registar.





  • green@feddit.nltolinuxmemes@lemmy.worldYou just gotta think different
    link
    fedilink
    English
    arrow-up
    37
    arrow-down
    3
    ·
    12 days ago

    Wouldn’t you just use AFS, CEPH, NFS, or 9p?

    I really don’t want to be that guy, but isn’t SSHFS (FUSE) actually a terrible option when compared to an actual file-system? MacOS isn’t really missing out on much there.

    The most painful part of MacOS (which makes it downright unbearable for me) is that system configuration files are XML. It’s an absolute nightmare.






  • Too many people overestimate the actual capabilities of these companies.

    I really do not like saying this because it lacks a lot of nuance, but 90% of programmers are not skilled in their profession. This is not to say they are stupid (though they likely are, see cat-v/harmful) but they do not care about efficiency nor gracefulness - as long as the job gets done.

    You assume they are using source control (which is unironically unlikely), you assume they know that they can run a server locally (which I pray they do), and you assume their deadlines allow them to think about actual solutions to problems (which they probably don’t)

    Yes, they get paid a lot of money. But this does not say much about skill in an age of apathy and lawlessness