On one hand I agree, on the other hand I just know that some people would immediately abuse it and put relevant data into comments.
On one hand I agree, on the other hand I just know that some people would immediately abuse it and put relevant data into comments.
It’s a little bit faster for encoding and decoding
On the other hand, the time spent uploading/downloading much smaller files probably more than makes up for that, although even that difference might get pretty small with modern internet connections.
And Linux will slowly turn into Windows.
Some distros maybe, but I’d say that instead we’d quickly have another golden era of malware.
Even worse, it also previews the theme when selected. I hope that the logic they use for that feature works in a simpler way.
I hate how oddly specific “Moved from Jekyll to Hugo people” is, mostly because that’s exactly what I did as well. I don’t use it to write any blog posts though. It’s more a “Here’s a list of things I’ve created”-generator.
It’s one of the very few things Microsoft actually gets right on their websites. You select to log in with a passkey, authenticate, optionally select which account you want to use, and you’re signed in. Not a single username or password entered into the website.
I have a Onyx Boox Nova C that has pretty much the same technology (Kaleido Plus) and would say that the color display is mostly just a neat gimmick that comes with some tradeoffs. Compared to a pure monochrome E-Ink display the contrast is much worse and colors don’t really pop either. You basically always need at least a bit off background lighting to be able to read.
I’d recommend these types of display only if being able to read without background lighting isn’t a must and even then only for stuff that’s better with color, like notes, technical books or the occasional colored page in a book/manga. If you want to read something reliant on stunning colorful artwork like graphic novels I’d stay away.
As a German I have to admit that the ANSI US layout is the one American standard that’s superior to the European ones. That said, I still need some Umlaute and accented letters from time to time, which is why I use the EurKEY layout, which adds all of those keys back and many morek, most of them accessible without having to use a dead key.
This is also why having a strong standard library and/or framework is so important to a language. Otherwise you’ll end up needing a third-party library for every little thing, each coming with their own programming paradigms and dozens of dependencies.
The difference between generating JSON and generating HTML is minimal for the server
That should be true, but have you looked the HTML of any “modern” site? Dozens of nested elements, each tagged with multiple lines of attributes. Generating that is probably 10x the cost of generating the JSON.
Plus, with server side rendering you also have to recompute the HTML for the entire site, which often means re-computing a whole bunch of non-trivial queries as well.
*different thing to VS for Mac, because Microsoft had to give three entirely different products the same name.
Is this some kind of joke that’s going over my head?
If not: The QR code alone doesn’t give you access to the account. That’s the entire point of 2FA. Plus, you always get a ~20 character code that can be backed up instead of the QR code. Screenshots are also a thing.
Normally you get a handful of recovery codes when you set up 2FA. If not, you can just create a backup of the QR-Code or secret when setting up 2FA and store it in a safe location. And even if all that fails there’s usually a way to recover an account by going through support.
Although I wouldn’t recommend it, there’s also 2FA apps out there that have cloud-sync.
Yup. I’m actually a bit baffled by how much negativity/misinformation there’s around 2FA even in a place like this, which should naturally have a more technically inclined userbase.
That’s assuming people actually use a parser and don’t build their own “parser” to read values manually.
And before anyone asks: Yes, I’ve known people who did exactly that and to this day I’m still traumatized by that discovery.
But yes, comments would’ve been nice.