BSDTalk 175 (the semidemibicentennial?) has a 23 minute interview with Michael Dexter of BSD Fund. Did you know you can get a BSD Fund Visa card (if you are a U.S. resident) that contributes money on each purchase and has a beastie on the card? I did not.
The whole OpenBSD-focused issue of BSD Magazine is available online as a PDF, plus some other articles from the NetBSD issue. (via)
Sascha Wildner has posted a patch that makes it very easy to switch out the compiler used to build DragonFly. This builds on earlier work from Alex Hornung.
This should make it into the base system. Everyone’s looking at compilers that aren’t gcc these days, it seems.
Here’s some lazy Sunday reading about software licenses. Before you panic and quickly click away to something more fun, these are not flamewars.
This InformIT interview with David Chisnall of Étoilé talks about various things, but has an interesting note about BSD code and Apple about halfway down.
I think this is a much better way of encouraging corporate involvement in open source than legal bludgeons like the GPL. The BSD license is easy for even a non-lawyer to read and understand, so there is no confusion when using BSD-licensed code.
I’m thinking about this because there are people who still can’t figure out the difference.
Along the same lines, I was surprised by the number of open source programs found just by license listing in the new Palm Pre. I wish I had a spare $200.
Wandering even farther off topic, is Étoilé what Windowmaker should have evolved into?
Dru Lavigne’s excellent book ‘BSD Hacks’ is available at Scribd, and a chunk of it is readable through the preview at that site. A good chunk of what’s in there applies to DragonFly.
My copy is sitting on the shelf near by, inbetween ‘Perl Best Practices‘ and ‘The Mythical Man-Month‘.
A useful BSD item from the Howling Void: BSD jails found to be more efficient than VMWare in given situations. I am both pleased and not really surprised.
BSDTalk 174 is up, with 16 minutes of conversation with Kris Moore of iXSystems (neé PC-BSD), from BSDCon 2009.
Sepherosa Ziehau’s bwi(4) driver for DragonFly is going into FreeBSD 8, as mentioned in this Warner Losh blog post.
Mr_Bond on #dragonflybsd passed along a link to Colin Percival’s post about scrypt, a “provably as strong as possible” encryption function that is designed to withstand brute force attacks. This was presented at BSDCan 2009, but his post has more details and links.
Two recent roguelike items:
Gamasutra has a 4-page article about Rogue, emphasizing its origins being intertwined with the original BSD UNIX. Read the comments for some BSD history, from that actual people involved. (via)
The latest @Play column about roguelikes is very long, and that will not be a surprise after you read the title: How To Win At Nethack. I find articles like this fascinating, but then again, I also enjoyed reading through the AD&D Dungeon Master Guide for the charts.
“FreeBSD – the unknown Giant” has beaten me to the post I was intending to make, noting that there’s 4 different BSD releases this week, all of varying sizes, and showing a lot of vigor in the BSD community.
Hubert Feyrer, for his PhD, put together a Virtual Unix Lab – a whole lab of NetBSD systems for teaching System Administration. It’s a good strategy for an environment where some percentage of the systems will be irretrievably mangled. It’s available as a book.