To raise my spirits I've done two things:
- I've bought eivanov.com. It will be used as alias for this blog until I have something special.
- Installed SyntaxHighlighter, which should be useful for posts containing snippets (see previous post for example). If you want the same I recommend to use this Howto.
Also during last month I've implemented support for Hardware FPU in Minix. Probably I will just summarize this small OS dev experience, since this project mostly is about reading Intel doce, reading minix book, writing piece of code and playing with nasty ASM bugs (I was new to ASM, when started the project).