Lazy Reading for 2012/08/26

There’s certainly no theme to this week’s links.  I even manage to avoid my usual git and vim links, strangely.

Your unrelated comic link of the week: Cul De Sac.   The strip is ending due to the creator’s health issues, but what he has done is marvelous.  This is one of the few newspaper strips that is both visually interesting and often abruptly laugh out loud funny, without being patronizing.

DragonFly and GSoC 2012 wrapup

DragonFly had a successful Google Summer of Code even this year.  It marks our 5th time participating, 7th if you count  Google Code-In events.

Mihai Carabas worked on adding SMT/HT awareness to the DragonFly scheduler.   This project was very successful.  The original goal was just to take advantage of threading with the scheduler, but the benchmarks published by Mihai show in general a 5% speedup from these scheduler changes.  His work has already been committed.

Vishesh Yadav implemented an inotify interface in DragonFly.  inotify is an originally Linux-based system for monitoring files and directories for changes.  A specific use for this is an inotify-aware locate program, so that a list of file locations can be kept ‘live’.  His code for the inotify interface should be committed to DragonFly very soon.

(This was written in part for Google to use on their Open Source Blog.)

Lazy Reading for 2012/08/19

I think I’ve made it through my backlog of things to post.  For no apparent reason, I ended up with a whole bunch of ‘this vs. that’ links this week.

Your unrelated link of the week: Taipan!  I played this on the Apple ][ and loved it.  The buy-low-sell-high game is an old genre that hasn’t been used in newer games in the same fashion as roguelikes or sidescrollers.  The only recent equivalents I can think of are Drug Wars and maaaaybe Eve Online.

Hammer 2 status report

Matthew Dillon recent posted a status report for Hammer 2.  Of interest is the spanning tree protocol being built to handle messages between Hammer volumes.  As he says in the message:

For example, we want to be able to have millions of diskless or cache-only clients be able to connect into a cluster and have it actually work…

(No, it doesn’t do this, yet.)

Lazy Reading for 2010/08/12
A light list this week, but I’ve been on an island in Canada the past week.  I can’t see much except water from there.
  • Part of the reason I started this Digest was to document things that would otherwise remain buried on mailing lists.  So I feel there’s a parallel between this and reporting on police scanners – not the same content, but the same intent.
  • The Esoteric Whodunit.  Read this article and think of the last time you were explaining something computer-related to someone, and had to change what you said in order to make it more comprehensible.
  • SSD Cache Accelerators work.  This is not news to anyone who has used swapcache(8), which does just what these hardware products do – in software, free.  Here’s where you can pat yourself on the back for being a DragonFly user.  (via)
  • Desktop 2.0 and the future of the networked operating system.  This somewhat wandering article assumes having everything go online is a good thing.

Your unrelated link of the week: The Counting Song.