SSH generally best to use ed25519, for GPG RSA4096 is better supported by HSMs and slightly more secure for longer-lived keys like root keys.
SSH generally best to use ed25519, for GPG RSA4096 is better supported by HSMs and slightly more secure for longer-lived keys like root keys.
I use a pair of small (2"x2" maybe) cheap adjustable adhesive parabolic mirrors, one at the outer bottom corner of each side view mirror and angled down towards the rear wheels for this purpose.
That way they are there for backing in or lining up the back of the vehicle pulling in, but the main mirrors can be aimed better for general use.
Yeah, I used Chrome up until extremely recently because genuinely no browser Just Works to the extent Chrome does.
Fast, good media codec support, Web API support for hardware access for PWAs, doesn’t lock up w/ a lot of tabs (post-quantum FF is better about this, but not quite there), excellent DevTools, and just generally snappier and more polished than even chromium.
I switched to firefox recently exclusively for better home-manager support, and other than the ability to use home-manager more easily, it’s just a slightly slower and jankier experience at all times whether it’s requiring transcode for Jellyfin, laggy WebGL performance, janky DevTools, or missing WebAPIs.
Why are you being so condescending about this?
FPGAs are a great tool, but they’re not magic.
They are a great way to prototype ASICs or for performing relatively simple low latency/high-throughput tasks below the economies of scale where actually taping out an ASIC would make sense but there is pretty much no case where an FPGA with a bunch of the same logic path is going to outperform a dedicated ASIC of the same logic.
NPUs are already the defacto ASIC accelerator for ML. Trying to replicate that functionality on an FPGA fabric of an older process node with longer path lengths constraining timing is going to be worse than a physically smaller dedicated ASIC.
It was the same deal with crypto-mining, the path for optimizing parallel compute is often doing it badly on a GPU first, moving to FPGA if memory isn’t a major constraint, then tape out ASICs once the bugs in the gateware are ironed out (and economies of scale allow)
And that doesn’t even begin to cover the pain of FPGA tooling in general and particularly vendor HLS stacks.
I need the max call volume to be about 20% higher than it currently is to understand what is being said outside of an anechoic chamber.
As relevant as ever: https://palmerluckey.com/free-isnt-cheap-enough/
looking to eventually drop it for Dendrite
Plenty of people are now old enough that they can go see a doctor themselves and get the diagnosis that their parents never bothered to or were unable to bring them to get when they were kids.
I have had the Sandisk Ultra Luxe 512GB version for a few years now with Ventoy on it and have been very pleased with it. I keep a cheap USB-C to USB-A attached to it and that lets me use it with my phone or on any computer.
Solid Explorer
Realistically, the target audience are organizations as nowadays most business laptops are being carried between docking stations with the occasional meeting or air travel in-between and 13" is an excellent size to meet those needs.
When hooked to a docking station, the screen size and keyboard is entirely irrelevant and modern laptop performance is…honestly crazy good.
When in a meeting, it’s probably being either used to take notes fullscreen or show a presentation, so pretty neutral.
Finally, when traveling, you can really can feel the difference between a 13" and a 15" when you’re running on too short of a layover between flights.
The Walmart app provides historical receipt data if you have an associated card. A few months ago I spot-checked a ‘standard basket of goods’ (food and household items often repurchased) for myself between then and the end of 2019 (right before covid), and the average increase in price of those goods over that period of time was just about 50% overall for my personal basket of goods.
And if they somehow do, rest assured that red states will use it as an opportunity to disarm LGBT folk for being ‘violently mentally ill’ before the ink is dry on the decision.
Very similar heuristic here, insofar as when to use passphrases and how long.
LUKS and Bitlocker volumes get 8 words, computer logins usually get 4 words (potentially more depending on frequency/criticality of system).
Smartcards and mobile devices do have numeric pins due to frequency of use and relative difficulty in copying those for offline attacks.
Websites that are filled in w/ password manager get passwords get the random symbol-laden strings that ‘meet requirements’
If that is the threat model then Signal is not and never was fit for purpose at all.
Because every time I’ve complained about not wanting to give my phone number to sign up for Signal I’ve been lectured about how Signal is “all about privacy, not anonymity and those are not the same thing” and how that is good for the average Joe even if it isn’t useful for journalists and activists, and what you’re saying goes completely against that by suggesting that the police are somehow unable to get the phone number out of the thing that uses the phone number as the user id.
You’re describing how a real privacy-focused app like Briar functions, but definitely not how Signal does.
Still holding onto my Samsung Galaxy Note9
It has an excellent built-in stylus with a headphone jack and expandable storage to boot. Nothing that’s come out since feels like an upgrade, only various sidegrades.
Is there a non-video source for this information?
RSA4096 has a bit of an edge over ed25519 both in effective key size as well as support by things like YubiKeys and other HSMs that is beneficial for GPG but not really helpful for SSH.