Matthew Dillon chimed in with his description of how a binary update system for DragonFly could work, with an emphasis on using existing tools.
Perl’s 20 years old today, and a new release of 5.10 is out, along with a new version of Parrot, which includes the nascent Perl 6. (Via OnLAMP)
I’d be happy to note other major programming language changes – I don’t follow, say, Ruby as closely. Please tell me if there’s something of note.
An oldie but goodie: don’t forget that it’s possible to set up multiple virtual sound channels in DragonFly.
Matthias Schmidt has put together what I think is A Good Thing: a binary updates system for DragonFly. There’s still some details to work on, but he has working code already.
Welcome Thomas Nikolajsen, newest DragonFly committer. (Or at least I missed mentioning him before.)
Thanks, anonymous commenter! Not only do I lack reliable short-term memory, but I can’t even use a search function.
Cisco has announced plans for a Unix-based operating system for their network equipment, near the same time as Juniper (who already has a BSD-based system for their equipment) announces third-party development abilities (PR here)Â (Via the howling void)Â Of course, “open” is a relative term.
Having used a variety of Cisco equipment, I can say I’d like to see their system versions at least a little more sane, as it can get quite difficult to sort out all the various point releases.
Simon ‘corecode’ Schubert has made libthread_xu the default threading model for DragonFly. You can switch to it immediately with a symlink if you are not running the bleeding edge code. Caveat emptor, however.
Joerg Anslik found a strange error that turns out to have been a problem in handling floating point states; it’s fixed, but you will need to recompile kernel and libc_r if you are running bleeding edge code.
Murray Stokely has some nice details on BSD-related non-profit corporations, in terms of spending and money earned in both this year and last.
The Open Source Census is apparently open for testing; it looks to be an attempt to quantify the usage of open source software, worldwide – a difficult goal, but nothing worthwhile is ever easy. (Via A Year in the Life…) Someone want to see if their Discovery Tool works on DragonFly?
Matthias Schmidt ported PAM support in cron and pam_nologin from FreeBSD, which has some obvious benefits.
‘walt’ is the newest DragonFly committer. Hello, ‘walt’! Maybe someday I’ll know your last name so I can use it in a post!
It’s not done yet, but other people would like the features.
GCC 4.1 seems to have an overflow bug. 4.2 has a bug where code just gets skipped. 4.3 is not yet out. This seems to be a problem with no answer yet.
Update: commenters have pointed out GPL v3, which comes with GCC 4.3, should not cause problems, contrary to the offhand mention in Stanislav Sedov’s post, linked above.
Michael Neumann suggested this interesting alternative to libevent.
Larry Wall’s most recent State of the Onion on perl.com gives an interesting rundown of his experience with scripting languages. No Perl experience required to get the history lesson. His description of PHP is especially good:
We’ve also seen the rise of PHP, which takes the worse-is-better approach to dazzling new depths, as it were. By and large PHP seems to be making the same progression of mistakes as early Perl did, only slower.
Dru Lavigne has a review of The Book of PF up. PF, for those late to the party, is the stateful packet filter that originated in OpenBSD but is also used in DragonFly.
If you still have any applications using PHP 4 on your system, you should upgrade to PHP 5.x soon.
