• 215 Posts
  • 2.66K Comments
Joined 2 years ago
cake
Cake day: June 9th, 2023

help-circle
  • The gold standard is providing something you know (a password) alongside something you have (an OTP or fingerprint). This is two-factor auth in a nutshell.

    using your face, fingerprint, or PIN

    You leave fingerprints and images of your face everywhere you go; and in the case of someone spoofing those, there is zero way to change either. Such public information is not the foundations of a secure system.

    And a PIN is just a shorter, shittier password. Why the hell would we replace a normal password with the least secure, most shitty version of a password?





  • Since it is something with the computer itself and not the OS, some things to try:

    • Check for any motherboard status lights.
    • Reseat your RAM.
    • Run a memtest. Let it do a full pass, takes ~3 hours. If you see anything more than a single error, it’s the RAM.
    • Reset your BIOS to factory settings.
    • Update your BIOS.
    • Reset your CMOS.
    • As redxef said, unplug from the wall, hit the power button a few times to fully drain the system, then plug back in.
    • Unplug everything you possibly can. Leave just a single monitor, a single stick of RAM, the cpu, and the power cable plugged in. Literally nothing else, not even a keyboard. (You will need to keep your graphics card plugged in as the 2700x doesn’t have onboard graphics)
    • Swap to a different single stick of RAM and put it in a different slot.
    • Visually inspect for any exploded or bulging capacitors.
    • If you have gotten to here, swap in any spare parts you have from the prior list. Different graphics card, different ram stick, different monitor, different cpu or mobo if you have one.
    • Unplug/replug your internal power cables, and unplug any unnecessary internal cables (fans, rgb, etc) (Is it this? Probably not, but we are getting to the desperate part of the list.)
    • Reseat your CPU (don’t forget to clean off and re-apply thermal paste)
    • Cry a little

    The goal is to narrow down which piece of hardware is failing.









  • BombOmOm@lemmy.worldtoSelfhosted@lemmy.worldManage things "To be Read"
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    1
    ·
    edit-2
    4 days ago

    Make a textfile you sync between your devices. Save the URL, book name, or whatever; each on a new line.

    So tags and the option to filter them would be nice!

    You can tag them at will. Put “#TagName” next to an entry and later you can ctrl-f “#TagName” (or anything else) in the file. Notepad++, grep, and other tools will even give you a list of everything that matched your search criteria if you want to see all items that match at once.


    I like to keep things simple!