Lazy Reading for 2013/07/07

A U.S. holiday and very warm weather has made this a less intense week.  At least for links.

Your unrelated link of the week: A new Cyriak-animated video, this time for the band Bloc Party.

Sales stats and books

While these aren’t his BSD books, Michael W. Lucas has an interesting post up about the sales on his two recent books, SSH Mastery and DNSSEC Mastery.  I’m always interested in seeing how self-publishing models work, whether it’s software or books or music.  He points out that the point of his DNSSEC book is to see if a very difficult subject can be covered in a book like that – which it is.  There’s very few published books that go that in-depth.

(I’m hoping for a whole “Mastery” series covering topics other writers don’t, especially in a BSD-friendly way.)

Lazy reading for 2013/06/30

Some of the links this week go pretty in-depth.  Enjoy!

Your unrelated link(s) of the week: Candy Box and A Dark Room.  Both are text-only games, but they use HTML5 for animation.  They start minimal, and build up – be patient; there’s a lot of gameplay in there.  These minimal  games fascinate me.  It’s like reading a book, where it goes from just static text to an entire world being built.  (somewhat via)

Your bonus unrelated comics link of the week: Jack Kirby double-page spreads.  It’s not an exaggeration to say this artwork crackles.  (via I forget)

 

GSoC Hammer and compression performance numbers

Earlier this week, Daniel Flores posted the first-week report on his Google Summer of Code project, file compression in Hammer.  He mentioned that the LZ4 algorithm he is using seems to have the best performance with repeating text data, as in logfiles.  I asked for numbers, and he provided them.  The important data in the results is the total compression column.  It shows how many 64k blocks were able to be compressed, with that type of data.