Be careful, you might delete the database if it was designed by Tom.
Be careful, you might delete the database if it was designed by Tom.
it kinda looks like they just mistyped “dropping it” and they’re actually talking about some streaming service like Disney+


Companies should already be storing password hashes, so the risk of leaking a hash vs a public key is roughly the same. It’s just that private keys are generally longer than passwords and therefore harder to bruitforce.
Any company storing passwords in a recoverable format deserves to be hacked.


Lack of adoption doesn’t really make password managers a workaround. What’s being worked around? People’s laziness?
Password managers actually do solve the phishing problem to an extent, since if you’re using it properly, you’ll have a unique password for every service, limiting the scope of the problem.
Putting TOTP 2fa codes in your password manager behind the same password as everything else actually destroys any additional security added by 2fa, since it puts you back to a single auth factor.


Lol, that print has more creases on it than a homework assignment that’s spent all day in my backpack


In an ideal world, there’s enough CSS/JS inlined in the HTML that the page layout is consistent and usable without secondary requests.


There might be some CAT6 cable inside somewhere


I’ve seen several codebases that have a typedef or using keyword to map uint64_t to uint64 along with the others, but _t seems to be the convention for built-in std type names.


This seems necessary if they’re to maintain an IP ban list. You shouldn’t just be able to unban yourself by submitting an information deletion request.


Maybe they’re about to solder it on “dead-bug” style? lol

There’s a few different services you can use to set it up. I quite like Buildkite since they’ve got a pretty easy setup for running jobs on your own hardware, but I think several other CI services have a self-hosting option.
The best part about it for me is I can run GPU tests and do automatic screenshot diffs for my game engine. Normally renting a GPU server is super expensive, but it’s basically free to run myself using my old hardware.
I self-host a decent bit of stuff. My setup has been to rent rack space in a datacenter to put my own storage server in, plus a second server at my house that I mirror backups between. I run my own VPN, “Cloud” storage, lemmy instance, game servers, websites, CI build systems, media streaming, etc… You can find some cheap server hardware on eBay that’s only a generation or two old, which you’ll need if you’re running in a datacenter, but for home servers it’s super easy to just set up an old desktop with a battery backup.
There’s plenty of seedbox companies out there, you can get 10Gbps+ connections and they run the torrent client for you so there’s no upload happening from your local PC at all… Many offer VPN capabilities at the same time, but for general browsing I use a VPS with my own wireguard.


An image is a quantization of reality. An image alone is biometric data if it’s a picture of a face, fingerprint, or any other identifiable feature of a person.
On linux it’s just called running an executable
Edit: As a less snarky answer, you can run Android apps natively on linux by installing Android OS in a container using something like Anbox Waydroid.
I think the biggest thing lacking in this kind of hardware is displays. Where can you find a phone-sized 1080p display that doesn’t require signing some NDA or reverse engineering the specs? OLED would be even better for battery life.
I don’t see that probably 360p black-or-white e-ink display is going to be a good experience unless you’re comparing it to a flip phone.


Can that not run through Proton? You could probably launch it through Steam, even if you bought your copy somewhere else. I have loads on external apps added just for easy setup with Proton


Bit rot happens on much longer time scales (like 10+ years), and can happen regardless of use. Most storage media has this as an issue though, so that’s why it’s always good to have backups.
Save games probably wouldn’t have a huge effect on write endurance, but certainly in some uses that write constantly like a dashcam, it could potentially destroy the flash in a matter of months. There are endurance sd cards for this kind of application, but they usually come in smaller sizes, and I’ve still had them fail eventually.
There’s plenty of perfectly fine used vehicles that are old enough to have physical controls, but new enough to still have a reverse camera and Android Auto. Personally I’m not buying any new vehicle with a cellular modem.