And Linux isn’t minimal effort. It’s an operating system that demands more of you than does the commercial offerings from Microsoft and Apple. Thus, it serves as a dojo for understanding computers better. With a sensei who keeps demanding you figure problems out on your own in order to learn and level up.

That’s why I’d love to see more developers take another look at Linux. Such that they may develop better proficiency in the basic katas of the internet. Such that they aren’t scared to connect a computer to the internet without the cover of a cloud.

Related: Omakub

  • 🦊 OneRedFox 🦊@beehaw.org
    link
    fedilink
    English
    arrow-up
    12
    ·
    2 months ago

    It’s because they’d have to install it to use it. I put my boomers on Fedora with GNOME over a year ago and there hasn’t been a single Linux-related issue since. Most people use their computers as Facebook and YouTube machines and Linux doesn’t make that any harder than Windows/MacOS. It’s not like it’s 2010 where you’d need to install some desktop app that doesn’t have a Linux version and you’d have to fuck around with WINE, which was a massive pain in the ass and often buggy even if it did work. Now in 2024, those apps are in the browser (barring more niche use-cases) and we have access to Firefox and Chrome like everyone else. If Linux shipped on most pre-builts, then I think the average person would be fine.

  • yokonzo@lemmy.world
    link
    fedilink
    English
    arrow-up
    10
    arrow-down
    6
    ·
    2 months ago

    Thank you! I’m a staunch believer that most of you don’t think about how much prior knowledge you need just to be able to use Linux, let alone not break things.

    • MyNameIsRichard@lemmy.ml
      link
      fedilink
      arrow-up
      16
      ·
      2 months ago

      When we started, none of us had any prior knowledge and quite frankly, if it broke all the time none of us would have stuck with it. It’s the same for people when they started with Windows or Mac OS

    • Nibodhika@lemmy.world
      link
      fedilink
      arrow-up
      13
      ·
      2 months ago

      At the same time I think most people don’t think about how much prior knowledge you need to just be able to use Windows or Mac. And for someone without ANY prior knowledge all of them are the same.

      Story time, my MiL is a zero when it gets to computer literacy, to the point that every week I had to solve something for her. Eventually I gave her a laptop with Linux in it to make it easier for me to do support, and to my surprise she had lots of problems the first months when setting things up and until learning the ropes, but afterwards there were almost no problems.

      The thing is that people have a lot of Windows knowledge, so when they try Linux they expect it to be Windows and get frustrated when it’s not.

  • 0x0@programming.dev
    link
    fedilink
    arrow-up
    20
    ·
    2 months ago

    That’s why I’d love to see more developers take another look at Linux.

    I’d love to see more developers taking a look at writing portable cross-platform code.

    • flashgnash@lemm.ee
      link
      fedilink
      arrow-up
      1
      ·
      2 months ago

      Super easy to do nowadays, everything I write is cross platform just by virtue of every programming language I use being that way provided I’m somewhat mindful about it

        • flashgnash@lemm.ee
          link
          fedilink
          arrow-up
          1
          ·
          2 months ago

          Python is the gold standard for cross platform interpreted languages

          If what you meant was are they all interpreted, no C# rust and python are the main 3 I use rn and are all cross platform

  • scratchandgame@lemmy.ml
    link
    fedilink
    Tiếng Việt
    arrow-up
    1
    ·
    2 months ago

    Why don’t more distro use LibreSSL? Why don’t more distro use mandoc? Why don’t more distro use clang?

      • BCsven@lemmy.ca
        link
        fedilink
        arrow-up
        4
        ·
        2 months ago

        It is Linux, but the machines are low apec and depend on cloud based google stuff for storage etc. Not quite the same as Desktop or powerful laptop

    • Crismus@lemmy.world
      link
      fedilink
      arrow-up
      11
      arrow-down
      1
      ·
      2 months ago

      I just installed Manjaro over my windows 10 drive and the effort so far has been way easier than I thought.

      KDE Plasma reminds me a lot of WIn 10, and nearly everything I did on my windows system works under Linux without hassle. The only issue I had were certain technical things like overlooking my GPU and setting up my LED lights.

      • Nibodhika@lemmy.world
        link
        fedilink
        arrow-up
        14
        ·
        2 months ago

        Those are the usual problems in Linux, they can be summed up by “Third party companies don’t support Linux”, and they are especially annoying because with time you learn that there’s no reason that thing shouldn’t work, other than because the company either purposefully figures out if you’re running Linux and crashes the program (e g. DRM, anti-cheat, etc) or because they created their own closed proprietary protocol and refuse to share the public API for it so it needs to be reverse engineered.

      • BCsven@lemmy.ca
        link
        fedilink
        arrow-up
        3
        ·
        edit-2
        2 months ago

        Yeah I didn’t find Linux install any harder than installing windows from scratch.

        Edit: the only thing was multiple choices for home filesystem, which made me do some research on why I would want ext3 or 4 of xfs, or btrfs.

  • Grofit@lemmy.world
    link
    fedilink
    arrow-up
    14
    ·
    2 months ago

    I just wish we could have less ways to do things in Linux.

    I get that’s one of the main benefits of the eco system, but it adds too much of a burden on developers and users. A developer can release something for Windows easily, same for Mac, but for Linux is it a flatpak, a deb, snap etc?

    Also given how many shells and pluggable infrastructure there is it’s not like troubleshooting on windows or mac, where you can Google something and others will have exact same problem. On Linux some may have same problem but most of the time it’s a slight variation and there are less users in the pool to begin with.

    So a lot of stuff is stacked against you, I would love for it to become more mainstream but to do so I feel it needs to be a bit more like android where we just have a singular way to build/install packages, try and get more people onto a common shell/infrastructure so there are more people in same setup to help each other. Even if it’s not technically the best possible setup, if its consistent and easy to build for its going to speed up adoption.

    I don’t think it’s realistically possible but it would greatly help adoption from consumers and developers imo.

    • Random Dent@lemmy.ml
      link
      fedilink
      English
      arrow-up
      3
      ·
      2 months ago

      Yeah it’d be nice if there was a really standardized Linux distro that gave developers a baseline to aim for, and then those of us who use the nerdier distros could just figure out our own stuff from there. I think Ubuntu was on track for that for a while, but they tend to go off on these tangents (Unity, Mir, Snaps etc.) which sometimes work against them, and now distros like Pop!OS and Mint are starting to fill that space a bit more.

      Basically it’s this lol

    • qpsLCV5@lemmy.ml
      link
      fedilink
      arrow-up
      3
      ·
      2 months ago

      i think flatpak has done a lot to make this easier, but at the same time… i’ll admit i’m not a fan of it (mostly due to random issues).

      the way i see it, more distros need something like arch linux’ AUR. if an application is reasonably easy to build, it really does not take much to get it into the AUR, from where there’s also a path towards inclusion in the official repos.

      i don’t know too much about other distros, but arch really makes it amazingly easy to package software and publish everything needed for others to use it. i feel like linux needs more of this, not less - there’s a great writeup that puts why linux maintainers are important way better than i ever could:

      https://web.archive.org/web/20230525163337/https://kmkeen.com/maintainers-matter/

    • ghen@sh.itjust.works
      link
      fedilink
      arrow-up
      5
      ·
      2 months ago

      Yeah that part’s a confusing mess. I moved to Linux on my gaming PC a year ago and have been pleasantly surprised multiple times but not with installers!

      • Grofit@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        2 months ago

        I love SteamOS for gaming and I think going forward that may get more and more adoption, but a lot of day to day apps or dev tools I use either don’t have Linux releases (and can’t be run via wine/Proton). I would love to jump over on host rather than dabbling with it via vms/steamdeck but it’s just not productive enough.

        One especially painful thing is when certain libs I’m developing with need different versions of glibc or gtk to the ones installed by default on OS, and then I die inside.

        • ghen@sh.itjust.works
          link
          fedilink
          arrow-up
          1
          ·
          2 months ago

          I’m on Ubuntu which is supposed to be at the least nerdy. Still hella nerdy, I just want to make memes and play games lol

    • flashgnash@lemm.ee
      link
      fedilink
      arrow-up
      2
      ·
      2 months ago

      Package management in central is a bit of an issue. I think nix has the right approach where it’s incredibly difficult to create a package that won’t work on x system. I think appimage flatpak and snap all work in a similar way

      Pip is a right pain in the arse though, if I had a nickel for every time a pip install has failed for some specific package with an esoteric error message…

  • Showroom7561@lemmy.ca
    link
    fedilink
    arrow-up
    8
    ·
    2 months ago

    After some encouragement, I’ve been making an effort to switch much of my computing over to Fedora (at least, on weekends until it’s got everything I need on it).

    My (Framework) laptop fully supports the OS, and even booting it up on an external SSD has been easy, and it works fast and smooth.

    But, it’s absolutely not as easy to settle into compared to windows.

    With Windows, the only “tweaks” that a user might make is installing a different browser, but everything else will work as it should.

    Power Windows users will spend more time removing bloat and ads, I won’t deny that!

    But on Fedora, I had to scour the internet to find out how to get a minimize and maximize button on a window (had to install another utility, then an extension…). Then I had to do the same to move things down to a dock.

    Annoying, but it wasn’t a huge deal. These small add-on, tweaks, and personalization options all require that you know where to look and how to actually apply these fixes. Thank god I didn’t have to fuss around with device drivers.

    Then, as I happily watched the Para Olympics while multitasking, my screen just went black. No warning, no way to recover it. Hitting my laptop’s power button throws up a series of errors and !!! “FAILED TO EXECUTE SHUTDOWN BINARY”.

    If this is the equivalent to a BSOD on Windows, then it would be my first BSOD in many, many years.

    Now I need to figure out how to get some Windows-only software to run, if that’s even possible, which adds another layer of time and aggravation.

    If I were a novice computer user, I wouldn’t even bother with any of this and just stick to Windows. Hell, I wouldn’t even know where to begin with any of it!

    But I’ll see how long I can ride this out, and perhaps I’ll be a full-time Linux user some day.

    • abuttandahalf@lemmy.ml
      link
      fedilink
      arrow-up
      3
      ·
      2 months ago

      I want to point out that the changes you are talking about, minimize/maximize buttons and docks, are actually big changes to the workflow of a desktop environment. How hard would it be to remove those buttons and the standard dock on windows? Harder than it is with gnome I think. Gnome isn’t windows and it’s used differently from windows. It shouldn’t be expected to accommodate windows’s workflow.

      • Showroom7561@lemmy.ca
        link
        fedilink
        arrow-up
        1
        ·
        2 months ago

        That is a fair point. I don’t expect every feature to match 1:1. But minimize and maximize window seems to be a no-brainer for basic use. At least, how I use floating windows.

        But… I’m glad that there are options to bring those features (and more) back if someone chooses.

    • Leaflet@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      2 months ago

      I experienced that failed run shutdown binary a lot, the issue was that the OS I installed the drive on was defective. In use, the entire filesystem would become read only, the OS would freak out, and shutting down would fail with that message.

      • Showroom7561@lemmy.ca
        link
        fedilink
        arrow-up
        1
        ·
        2 months ago

        Is this only when using Linux? The drive’s S.M.A.R.T status is all perfect (it’s only got like 40 hours of use on it), and tests with no errors).

        Maybe I can try another drive.

        • Leaflet@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          2 months ago

          My drive was brand new when the issue started. I don’t think SMART showed anything wrong with it, apart maybe from the improper shutdowns count.

          Not sure if it was Linux only, I never had Windows installed on that drive.

    • JustAnotherKay@lemmy.world
      link
      fedilink
      arrow-up
      6
      ·
      2 months ago

      Windows only software

      I’m sure by now you know about the troves of compatibility layers that exist in order to make this possible; depending on the software.

      Get a minimize and maximize button

      This is more of a DE issue than Linux issue, I’m assuming you went with the default Gnome but you might like KDE or Cinnamon for a more windows like experience. I personally loved both of those DEs until I made the mistake of getting comfortable with a window manager

      • Showroom7561@lemmy.ca
        link
        fedilink
        arrow-up
        2
        ·
        2 months ago

        I’m sure by now you know about the troves of compatibility layers that exist in order to make this possible; depending on the software.

        Yes, I’ll need to do a bunch of experimentation to see if I can get it working. But it’s a messy solution to something that isn’t even a thing on Windows.

        This is more of a DE issue than Linux issue, I’m assuming you went with the default Gnome but you might like KDE or Cinnamon for a more windows like experience. I personally loved both of those DEs until I made the mistake of getting comfortable with a window manager

        Fair point, I’m using what Fedora came with, but I can go with something else. Better if I do that sooner, rather than later. LOL

        • JustAnotherKay@lemmy.world
          link
          fedilink
          arrow-up
          4
          ·
          2 months ago

          You can actually, and I would suggest, grab a fresh Fedora install that comes with either of those DEs. If you don’t wanna do that, I would suggest at least making a new user so that the gnome stuff isn’t crowding your new life

          • Showroom7561@lemmy.ca
            link
            fedilink
            arrow-up
            1
            ·
            2 months ago

            I may have another external SSD I can use, so it should be easy to just install another copy with KDE or whatever on it.

            Or… I may just stick with GNOME, since I’d rather keep things simple anyway. Regardless, I’m glad I have options.

    • ikidd@lemmy.world
      link
      fedilink
      English
      arrow-up
      7
      ·
      edit-2
      2 months ago

      That’s less about Fedora and Linux than it is about Gnome.

      Coming from Windows to Gnome is a shitshow, honestly I think it’s the main reason there isn’t more Linux users. If that’s your first introduction to Linux, no wonder people yell screaming for the exits. It’s not an easy transition.

      Using DEs like Plasma or Cinnamon is a way more welcoming way to change over. Maybe eventually you’ll want try Gnome and it’s opinionated workflow, but I think its a terrible way to start out an already jarring transition.

      Nobara is a good distro to use Fedora and have KDE by default, with the option to change later. And it has a pile of video tweaks and fixes for gaming and editing out of the box or via the welcome screen tasks.

      • Showroom7561@lemmy.ca
        link
        fedilink
        arrow-up
        3
        ·
        2 months ago

        Well, I think my experiment might have come to an early end.

        Yesterday, when I booted up fedora, I lost my wifi (like, it didn’t even give me the option to use wifi). Re-booted and it worked again.

        Then I decided to get a copy of Fedora with KDE Plasma loaded up. Seemed fine, started setting it up.

        Let’s try some Windows software through Wine (Bottles, I believe, is what the actual software was called). Program 1, installed, but won’t run. Program 2, installed, but wont’ run…

        Then, out of nowhere: Blank screen.

        After waiting several minutes, I hit the power button: FAILED FAILED FAILED messages “Failed to start plymouth-reboot.services” being the last. FFS…

        I just don’t understand how I can break Linux so quickly without really doing anything. My experience over the last 20 years of trying Linux has always ended the same. Are there no stable distros available? Ubuntu, Mint, Fedora, Elementary, Damn Small… none of them last more than a few days/weeks before they crash and burn.

        And when Linux crashes and burns, I really don’t know how to fix it.

        It’s extremely hard to go from Windows 11, which has been absolutely rock solid. Literally no problems, no crashes, no BSOD, no compatibility issues, etc. to Linux, even though I value Linux more.

        I would rather not use Windows, but I feel like I’m forced to at this point.

        • ikidd@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          edit-2
          2 months ago

          That’s the shits. Hardware can be finicky with Linux, especially laptops.

          I would try Nobara or Manjaro, both have some pretty good hardware detection and updated/non-free drivers. Fedora itself doesn’t have certain things in it that aren’t “free” by default.

          But you might not be destined to use Linux and no shame in that. Keep trying back if you change hardware.

          • Showroom7561@lemmy.ca
            link
            fedilink
            arrow-up
            1
            ·
            2 months ago

            My laptop is a Framework and has official support for Fedora and Ubuntu. I wouldn’t expect these kinds of issue, TBH.

            I can probably try a few more distros, but I’m just disappointed that the experience seems to always be the same :(

            • ikidd@lemmy.world
              link
              fedilink
              English
              arrow-up
              1
              ·
              2 months ago

              Oh, man, really? You are absolutely correct, I would expect that to support either. Have you contacted them? Because it seems like that must be something faulty.

              • Showroom7561@lemmy.ca
                link
                fedilink
                arrow-up
                1
                ·
                2 months ago

                Their forum is pretty good, and there’s a dedicated linux section there, too. They also have extensive support documentation.

                I’m sure I can get it working to be more stable, but man, it’s an effort for sure.

  • mlg@lemmy.world
    link
    fedilink
    English
    arrow-up
    31
    ·
    2 months ago

    There’s plenty of videos on YouTube of people trying Linux for the first time, and it can be painful to watch how poorly they try to fix something or unintentionally break their system.

    That’s not to say windows is any better, because they’d do the same thing there.

    But people will only switch permanently if windows really falls off hard, which may or may not happen.

    You have to think of it like how people first learned to use a mouse and double click back in the 90s. It’s not immediately intuitive for everyone, they often have to start over.

    That being said, having a big OEM ship linux would do wonders, but Microsoft fights hard to make sure that almost never happens.

    • anon5621@lemmy.ml
      link
      fedilink
      arrow-up
      3
      ·
      2 months ago

      I don’t know if Microsoft still using restrictions in their license agreement,that only one system can be installed for OEM when deliverying devices to shops.

      • mlg@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        2 months ago

        iirc due to some anti trust lawsuits, they cannot do that anymore.

        But it’s still easy to coerce OEMs to run Windows because they offer stuff like quick support and standardized IT support.

        If an OEM ships Linux, they don’t want to have to make an entire department to help troubleshoot the OS for users who will inevitably call for help. Ignoring them would only result in returns and loss of sales.

        I think some thinkpads actually do ship with some distro like redhat or opensuse as an option, but that’s because thinkpads are very popular in the business space which means lots of CS people use them, so it helps save some cost from a windows license that won’t get used.

        Like I said though, if windows really dives into the deep end, I think a potential market would open and some OEM will take a chance on it.

  • fart_pickle@lemmy.world
    link
    fedilink
    arrow-up
    4
    arrow-down
    20
    ·
    2 months ago

    Why don’t more people use Linux?

    Because Linux breaks randomly, in many cases without user interaction. New driver update - external monitor stops working, games break, etc. Official desktop widgets - tend to break without any reason. Apps don’t follow desktop theme.

    I’m a software engineer and I work a lot and I want to spend my free time using OS, not fixing it. After my recent issues with graphic drivers I decided to buy a Windows PC just for gaming. I will stick with Linux for my home server and work.

    • ma1w4re@lemm.ee
      link
      fedilink
      arrow-up
      10
      ·
      2 months ago

      Interesting, I have a complete reverse of this story with windows. It kept breaking randomly until I had enough of it’s shit.

    • Xartle@lemmy.ml
      link
      fedilink
      arrow-up
      2
      arrow-down
      4
      ·
      edit-2
      2 months ago

      For gaming, I honestly agree. Things are better with Lutris but running programs in their native OS is always going to be a better experience. Still, I think it’s very cool that you can run any of that in Linux. Valve is making some awesome progress with that…

  • macattack@lemmy.world
    link
    fedilink
    arrow-up
    14
    ·
    edit-2
    2 months ago
    • Doesn’t have millions to market like the alternatives.
    • More technical requirement (historically anyways)
    • Much less likely to be the default on hardware (which is what most ppl stick to)
  • Twitches@lemm.ee
    link
    fedilink
    arrow-up
    56
    arrow-down
    2
    ·
    2 months ago

    Lol IT person here, so many developers barely know how to turn there machine on

    • D_Air1@lemmy.ml
      link
      fedilink
      arrow-up
      53
      arrow-down
      1
      ·
      2 months ago

      As a developer, I have met developers that don’t understand file systems. They could write code and not find it. Like wtf?

      • dinckel@lemmy.world
        link
        fedilink
        arrow-up
        22
        ·
        2 months ago

        I know more than a handful of developers who religiously refuse to learn version control systems, and barely know how to operate a computer in general. It’s more of a mindset issue

    • edric@lemm.ee
      link
      fedilink
      arrow-up
      13
      ·
      2 months ago

      Not directed at you specifically, but it’s the same with IT and dev people but with security/privacy.

  • 4vr@lemmy.ca
    link
    fedilink
    தமிழ்
    arrow-up
    1
    arrow-down
    9
    ·
    2 months ago

    On desktop, Linux isn’t the best choice.

    People use Linux where it’s the best, servers!