HN user

_qib3

242 karma
Posts12
Comments28
View on HN

Well, sure. Maybe you're the kid in the article who opened Xcode and Blender and Final Cut, but it didn't click for you. Of course not everything is for everyone, but it doesn't prove exploring the limits like that is a bad thing.

Why do you think they're fewer and farther between? It's almost certainly at least partially because of Chromebooks and the save-the-user-from-themself design philosophy.

And why not Docker? I feel reluctant to suggest it even though you explicitly declined it, but it really does seem to be the best solution.

Lena by qntm (2021) 5 months ago

The author is dead. I think we can consider it as much a cautionary tale about digitised human brains as we can about the other things.

Lena by qntm (2021) 5 months ago

And Blindsight. I will recommend Blindsight all day, even if it's not directly to do with uploading.

During the Second World War, almost every motorised vehicle in continental Europe was converted to use firewood.

How is this the first time me (or anyone else in this comment section) is hearing about this? It seems like a pretty major deal.

Linux from Scratch 6 months ago

It's not just the installation process. Being forced to manage or setup automatic management for most parts of your system teaches you a lot. Often it's just as simple as `sudo pacman -Sy yabdabadoo` but its more instructive than it 'just working'.

This is not how continuous probabilities work. The probability that a clock is exactly right is zero; hence there is always some error in a measurement of time. Adding additional clocks will always cause the error to be less or equal to the maximum error.

That seems very odd - if it's possible to make those optimisations without any additional type data then why wouldn't GCC do that anyway? The benefit of stricter type rules is that more information is available to the compiler. Using a different compiler doesn't inherently increase the amount of type information.