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.
It looks like there’s already BSD-specific patches for OpenJDK according to commenter Samh; anyone want to see how well these would work for DragonFly?
Also, does someone want to work on interrupt routing for DragonFly? It’s tough and necessary work, but there are enough people that need it that there’s a potential bounty of $400 or more.
Stephane Russell pointed at work bringing the OpenJDK to the BSDs – anyone want to help out?
Thomas Nikolajsen turned the slides from Matt Dillon’s NYCBSDCon talk about Hammer into a PDF.
Marc G. Fournier reported hitting 25,000 BSD systems checking in to bsdstats.org; most of that is PC-BSD, where the bsdstats client is on by default. (It’s present in DragonFly but not on by default.) Some cross-posted acrimony followed, thankfully not from DragonFly users.