Matthew Dillon’s posted another one of his Hammer updates: mirroring is done, and there’s a few outstanding issues he lists.
There’s been a lot of linkworthy things lately, which I will list here in an effort to catch up:
- Jeremy C. Reed kindly updated BIND in DragonFly to cover for the recent cross-vendor DNS issue.
- Michael Neumann removed the 3-decade-old bug in yacc recently found by an OpenBSD developer.
- Smallest possible actual file size on Hammer: 272 bytes.
- Peter Avalos updated libarchive to 2.5.5. He detailed plans to start using the BSD-licensed version of cpio, with the GNU version dropped by DragonFly’s 2.3 release.
- This conversation between Dmitri Nikulin and Matthew Dillon is very interesting, partially because it contains detailed opinions from experienced people, but also because it’s an amicable disagreement – a rare thing on the Internet.
- Michael Neumann has added support for the NVIDIA MCP61, MCP65, MCP67, MCP73 and MCP77 chipsets, some of it from FreeBSD.
I know I just posted something like this, but Dru Lavigne’s got another link collection. The story about dsw is a gem.
Matthew Dillon’s latest commit of mirroring for Hammer has some details on how it works, for the curious.
Sascha Wildner has updated timezone info. Check the commit message, though… apparently, there’s a lot more changes going on with the international system of timezones than I ever expected.
Sepherosa Ziehau’s recent nfe(4) and et(4) changes have made some significant network speed improvements.
Is it a linkpile if I link to someone else’s linkpile?
- Dru Lavigne’s posted another one of her link roundups.
- A cruel Hans Reiser joke buried in a Wikipedia edit. (via)
- The howling void brings news of a virtual C system. It sounds interesting from the description, and at the same time bizarre. C already runs on pretty much every platform ever; it seems strange to have to virtualize it to make it work.
- Update your DNS server.
- An old bug and a crazy bug.
Matthew Dillon is this week’s subject on BSDTalk, with 30 minutes of conversation and lots of Hammer content.
This post on the “gentrification of geek communities” is interesting, and somewhat relevant to what I’m trying to do with the Digest. However, the author seems to have more of a concern about which sites appear the most hip, rather than viewing them as secondary mechanisms for reporting on the actual news items found there. (Via)
Perhaps that’s the sign a geek news site has ‘jumped the shark’: when appearing on it is more exciting than reading the news articles present. e.g. the Slashdot Effect rather than the Slashdot News.
Matthew Dillon has updated his Hammer documentation (pdf), with more details on data integrity and mirroring.
Nuno Antunes has added experimental MPLS over Ethernet support. Note that this will require a complete rebuild if you are running bleeding-edge code.
The mid-term evaluation for Google Summer of Code work is coming up for the week of July 7th – meaning it starts tomorrow. If you’re a student or a mentor, read my post on the kernel@ mailing list, and make sure you complete your evaluations befoer the 14th.
(side note: TGEN, where are you?)
‘Rumko’ has posted a 75 euro bounty (that’s something like USD $150 a bunch of dollars) for anyone who updates nataraid in DragonFly; it should be a straightforward change from FreeBSD. The details are available on the Code Bounty page on the wiki, as referenced on the mailing lists.
Hasso Tepper has been doing a lot of work updating pkgsrc packages for DragonFly; look at one of his recent bulk reports to see the details.
Another week, another @Play column talking about roguelikes. This time, it’s about Izuna, a Japanese ‘JCRPG’.
Also, Sascha Wilder (I think – lost the email, sorry!) pointed out that the ultimate roguelike may actually be Dwarf Fortress, a theory I have heard before. (links to go Rock Paper Shotgun, one of my favorite game sites.)
The 2.0.0.15 update to Firefox seems to have broken it on DragonFly. Hasso Tepper asks: can someone work on a fix? He lacks time, but this needs to work in pkgsrc for our upcoming release.
Matthew Dillon’s posted another update on the state of Hammer. It’s mostly about adding mirroring support now, along with a mention of the 2.0 release coming in 2 weeks.
Jeremy C. Reed pointed at a recent article quoting Intel staff as warning developers to “prepare for thousands of cores”. Matthew Dillon had some thoughts on the issue.
Mayur Bhosle has posted details about his Proportional Scheduler project for the Google Summer of Code.