Follow-up video to https://lemmy.world/post/32690521


Spoiler alert: the main reason he says the experience “hasn’t been great” is because shortly before posting the video his Linux install mysteriously broke and he had no idea why. Therefore, he recommended dual-booting Windows just in case.

Cue sea of comments explaining that the reason for the error he was getting was that Windows screwed up his bootloader (i.e. the problem was caused by dual-booting to begin with, LOL).

  • dontmindmehere@programming.dev
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    2
    ·
    3 days ago

    bit of both i guess? “normies need to get good” could be diluted into “do your research before going to linux”, which in most sensible online discussions is already the recommended way: test things out in a VM, try out different DEs, practice configuring things, finding alternatives to your current workflow, etc etc. it’s a harder sell than “just switch to linux” but IMO it’s absolutely necessary

    but my comment is more of a reaction to influencers not doing that at all and making le funny challenge of jumping to linux blind and breaking shit because it’s good content and “trying out linux” is still trending

    problem is they must be getting this idea that “linux is so easy and fun and seamless and you don’t have to research anything” from somewhere, which i do think is probably way more from people in their audience hyping up linux and not necessarily the wider linux community but these voices gotta be out there

    • squaresinger@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 day ago

      The main issue I see is that a ton of people (influencers but also users) tend to massively downplay the difficulties you might encounter when using Linux.

      Every thread where someone asks whether they should try Linux is full of people claiming that it’s super easy, super seamless, much less issues than using Windows, you’ll never need to touch CLI and so on.

      But mostly these are users that are already quite good with Linux (or users who just about managed to install Linux a week ago and haven’t seen anything yet). These good users have difficulty understanding how difficult easy things are to regular users.


      I encountered this when making an open source physiotherapy game console for kids with cystic fibrosis.

      A big issue with CF therapy is that pretty much every therapist is doing something slightly differently, so the therapy needs to be configurable. For that I made a very simple .ini file to configure the therapy. Every single person I showed that to went into instant panic mode.

      I then made a simple WebUI where people can configure the same thing, but instead of a text file there are now separate text fields for each value. And suddenly everyone gets it instantly and has no difficulty at all using it, even though all that changed was going from a text file with key=value to a Web UI with [label for key] [text field for value].


      Linux is easy if it comes pre-installed, pre-configured and with first-party hardware support both by the laptop manufacturer and each and every component in there. And first-party OS support by the device manufacturer. Like ChromeOS and Steam Deck.

      If that’s not the case it will be difficult for normie users. Same as installing Windows on hardware not primarily intended to run Windows or making a Hackintosh. Both of these experiences suck just as much.