this post was submitted on 20 Aug 2024
193 points (96.2% liked)
Asklemmy
43739 readers
1157 users here now
A loosely moderated place to ask open-ended questions
Search asklemmy π
If your post meets the following criteria, it's welcome here!
- Open-ended question
- Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
- Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
- Not ad nauseam inducing: please make sure it is a question that would be new to most members
- An actual topic of discussion
Looking for support?
Looking for a community?
- Lemmyverse: community search
- sub.rehab: maps old subreddits to fediverse options, marks official as such
- [email protected]: a community for finding communities
~Icon~ ~by~ ~@Double_[email protected]~
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.
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.
You also need crazy fast reflexes for all the popups.
You just need a friend for that
Ah yes, "two idiots one keyboard".
There's a rumour that it was part of a bet about which producer could make the dumbest hacking scene.
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.
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)
Unless it's Windows giving you some long hexadecimal number. Those never return any results.
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."
Overheats when you hold down the space bar.
Don't change that! I need that feature for my workflow
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.
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.
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:
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.
It's not a question of googling, it's about recognising bullshit answers and skipping them
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.
I think you're underestimating peoples' ability to filter out the massive amount of garbage results/astroturfed reviews/posts/websites out there.
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.β