There’s a great “lo” package which implements these JS-like array and map functions using generics in Go. Coming back from a JS/TS job I’ve been really happy to find this.
HN user
henhouse
For those using macOS or iOS, week numbers can be toggled on in the calendar settings! Really useful if you need to frequently reference the week. Unsure about Windows and Android.
Cloudflare forwards DMCA copyright infringement complaints to the hosting provider, probably automatically to an abuse@ domain that it can detect. I’m not sure if they do the same for any other copyright claims, but they do pass it on to the parties that should be involved.
Is the embedding necessarily a bad thing? I run a site entirely using Go templates and packr to embed the site’s files and it only adds a few MB. Latest version of Go has a built-in way to embed files now through a comment syntax.
I know that it can checksum files, search through drivers, scan memory addresses, etc. I think I can read registry keys as well. That’s just what I know of the 2005-2008 era of Warden implementation. See vanilla implementation: https://github.com/vmangos/core/pull/1295
All models do have a high-speed microSD slot similar to the Switch, so you could offload less intense games there. But yeah, I think most will go for the mid tier model. 64GB is low.
But to each his/her own. For some that may be completely sufficient if they’re not playing AAA games.
Because from what has been observed, the immunity doesn’t last long, and you can get COVID more than once.
Apparently around 8 months. Source: https://www.cidrap.umn.edu/news-perspective/2020/12/two-stud...
Mac is only getting an updated UI? That’s a huge shame. It’s been out for years and there’s still no C++ support. VS Code is decent if you use Cmake, but the code completion and highlighting is really off compared to native VS.
Is there any decent alternative to a good C++ IDE for Mac besides Clion (which costs money).
A lot of Sweden is already like this. They're a super cashless society currently. I have only lived in Stockholm, but a large number of places will not accept cash in any form. This is done for security and convenience reasons, and most Swedes from what I have seen seem to prefer and like this method. It definitely has implications of course... but none that seem to be bothering the masses.
Here's some info about it: https://sweden.se/business/cashless-society
You should be able to, yes. Google Authenticator is pretty basic where it's simply scanning a QR code to get the TOTP token and storing that locally. It's apps like Authy which screw you over by forcing you to use them and ONLY them for 2FA for websites who opt to use it in their service. They don't make it possible (iirc) to get the token out so you can use your preferred authenticator app.
But back to your point: I used to backup to Google Authenticator and LastPass's Authenticator to prevent me from losing access when I migrated to a new iPhone since they don't backup. They both worked just fine interchangeably.