Faithful followers of the Thing a Week project, rejoice! Unexpectedly, I have a submission for week 2 (two days late, but who is paying attention anyhow?).
I’ve decided that DEFLATE (the algorithm used by “zip”, “gzip”, and a few other compression programs) would be a fun algorithm to implement. At this point, I am [...]
Off and on, I’ve always been pretty upset that when processing data in UNIX, you generally have to write out to another file than you read in from. Of course, if you use a vi script or perl, you can have the file be edited in place, but if you want to use the normal [...]
Posted on December 10, 2008, 7:29 pm, by Josh, under
Uncategorized.
In the spirit of Jonathan Coulton, I am dedicating myself to completing a new coding project each week, and publishing it on the internet (i.e. here). I will try to post my projects by midnight, Friday.