Linkpile 8/8/8

Today is one of those dates that’s fun to type. Anyway!

BSDNews back?

There’s something there being updated, though it just has the old icon and what looks like a default PHPNuke-ish interface.  Hopefully some authorial voice will arise.

20080804 links

These linkdumps are really kind of fun to do:

Hammer streaming

Matthew Dillon’s committed some initial support for streaming mirroring.  With this, two disks can be synchronized over a network link of any speed or reliability – it can be restarted and immediately begin where it left off, and the amount of bandwidth used can be controlled.  This sounds neat.

Permalinks fixed

Upgrading WordPress to 2.6 yesterday broke the direct links to articles on the Digest.  It’ll be updated in the 2.6.1 release of WordPress, but until then I’ve changed the links to correct for the issue.

What’s broken with pkgsrc

I really like pkgsrc.  It’s a big system that works well for managing a huge variety of software packages, across multiple platforms, and it’s been beneficial to DragonFly for making  a lot of programs instantly accessible.

The issue nobody’s fixed – yet – is that there are plenty of ways to upgrade, some of which don’t work (make update), or involved homegrown solutions that miss the goal most people have: the ability to say simply “Upgrade this” and have it work.  This is why programs with the same functionality but simpler usage become popular.

(Prompted by a number of recent “How do I upgrade pkgsrc?” questions on DragonFly and pkgsrc mailing lists.)