Monthly Archives: March 2005

P2P Wiki

When looking at Distributed Hashtables, I noticed that they would be very efficient for being used as a wiki. Provided a DHT with mutable keys where old values for keys can be retrieved, a simple front end to view and … Continue reading

Posted in General | Leave a comment

Big Endian

Why do we write dates as Month Day, Year? If the Year and Day are decimal, thus big endian, shouldn’t the whole thing be big endian? Why don’t more people write dates as Year Month Day? One saves space by … Continue reading

Posted in General | Leave a comment

Upgraded to WordPress 1.5

I finally got around to upgrading WordPress to 1.5, and I should say there are some nice improvments. I’ve adopted the new default theme, making minor corrections here and there. While I don’t neccicarilly prefer PHP or SQL, I must … Continue reading

Posted in General | Leave a comment