ciphergoth comments on Open Thread: December 2009 - Less Wrong

3 Post author: CannibalSmith 01 December 2009 04:25PM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (263)

You are viewing a single comment's thread. Show more comments above.

Comment author: ciphergoth 08 January 2010 09:43:45AM 0 points [-]

One of the major proponents of this sort of security has recently gone to work for Microsoft on their research operating systems.

Sadly, I suspect this moves things backwards rather than forwards. I was really hoping that we'd see Coyotos one day, which now seems very unlikely.

Comment author: whpearson 08 January 2010 11:01:27AM 1 point [-]

I meant it more as an indication that Microsoft are working in the direction of better secured OSes already, rather than his being a pivotal move. Coyotos might get revived when the open source world sees what MS produces and need to play catch up.

Comment author: gwern 08 January 2010 02:03:47PM 0 points [-]

That assumes MS ever goes far enough that the FLOSS world feels any gap that could be caught up.

MS rarely does so; the chief fruit of 2 decades of Microsoft Research sponsorship of major functional language researchers like Simon Marlow or Simon Peyton-Jones seems to be... C# and F#. The former is your generic quasi-OO imperative language like Python or Java, with a few FPL features sprinkled in, and the latter is a warmed-over O'Caml: it can't even make MLers feel like they need to catch up, much less Haskellers or FLOSS users in general.

Comment author: whpearson 08 January 2010 03:51:07PM 0 points [-]

The FPL OSS community is orders of magnitude more vibrant than the OSS secure operating system research. I don't know of any living projects that use the object-capability model at the OS level (plenty of language level and higher level stuff going on).

For some of the background, Rob Pike wrote an old paper on the state of system level research.