S(0) = e; S(k) = V(k)S(k-1), k >= 1

Feb 19, 2007 13:51


Some random ‘computer science-related’ stuff:
  • The Complexity of Songs (pdf) by Donald Knuth the creator of TeX, and the author of The Art of Computer Programming
  • Steganography is the art and science of hiding messages. I read about it on slashdot (and can't find the article now). steghide is a program to hide secret messages in image and audio files
  • Reflections on Trusting Trust by Ken Thompson

  • I wanted to post links to other articles when I started writing this, but I can't remember anything else now. You should be able to understand (and sing) the title of this post after reading the Complexity of Songs ‘paper’.
Previous post Next post
Up