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.

BSD, Playstation 4, and disk storage

Supposedly it’s FreeBSD 9.0 under the hood on the new Playstation 4 systems.  What does this mean for FreeBSD, or driver support, or BSD in general, or what you can run on that hardware?  Possibly nothing other than a vague sense of superiority.

On the other hand, this BoingBoing article makes a good point about commodity hardware and its immediate utility.  It’s an effective network storage device and it doesn’t even mention FreeNAS.

Summer of Code, first week reports

All the Summer of Code students for DragonFly have posted their first week reports:

If any of these projects are interesting to you, or if you have any tips for these students on work they are doing, please provide feedback.

 

 

 

Julio Merino and NetBSD, and volunteerism

Julio Merino is not renewing his membership of the NetBSD board of directors; he wrote an extensive post as to why.  I agree with some of the issues he raised; they are possible on any open source project.  I don’t necessarily think the solutions he proposes are correct.

I am clearly biased on this, but I think NetBSD needs a ‘NetBSD Digest’, to talk about the changes being made and the work being done.  I once asked someone experienced in dealing with volunteers how you motivate people without a paycheck, and he said “Celebrate their accomplishments”.  All the BSDs could use that.  (via EFNet #dragonflybsd)