April 27, 2008
Developing: Java IRC daemon
Developing: Linguistics library
Destination: Scotland
April 10, 2008
Destination: Washington DC
State: exhausted
March 3, 2008
Major update of the Java C Preprocessor
August 10, 2007
First release of a LynxFS driver for Linux
August 7, 2007
Karmasphere Labs goes live and interactive.
March 27, 2007
I finally released the C Preprocessor in Java.
December 7, 2006
Location: England
State: shattered
November 28, 2006
The first redesign for this site in nearly 10 years. It's 1am now, so the content update will have to wait.
I don't really know. I had no particular reason for writing it. I have no use for it. I've never used LynxOS, and I don't plan to. I think I just did it just to prove that I could.
This filesystem driver was written using the excellent guide to practical file system design which, although written with reference to the Be file system, describes enough of the BSD FFS structure to be applicable to LynxFS, which is nearly identical.
I'm pretty sure the driver works fine. It's read-only. I could probably implement read-write support, but I don't think I would find it interesting. Patches welcome, of course. If it doesn't work for you, please email me, and I'll fix it, there are naturally a number of things I'm not too sure about.
The driver was implemented entirely by intelligent guesswork. I don't have any way of creating LynxOS filesystems, so I can't do any extended testing. However, with all that, I'm pretty sure the code works, and will be fine.