←back to thread

520 points OlympicMarmoto | 2 comments | | HN request time: 0.001s | source
Show context
tanvach ◴[] No.45067142[source]
I think people have forgotten about Google Fuchsia which I guess is a good sign for a new OS. They’ve done quite well in deploying it seamlessly to their consumer devices.
replies(8): >>45067239 #>>45067302 #>>45067318 #>>45067466 #>>45067549 #>>45069421 #>>45069737 #>>45070546 #
1. modeless ◴[] No.45069421[source]
"Quite well" by what metric? It shipped on one device. That's pretty much the lowest bar you can imagine! Did it provide any tangible benefit to anyone? Let alone a benefit commensurate with the enormous cost of developing it and continuing to maintain it?

I think it was insane to start a new OS effort written in C/C++. We have plenty of OSes written in C/C++! We know how that story ends. If you're going to spend the effort, at least try a new language that could enable a better security model.

replies(1): >>45072251 #
2. pjmlp ◴[] No.45072251[source]
While I agree with the sentiment given my bias towards safe systems languages, Genode OS is pretty much mostly C++, although they added some Ada/SPARK as well, which is relatively recent research OS.