If you’re a student, you have from now until the 3rd of April to apply for a Summer of Code slot.
There is, of course, DragonFly project ideas for Google’s Summer of Code. There are also idea pages up for FreeBSD and NetBSD, both also participating this year.
Joerg Sonnenberger is making some structural changes to pkgsrc, the result of which is that you should not mix pkgsrc-wip and pkgsrc-2008Q4 packages.
The next branch, pkgsrc-2009Q1, won’t have that issue. In fact, the preparatory two-week freeze for that branch starts today.
Here’s an article on chiptunes. (What’s that?.) The writing is very exacting, but the page has been liberally sprinkled with video examples of the source material. Read the dry text while being serenaded. Highlights: comparisons of Metallica to a 1988 C64 game, and compilation of crack screens. (via I lost track of it, sorry)
Thanks to Archimedes Gaviola, I’ve changed out the slide presentations (that didn’t work) on the Presentations page.
I’ve also linked all 5 BSDTalk interviews of Matthew Dillon on that page – previously, only one was linked there.
Not only is Hasso Tepper doing regular bulk builds as he fixes up more pkgsrc packages for DragonFly, he’s also posting diffs that show progress. (Every line prefixed with a – is another working package.)
Dmitry Komissaroff has posted a port of wlan, ath_hal and if_ath from FreeBSD. It’s not finished because he lacks the hardware. If you’ve got the hardware, the inclination, or both, please assist.
If you’d like to mentor for DragonFly, as several people have expressed interest, sign yourself up at the Summer of Code site and request mentoring for DragonFly. If you sign up before the 23rd, when students can start applying, you’ll get added to the private mentors mailing list.
DragonFly BSD is a participating organization in Google’s Summer of Code 2009. (See the lists of participating organizations at the Google site.)
I have an announcement message with more details on the mailing lists; the next important date is the 23rd, when students can apply. If you’re a student, start putting your proposal together and talking with others. If you can mentor, sign yourself up on the Google site and request a mentoring spot.
Off the beaten path: Jason Brown is giving a talk called “Paranoid Machines”.
When: Sat, April 4, 7pm – 9pm
Where: 300 Nevins St, Brooklyn
Free. Organized by Machine Project, Los Angeles
Jason Brown’s talk will examine contemporary gnostic mythologies of technology and paranoia, focusing on Vannevar Bush as a self-embodied allegorical emblem of information perversity. Bush’s famed “memex” and the modern UFOs are both hypothetical machines—devices which use association and performativity to spin information out of noise. In modern techno-myths, this process is often represented as an alchemical self-destruction resulting in god-like power. Not coincidentally, all these issues are illustrated with disturbing density and prescience in the 1981 Disney film “Tron.”
This is just old-school enough to be interesting to some readers, and I like to think I find things you won’t see on Reddit or Slashdot. (via my second favorite magazine)
Alex Hornung has done some preliminary work with llvm/clang, and has successfully compiled a GENERIC DragonFly kernel, and completed a buildworld, using it. He also has some very nice notes available detailing the work. There’s potential for cross-BSD work with FreeBSD on this one, too.
If you’re using growisofs (or K3b) to burn your DVDs and having some trouble, here’s some tips that may get it working.
Matthew Dillon has added a “rebalance” feature to Hammer, which cleans up the underlying B-Tree structures in Hammer that might otherwise slow down searching. It’s considered experimental, so be careful with it for now.
The Unofficial Unix Administration Horror Story Summary, compiled by someone from my alma mater. Read through the section on misuse of ‘rm’ and you will want to use Hammer all the more… (via I forget, sorry)
Do you have room for more than 25 people? Are you in Europe? If you answered ‘yes’ to both questions, then you could help out with finding a venue for Pkgsrccon 2009.
While these details have probably been explained before, Matthew Dillon has a nice summary of how the vkernel system works, for your weekend reading.
It might be time to stop buying Apple audio products, as the company is deliberately picking physical incompatibility to force upgrades.
If you feel ambitious, Hasso Tepper has a few pkgsrc items that don’t build on DragonFly, and he hasn’t found out why yet. Anyone with experience and/or ideas about these packages is welcome to make suggestions.
Someone want to fix up siginfo?
For those wanting to build Qemu right now on DragonFly, Hasso Tepper has published instructions on how to compile from Qemu’s development trunk.