HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Alphaeus

no profile record

comments

Alphaeus
·6 bulan yang lalu·discuss
GUI shell (as opposed to a text-based shell).
Alphaeus
·10 bulan yang lalu·discuss
Here in New Zealand, you're required to be enrolled to vote, even if you never intend to actually vote. Enrolling requires an address. I imagine it's similar in Australia, where actually voting is required by law.

I believe in New Zealand other government agencies aren't allowed to access your data without your consent though.
Alphaeus
·2 tahun yang lalu·discuss
I would interpret it as completing the game requires 120,000 disk read operations, but the CD drive may fail after just 70,000 read operations.
Alphaeus
·2 tahun yang lalu·discuss
I believe YouTube content was explicitly exempted from that deletion.
Alphaeus
·2 tahun yang lalu·discuss
The C++ ports to mobile and consoles predate Microsoft's acquisition by a number of years.
Alphaeus
·3 tahun yang lalu·discuss
In my experience, blocking entire channels rather than individual videos is much more reliable. Clearing out related videos from your watch history also helps a lot.
Alphaeus
·3 tahun yang lalu·discuss
The Steering Council said their intention is to remove the GIL-build in future:

> Long-term, we want no-GIL to be the default, and to remove any vestiges of the GIL (without unnecessarily breaking backward compatibility). We don’t want to wait too long with this, because having two common build modes may be a heavy burden on the community (as, for example, it can double test resources and debugging scenarios), but we can’t rush it either. We think it may take as much as five years to get to this stage.

https://discuss.python.org/t/a-steering-council-notice-about...
Alphaeus
·3 tahun yang lalu·discuss
There's a lot of information that was only ever posted to Twitter (whether you're a fan of that or not). Even if only 0.1% of it was valuable, that's still an incredible wealth of information lost. Think about how many pages across the internet cite tweets, how many links would be dead if everything was purged.
Alphaeus
·3 tahun yang lalu·discuss
I don't think you can reflect onto the standard library anymore, with the recent "strong encapsulation".
Alphaeus
·3 tahun yang lalu·discuss
The Mojang accounts weren't great for security. No 2FA or anything (just security questions), and if you lost your account / it was stolen, you were pretty stuffed. The only way to recover it was to present the transaction ID of your purchase of the game to support, which most people don't have and you were never told to keep. I saw lots of people get permanently locked out of their accounts.

I guess it also doesn't make sense for them to maintain a parallel login system when the Microsoft one gets (presumably) millions of dollars of investment every year. Though Microsoft accounts are more complicated to use, with configuration being split across Microsoft, Xbox, and Mojang/Minecraft itself. And it seems they like locking people out for opaque reasons.