HN user

chajath

81 karma
Posts6
Comments47
View on HN

It's interesting to note that WSL uses 9p to mount the filesystem on Windows. Had MSFT taken a more FOSS-friendly approach, we could've had a burgeoning FUSE ecosystem built around 9p.

What pain point of Python as an education language is Pyret trying to address? Union type might be vaguely useful, although some of these use cases can be modelled as inheritance or typed enums.

I agree TCO is an essential part of the Web ecosystem. What's interesting there is an ensuing discussion with panels from MS where they argue difficulties of having TCOs due to Windows calling conventions.

Ethics and morality aside (Can you really divorce them from the political economy, though), what worked at a particular context at a particular time doesn't necessary entail that such arrangement will work forever. Different stage in social and economic development calls for a different model.

I recommend Jonathan Tepperman's book "The Fix" [1]. His chapter on Korea is, in my point of view, fair, forgiving and sympathetic towards Chaebol system.

He divides the development in Korea into three periods: Dictatorial development (which I think what you call cooperation b/w private enterprise and government) 1962~1987 and democratization 1987~1997 and liberalization 1997~. I think he presents a case of what would've worked in a cheap labor export economy wouldn't work well in a post-industrial advanced economy, and how the country should move on.

[1] https://www.foreignaffairs.com/press/2016-09-20/fix-how-nati...

I won't necessary call out Java as a complex language. However in not being so complex a language it sacrifices a lot of expressiveness found in other languages.