Monthly Archives: April 2006

Music

Took me quite a long time, but I finally decided to add a new “music” section. Here I’m going to recommend from time to time some great music. Read on for the first recommendation.

Posted in Music | Tagged | Leave a comment

Packages update

I finally finished all stuff needed to store packages – since today, niven is able to store any package to disk. I hope to finish the multi-threaded package loader this week, and then I’m finally done with most of niven … Continue reading

Posted in Programming | Tagged | 1 Comment

File I/O performance

Over the weekend I’ve been implementing some more low-level classes for the package system. The new archives which work directly on the filesystem are around 20 times slower than the memory based ones, so it’s rather very likely I’ll stick … Continue reading

Posted in Programming | Tagged | Leave a comment