putting-the-you-in-cpu icon indicating copy to clipboard operation
putting-the-you-in-cpu copied to clipboard

Feedback from still_grokking on HN

Open kognise opened this issue 1 year ago • 1 comments

The only thing that I miss a little bit is a kind of "disclaimer" that what gets presented is "just" the result of a market race, and not how computers need necessary to work like. Not going into the details of possible hardware architectures and implementation, but even on the "user facing" level (the operating system and application layer) things can look very, very differently. Just as an example: https://en.wikipedia.org/wiki/Genera_(operating_system)

kognise avatar Jul 24 '23 19:07 kognise

In this vein, one aspect that could definitely be described with more distance is the whole principle of fork() as the main process-spawning primitive. While I do not necessarily share their every conclusion, this paper https://www.microsoft.com/en-us/research/uploads/prod/2019/04/fork-hotos19.pdf does raise some significant limitations of that model.

ZPedro avatar Aug 15 '23 20:08 ZPedro