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

    A person can only specialize in a small number of things.

    I’m happy to learn about computers, but when it comes to, say, cars, I have no desire to learn. If I have a car problem, I don’t have the knowledge of how to even look up a problem.

    • brax@sh.itjust.works
      link
      fedilink
      arrow-up
      1
      ·
      6 hours ago

      Can you put gas in your car? Do you know how to check your oil and add more? Can you put wiper fuild in? Do you know how to check coolant levels?

      Most importantly: do you know how to RTFM to do this stuff if needed?

      That would put you miles above the typical PC using idiot that we keep coddling by ruining things we use.

    • Skeletonek@lemmy.zip
      link
      fedilink
      English
      arrow-up
      7
      arrow-down
      1
      ·
      1 day ago

      In today world, you don’t need to specialize in something to fix basic issues. Simple online search will help you with most basic issues You encounter which is probably 60-70% issues most people have with cars, computers or etc.

      I don’t blame people that they can’t recompile a kernel, applying a patch to fix some random issue. But I blame people that didn’t want to spend 30s on searching how to fix their minor issue like for example checking execute permission for appimage, Search engines today even tell you how to do it in a small AI window on top of the page.

      Internet really helped people to gain a basic knowledge in a matter of seconds and yet they still don’t want it

      • RvTV95XBeo@sh.itjust.works
        link
        fedilink
        arrow-up
        9
        ·
        1 day ago

        Just built a new PC literally this weekend. WiFi mouse and Bluetooth drivers did not work out of the box. I had to spend hours searching through what little info exists out there tangentially related to my problem to find:

        WiFi drivers were fixed in kernel 6.10, which fortunately Mint let’s you upgrade to 6.11 at this time with relative ease.

        Bluetooth drivers do not appear to have been fixed, but I might have a shot if I switch over to a rolling release distro and relearn everything I’m used to from using Debian-based distros for years. Dongle is on order, but I don’t love having to have 2 bluetooth devices.

        It’s unclear if mouse drivers have been fixed in the kernel, but I was able to find a nice set of drivers/controller on github which fixed some mouse problems but only if i used their experimental branch and it did not work with my wireless adapter. Very fortunately I had an old wireless adapter from a mouse from the same brand that was able to close the loop, but that was just dumb luck.

        By EOD today I should have everything I want working, but it wasn’t “30s” of searching - to your point, 60-70% of problems may be solvable that way, but having 1/3 of your problems require technical expertise is not going to bring Linux out of the hobbyist domain.

        Note: this is not a complaint against Linux, just a statement of fact. These things have gotten a lot better over the years, and things get easier to find as the community grows and these struggles get discussed more openly, but there’s still lots of challenges out there that take more than a 30s search.