• 0 Posts
  • 112 Comments
Joined 2 years ago
cake
Cake day: July 12th, 2023

help-circle

  • Hardware gore

    That’s the telltale pattern of VRAM issues If this system has dedicated graphics, there’s a high tool and skill ceiling to executing repair.

    If this has integrated graphics, regular RAM gets used as VRAM and repair is easy as long as the memory is modular

    There’s always the possibility that this is a silicon level issue in the GPU/CPU but those cases are statistically less probable


  • Romkslrqusz@lemm.eetomemes@lemmy.worldGIRL. NOT LIKE THAT.
    link
    fedilink
    arrow-up
    4
    arrow-down
    2
    ·
    edit-2
    13 days ago

    9mm Parabellum was designed by Austrian George Luger 10mm Auto was designed by FFV Norma AB of Sweden 5.56 NATO was developed in Belgium by FN Herstal, as was 5.7mm 7.62×39mm was developed by the Soviets

    These European cartridges all use metric measurements

    .223 Remington, .308 Winchester, .30-06 Springfield, .40 Smith & Wesson, .22lr, .357 Smith & Wesson Magnum, .44 Remington Magnum are all American made cartridges that use decimals of Imperial measurements Original designer’s name gets includes because, well, capitalism lol

    I think one of the few exceptions might be 6.5mm Creedmoor, developed by Hornady


  • In order to be exposed to this phenomenon, this 80 year old grandma would need to have two PCs for that purpose, which is rather uncommon. They’d also need to engage in more activities than you’re describing, because browser only Grandma probably doesn’t have any shortcuts.

    I own a repair shop and interact with your average consumer / home user on a regular basis, so making these concepts understandable to them is not alien to me.

    As an alternative, though, I have had to explain why leaving OneDrive running and paying Microsoft $2 per month would have saved them a few hundred dollars in advanced data recovery fees or maybe even have any data at all after a crashed head made confetti out of the platter.

    I’ve also sent people to check OneDrive.com and have them skip that entire phase of work altogether. Compared to 10 years ago, data recovery cases are increasingly rare in my shop.

    It might seem dead simple to you and I, but getting this type of user to manage a 3-2-1 backup themselves is hard work and is no likely to pan out in their favor.


  • First, OneDrive only moves libraries if you enable backup for that library, something that the user is prompted to approve during OOBE or when setting up OneDrive.

    Thing is, library locations are an environment variable. This isn’t a OneDrive issue, using an absolute path is bad software development. The issue you describe is not unique to OneDrive, it also affected users who had remapped their libraries to a secondary drive or literally anywhere other than C:\Users\Username Ironically, the original Oblivion release respects the environment variable path. The same is true for virtually every other piece of software, which is why so many users were confused encountering this for the first time.

    Most Shortcuts default to C:\Users\Public\Desktop which is not indexed by OneDrive, but user created shortcuts or those for apps that install to the user account’s AppData folder (Discord, Zoom) will end up on the regular desktop. For those who do want to back up their desktop but don’t want machine specific shortcuts showing up ‘dead’ on other machines, you can created a shortcuts to the Public Desktop that the user can drop their other shortcuts into.








  • The issues i get through linux come from my failure to understand it

    I’d argue that’s true of any user’s experience with any OS, including what you just experienced with Windows.

    Getting out of S mode is actually very trivial, certainly moreso than many of the changes one might be expected to make in Linux. There’s a certain type of user that “S Mode” is intended for. You’re not that user, and Linux is likely to be a negative experience for that user.




  • I didn’t suggest anyone reseat the clip between each step.

    read the original bios, verify it and save

    I’m recommending that this sequence be performed twice, reseating the clip before the second run, and performing a comparative of both .bin backup files.

    The imperfect mature of these clips opens up the possibility for an imperfect read. Depending on the system, you may meed information from the original BIOS so you really don’t want to be stuck with a bad backup.


  • It does!

    Downside is that you can end up with a bad / imperfect connection, which can result in a bad .bin (reading) or a bad flash (writing)

    Removal of the IC is always more ideal when possible.

    If you absolutely must use the clip, I recommend reading two .bins, reseating the clip between each read, and comparing the two in a hex editor to ensure you’ve actually gotten a good read.

    Most flash tools will have a verify step to ensure you’ve actually written the right data.