More or less interesting stuff that I'm working on.
MIXemu
MIXemu is a simulator of the MIX computer invented by Donald Knuth and described in his famous book "The Art of Computer Programming".
spyps
Spyps is a process tracing utility. It traces multiple processes (process trees) and displays messages on their activity or system calls invoked (similarly to strace). It also offers several other features, such as the ability to slow down or pause the execution of traced processes.
Minor projects
- ntpprobe - shows version and stratum of a NTP server.
- nulf - creates an empty file of specified size.
jQuery plugins
- ieFixButtons - a plugin
that makes
<button>elements work correctly in Internet Explorer 6 and 7. - imgAreaSelect - a plugin for selecting a rectangular area of an image.