I added BSDanywhere to the blogroll – it’s another livecd BSD ‘distribution’, this time with OpenBSD as the base. Also, Jibbed, which is the same arrangement using NetBSD.
Jason Dixon posted that today is the last day to submit papers for the DCBSDCon. So you’re either done, really close to done, or not getting anything in this year, at this point.
Sepherosa Ziehau has another test patch for optimizing network speed; he’s looking for (but not exclusively) ipv6 users. It’s pretty safe, though it will require a quickworld.
- Simon ‘corecode’ Schubert suggests summarizing your changes in the first line of your commit message, as that first line gets used by other tools that read from git.
- Peter Avalos has set up a (speedy!) North American mirror of the DragonFly git repo.
- Aggelos Economopoulos has been adding Git tips for DragonFly to a page on the wiki.
The Git repositiory for DragonFly is up and running, and Simon ‘corecode’ Schubert asks people to use a mirror. The update messages to commit@ are working. There’s places to see the repo via the web, too.
Instructions for using Git to access DragonFly source for users and committers has been posted, with a special note on the origin tag. However, it’s not quite ready yet…
The latest BSDTalk is a 23-minute conversation with Asterisk Open Source Community Director John Todd.
These positions where someone works for a company, specifically to interact with a community of people who may produce unpaid work for that company, intrigue me.
Lazy Sunday? Running carp? Why not try Sepherosa Ziehau’s carp patch? No, I don’t know what it does.
Dru Lavigne’s got a link to the slides from the recent MeetBSD event, plus links to video of her presentation.
BSDTalk 165 has a 35-minute conversation with Julian Elischer while at MeetBSD. I wonder how many interviews Will backman got out of this event…
David Tweed posted a short but interesting anecdote of his real-world experiences dealing with a large number of files, to follow up with a recent discussion on handling large directories with Hammer.
Will Backman has another podcast up; this one being 38 minutes of FreeBSD Core Team interviews from the just-concluded MeetBSD event.
Will Backman visited iXsystems recently, and he has a 8 minute podcast with the details up as BSDTalk 163.
Matthew Dillon is adding versioning support to Hammer; it’ll support in-place version upgrading. The gory details of his current plan are available, with an interesting tidbit: Hammer directory lookups remain the same speed even with 2 billion files in a directory, while UFS will be O(N^3) speed after several hundred thousand.
I have a number of things to link which probably can all go together:
- Useful (Stupid) BlackBerry Tricks, to go with the previous ones for Unix, Vi, Emacs, and Regexes.
- Dru Lavigne brings work of the November OSBR issue: “Health and Life Sciences“, along with something else I didn’t know the BSD Fund was supporting: Events.
- BoingBoing is having an Obfusticated Code contest; I seem to have heard of this sort of thing before.
- Two links from sjg on EFNet #dragonflybsd: tarsnap and Sun’s hybrid storage plans. (PDF)
Since DragonFly is switching to git instead of CVS, something handy is ‘eg’, or Easy Git. It’s a wrapper around git that makes the transition from CVS easier, or so it says. (via _hasso_ on EFNet #dragonflybsd) The linked page lists some alternate programs that are also designed to make git acclimation easier.
The change from CVS to git will be happening this week, with git being moved in and mercurial added in a mirrored form, so both will be available. Expect some wierdness on the commits@ mailing list.
Some random links I’ve had built up:
- Dru Lavigne has links explaining cross-platform zip differences
- Microsoft is getting in on the idea of an App Store, same as Apple and Google. I want to point out that you can draw a straight line between the BSD world’s ports/package systems and this idea…
- pcc is seeking funding. (via)
Fresh from the howling void: (Useful) Stupid Unix Tricks and (Useful) Stupid Vim Tricks. Caveat Emptor.
Update: Emacs too.