For me it’s the paranoia surrounding webcams. People outright refuse to own one and I understand, until they go on and on about how they’re being spied. Here’s the secret - unplug the damn thing when you think you won’t use it or haven’t used it in a while.

They, whoever it is, can’t really spy on you on something that’s already off and unplugged!

  • CrabAndBroom@lemmy.ml
    link
    fedilink
    English
    arrow-up
    52
    ·
    23 days ago

    Honestly, just Googling (or DuckDuckGo-ing) things. I tend to be the “tech person” that people ask about their computer problems quite often, and 9/10 times I just copy-paste the error code into the search bar and it tells me what to do. I’m not secret about it either, I’m like you can literally just Google it and it’ll usually work. But people still seem to think it’s magic lol.

    • ShepherdPie@midwest.social
      link
      fedilink
      arrow-up
      25
      ·
      23 days ago

      There’s a hidden skill in there that allows you to filter out the bullshit/scam/unhelpful solutions and zero in on the helpful, legitimate stuff.

    • Rayquetzalcoatl@lemmy.world
      link
      fedilink
      English
      arrow-up
      12
      ·
      22 days ago

      My colleague (we work in web dev) will literally sit there staring at an error message but apparently not reading it, and then he’ll open ChatGPT and start asking it what to do. The fucker never even Googles error messages, it’s an absolute nightmare.

      • AlolanYoda@mander.xyz
        link
        fedilink
        arrow-up
        7
        ·
        22 days ago

        ChatGPT can be super useful, but I’m kind of worried about people learning to use it exclusively.

        I tried helping a PhD student assemble a set up for measuring transistors. He used ChatGPT to do all the code for the software control (python), which is fine, even if he relied on it to fix every single part of his code when a quick trip to the reference manuals of the equipments would solve the problem instantly.

        At a certain point I realized I maybe had misunderstood his set up design and asked him “wait, which device do you want to connect to your gate? Which terminal even is the gate?”

        And I kid you not, the dude asked ChatGPT which terminal in his device was the gate

        (he also reeked of weed so there’s that)

      • CrabAndBroom@lemmy.ml
        link
        fedilink
        English
        arrow-up
        11
        ·
        22 days ago

        And the solutions to Windows problems are almost always ludicrously esoteric and stupid anyway lol. It always turns out to be something like “the CPU usage went up because the clock in the taskbar on this specific version of Windows syncs to a different server that closed down so it tries to ping it 400 times a second for some unknown reason and that’s why you get a 78-character hexadecimal error code and all your USB devices disconnect whenever you render a video.”

      • saigot@lemmy.ca
        link
        fedilink
        arrow-up
        4
        ·
        22 days ago

        If it’s not a crash it’s probably an ntstatus and if it shows during a bsod then it’s a bughcheck code. That said the most common ntstatus I see is the very unhelpful 0xC0000001 - status unsuccessful.

        • Captain Aggravated@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          8
          ·
          22 days ago

          The one I came across had something to do with…you remember Intel Optane? How there was a brief window there where they’d sell you a PC with a spinning rust hard disk and like a 16GB special NVMe drive that acted as a kind of cache for the hard disk? I was replacing that with just a normal NVMe drive, and there’s some settings in the BIOS you have to tinker with. And BIOS settings are bullshit. TMP. XMPP. FLP. TLQ. DKR or LXD. Which combination of these settings means “no more optane, just normal bulk storage on the NVMe socket?” There’s nothing that says anything like that.

          I apparently didn’t get this quite right and Windows would get a ways through the install process before failing with an 0x2ac4d7f9f2 code or something. Windows’ installer doesn’t give you a functioning desktop, it’s in its own useless environment, so you have to manually type this into your phone to look it up, which returns no results. Like it doesn’t link to a page on Microsoft’s website because of course it doesn’t.

          I then tried to install Linux Mint. Boots to the live environment, I get a full desktop. I run the installer, which fails partway through. The error message spells out the issue in plain English, contains a clickable hyperlink to a relevant wiki page which launches in Firefox because we’re in a live environment, and it has a QR code you can scan with your phone to go to the same page on a smart phone. Armed with this knowledge I got the setting right in the BIOS and successfully installed Linux.

          But Windows is just so much more user friendly you guys.

    • EnderMB@lemmy.world
      link
      fedilink
      arrow-up
      9
      ·
      edit-2
      22 days ago

      I had a chat with someone that is a Senior Staff Engineer at a huge company a while ago, on what I’d say is a pretty big service that millions use.

      They don’t write much code any more, but they debug a lot of issues. The way they described the workflow to mastery is:

      • If you know nothing, ask someone that knows something
      • If you know something, Google, and there will be answer from an expert
      • If you’re an expert and Google doesn’t work, read the docs and specs from the masters
      • If you’re a master, start writing the specs, and offer addendums for when the spec needs to change.

      IMO, Googling gets you 99% of the way there in many situations, but if you know nothing the answer might be in front of you and you wouldn’t know it.

    • Taleya@aussie.zone
      link
      fedilink
      arrow-up
      5
      ·
      22 days ago

      It’s not a question of googling, it’s about recognising bullshit answers and skipping them

    • aStonedSanta@lemm.ee
      link
      fedilink
      arrow-up
      5
      arrow-down
      1
      ·
      23 days ago

      Nah. People are using you and too lazy to care. They pretend it’s magic cause it’ll get you to continue being their gateway to laziness.

      • MerchantsOfMisery@lemmy.ml
        link
        fedilink
        arrow-up
        9
        ·
        23 days ago

        I think you’re underestimating peoples’ ability to filter out the massive amount of garbage results/astroturfed reviews/posts/websites out there.

      • Stepos Venzny@beehaw.org
        link
        fedilink
        English
        arrow-up
        1
        ·
        22 days ago

        As a similar “tech person,” me googling tech problems is exactly as lazy as the person asking me.

        Their solution is “ask someone” and our solution is also “ask someone.”