The blagotube home of Sune Kirkeby. Here are rambling rants and some bits of code.

Bits of Code

github
These days all my code ends up on github.
/dev/{,u}random driver for GNU/Hurd
A port of the Linux /dev/{,u}random driver to GNU/Hurd.
user-space portals
An user-space implementation of the old portals concept from BSD4.4; this is for UNIXen that dynamically link executables. If you have no idea what I am talking about you might want to read Portals in 4.4BSD by W. Richard Stevens and Jan-Simon Pendry.