Viewing profile — soren
soren
HN member- Joined
- Fri, Jul 06, 2007, 5:42 PM UTC
- HN karma
- 217
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About soren
Recent public activity
-
comment
Comment #8400238
There's a paper on live updating Xen to be presented next month at a cloud computing security workshop: https://www.trust.informatik.tu-darmstadt.de/publications/pu...
- story
- story
-
comment
Comment #1247706
Similar work was done in the OpenTC project ( http://www.opentc.net ), i.e., running legacy OSs in isolated compartments and multiplex their visual interfaces using a "secure GUI",…
-
comment
Comment #1247682
An example for a microkernel running a Linux OS is L4Linux ( http://os.inf.tu-dresden.de/L4/LinuxOnL4/overview.shtml ). There is a lot of controversy about the distinction between …
-
comment
Comment #1226816
There's a list at stackoverflow: http://stackoverflow.com/questions/38210
-
comment
Comment #1094518
I contacted someone at AWS through a friend and asked him basic architectural questions, like if he can confirm that they are running Linux in Dom0. However, AWS can not give such …
-
comment
Comment #1094230
I totally agree. The intention of writing this post was not to provide a precise documentation of Amazon's architecture (only Amazon can do this), but to get feedback if I am on th…
- story
-
comment
Comment #1056794
"more text in an eye fixation" is not necessarily a good thing for reading code, because code is semantically more dense than regular text. I think one will not be able to absorb a…
-
comment
Comment #1031026
I uploaded a tool I've written in SML for generating space-filling curves (Hilbert, Peano, Sierpinski) with postscript output on github: http://github.com/soeren/snippets/tree/mast…
-
comment
Comment #1022298
The difference is that they completed the computation of the rainbow tables, which are required to make this attack practical, and made them public (although the webserver with the…