• RememberTheApollo_@lemmy.world
    link
    fedilink
    arrow-up
    6
    ·
    1 day ago

    This is linux times ten. I use it all the time, but as soon as you have a problem even remotely outside the norm you’re screwed unless you’re steeped in knowledge for the particular distro you work with. Your quest for an answer will result in: 2-3 other people with the same question, but no responses. A half dozen answers for your problem yet a distro version for which the answer no longer works. A couple lengthy, well-thought out answers that require multiple terminal entries and dependency installations yet still doesn’t work after carefully following the instructions.

    ./configure not found.

    Installs configure.

    Still doesn’t work.

    Anyway, lol, as much as I like linux and have a crapload of instances running, it sure is a pain in the ass.

    • CheeseNoodle@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      6 hours ago

      Been on linux full time for under a week, I’d say linux is more like.
      “I have issue”
      “Here’s 10 extremely techincal solutions that will take you hours to work through and may not work”
      “I still have issue”
      “Oh yeh there’s just a button you can press that fixes it instantly”

      On the bright side thats more my own lack of familiarity than anything and once an issue is fixed it stays fixed and generally works a lot more cleanly than if I had a similar issue on windows where fixes are always kind of cludgey.

    • lightnsfw@reddthat.com
      link
      fedilink
      arrow-up
      4
      ·
      20 hours ago

      Yeah, been fighting something on mine for a few weeks now.

      Search issue - Add this line to the config file

      Adds line to file, nothing changes, Google more - sometimes you also have to add this and this (doesn’t explain why only sometimes)

      Adds this and this. Fixes problem while it’s booting but then goes back to being fucked when the frontend launches

      Googles more - only other solution I can find I can’t do because my hardware doesn’t support it.

      • RememberTheApollo_@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        17 hours ago

        Problems like that are incredibly frustrating. What entries you make look right, but somehow the result is wrong. I usually just assume somewhere along the way the authors of the instructions forgot something incredibly basic like permissions. Because they have their system set up so that they already have them set for their user or something so they don’t have to enter them every time they work on something, so they never think about it and spell out those steps when writing help responses. While help is often well intentioned (and I always appreciate someone’s help) there’s always the opportunity for them to forget what they didn’t know at the most basic level.

        • lightnsfw@reddthat.com
          link
          fedilink
          arrow-up
          1
          ·
          8 hours ago

          It’s extra frustrating because I’ve gone to the actual documentation for those settings and even that is vague hell. Short of talking to the actual dude who programmed it (which admittedly is sometimes possible with FOSS) I don’t know where to go from here.