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).

  • squaresinger@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 days 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.