Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Look to Mobile OSs for innovation in OS design. Like the author stated, it's currently where the money is. It's the closest we have to "starting over" and alot of things were rethought, such as security and sandboxed apps. IPC is limited to start, but slowly growing.

I wouldn't be surprised if the workstation OSs of the future grew out of our current Mobile OSs



What a hideous idea, given the UI semantics on mobile OSes are pretty sub-optimal for systems that provide input systems other than a touch screen.


This is what I would like to see on desktops.

Unsafe code constrained to the bottom layers of the OS, with everything else on memory safe languages.


> Unsafe code constrained to the bottom layers of the OS, with everything else on memory safe languages.

Chrome, that is used on Android and is a large code base, is written mostly in C++, which you would probably not call a memory safe language.


Yeah but writing web apps in HTML/CSS/JavaScript is not the same as using C++.

I would prefer the lower layers also to be written in a memory safe systems programming language, but having the userspace 100% in such a language, would already be quite an improvement versus the current situation.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: