other projects

listed below you can find old code or documentation hardly worth mentioning during an academic debate. however it might be interesting - from time to time - to dwell in the past, so let's have a look.

nice programming exercises

  • VAIO daemon (abandoned)
  • google soap in python - the humble attempt to get a response from google's SOAP API. this code is deprecated in favor of pygoogle.
  • text2brainfuck - as you might already be aware of, "brainfuck" is the mere attempt to literally fuck up your brain while fiddling around with it, regardless of the viewpoint - programmer or reader. but that's what computers are made for.
    this little lex code generates a text -> brainfuck compiler.
  • very very tiny whoisd - the 1716 bytes of this little whois daemon serve only the singe purpose of providing staticly predetermined content to an RFC 3912 compliant client.

documentation