Michael W. Lucas is doing a webcast for O’Reilly today, at 1 PM Eastern. The title is “Beyond Security: Getting to Know OpenBSD’s Real Purpose. You can also get his “Absolute OpenBSD” book, 2nd edition, for 50% off with the coupon code DEAL. I think that’s a today-only offer, so jump on it now.
BSDTalk 241 has Will Backman getting 26 minutes of conversation with Bob Beck at BSDCan 2014, the same fellow who presented the much-linked First 30 Days of LibreSSL talk.
Here’s a mascot I like: Groff the BSD Goat, who apparently made a debut at BSDCan 2014.
Lots to read this week – enjoy!
- Stories from net.rumors. War stories about old, big hardware – the file is from USENET in 1989, so many of the stories are about UNIX or pre-UNIX. It’s a long read, but worth it. (via)
- Via the previous link: olduse.net. “Usenet, updated in real time as it was thirty years ago.” Also available via NNTP. The web page simulates a terminal news reader, down to the key commands. I’ve mentioned it before.
- SSH Tunnel – Local and Remote Port Forwarding Explained With Examples. Partially for my own benefit, since I’ve always intended to set up forwarding but never had enough of a dire need to do so. (via)
- Windows in video games. A neat description of how video games simulate building interiors, and a near-perfect usage case for animated GIFs. (via)
- Go for sysadmins. Go seems to approach problems in a different way than Python/Ruby, but I don’t have enough experience to quantify that yet. Also, we need to document PFI better to show how you can already do exactly what the presenter does, with DragonFly. (via a mailinglist)
- The 12-Factor App, noticed in the video in the previous link.
- Building a homebrew USB device. (via) related: I wish lobste.rs would let you link directly to a story even if there weren’t comments yet.
- UNIX: Database connection testing.
- The future that everyone forgot. I always liked what Danger did. (via)
- Arcade Story. I used to be that good with Black Tiger, though it wasn’t as flashy a game. (via)
- RFC7258. “Pervasive monitoring is an attack”. (via many places)
- Problem of the Week at the Harvard Physics Department. (via)
- Notation, notation, notation: a brief history of mathematical symbols. (via)
- An Open Letter on Feminism In Tech. Related: I am still trying to hire a system admin at my workplace. (via several places)
- Microservices and the migrating Unix philosophy. As the first comment in the source link says, “They’ve not read Brooks enough.”
- A curated list of open source sysadmin resources. Interesting set of links, though it seems silly to have this list as a Github project. (via)
- Everything is Broken. (via many places)
Your unrelated link of the week: Well, not really unrelated, but this thought occurred to me.
A relatively calm week – probably because there were many people at BSDCan.
- DiscoverBSD’s summary for 2014/05/19.
- Undeadly has a summary post linking to all the OpenBSD presentations at BSDCan.
- OpenBSD and the little Mauritian contributor. Hey, Loganaden was in the DragonFly GSoC… 3 years ago? It blurs together.
- Julio Merino’s trip to BSDCan 2014 and his thoughts on Jenkins and Kyua after. I completely agree with what he says about BSD conventions: being around so many other people all excited about the same topic really energizes you.
- CoovaChilli on FreeBSD.
- NetBSD has support for the HYT-221/271/939 humidity/temperature I2C sensor.
- Hey, that was nice of Mediatek to provide a free license for rum(4) in OpenBSD.
- The EuroBSDCon papers deadline is extended a bit.
- You can now see what your battery is supposed to have for capacity on OpenBSD.
- Apache 1.3 and 2.0 are already depreciated and probably coming out of pkgsrc.
- FreeBSD gains a driver for the Intel 40G Ethernet Controller XL710. There’s a long discussion on the list about the nonstandard i40evf name breaking things.
- FreeBSD has sendmail 8.14.9.
- FreeBSD has gained CUSE support. I can read what it does but don’t know where it’s used.
The slides from Francois Tigeot’s talk about benchmarking DragonFly with PostgreSQL are now online – link is to a PDF.
The May BSD Magazine is out, and Siju George has written an article about using Hammer on DragonFly. It’s a free download to read.
(link fixed)
This week’s full-length BSDNow episode has an interview of Brian Callahan (NYCBUG) and Aaron Bieber (COBUG) about BSD user groups, along with a number of other topics.
We’re due for the next release of DragonFly. I’ve posted the two-week warning to kernel@. As I noted in that post, please look at the list of issues for the release and see what you can close.
Francois Tigeot is giving a talk tomorrow on benchmarking DragonFly using PostgreSQL, at PGCon 2014. PGCon is the PostgreSQL convention happening immediately after BSDCan in the same location, in case you didn’t know already.
Imre Vadasz is our newest DragonFly committer. Welcome, Imre!
If ever there was a golden moment, this would be it: with the news that networking hardware from the US is suspect, as is China’s, the best networking setup seems to be one you can look at yourself. Someone get those OpenCompute Networking machines going! More port density! Running BSD!
(Suggestions on how I can get a system with 24+ 1G ports are welcome; I need that at work immediately.)
Another week, another linkpile. I’d probably have more links if it wasn’t for Lost Alpha coming out.
- Novena in the X-Ray. I like being able to see the ferrite cores inside the Ethernet ports.
- Hardening Android. It’s a good idea. (via)
- How to run the previous command with sudo quickly. Linked more because I never remember CTRL-a as the nondestructive alternative to CTRL-u.
- UNIX on the Game Boy Advance. 5th Edition UNIX, too. There’s some good history included. (via)
- Have you changed your password lately?
- What happened to/with BIND 10? Some good points in that presentation. (via)
- One of the better casemods I’ve ever seen.
- Wearable NFC. Slightly less invasive version of RFID or magnet implantation. (via)
- SIGGRAPH 2014 Technical Papers Preview Trailer. The trailer has some neat stuff in it, and here’s the actual papers. (via)
- LibreSSL status report. Notable: a commercial company supports OpenSSL, but the code quality was horrible. Commercial sponsors don’t necessarily make everything better. Michael Lucas has notes too, and there’s video. (via)
Your unrelated link of the week: Dragonfly (the bug) closeups.
Some leftovers from last week since I’m catching up, so get ready to read.
- What’s wrong with systemd. Matches some of my thoughts – Linux is transitioning from being against the monolith of Microsoft, to assuming a dominant place. (via)
- DiscoverBSD summary for 2014/05/12.
- PC-BSD Digest 28 has images of the new AppCafe.
- PC-BSD Digest 29 summarizes how PBIs are changing (for the better).
- NanoBSD and Raspberry Pi. (via)
- UNIX: Automating your server inventory (Mostly can apply to BSD systems)
- BSD Magazine for April: Free Pascal and other topics.
- LibreSSL will be portable. I still want a portable pf.
- FreeBSD 8.3 is EOL.
- Epoch, an init replacement to avoid systemd, may work on OpenBSD.
- DMARC is causing some changes for FreeBSD mailing lists. (hey, this will affect DragonFly, too, maybe.)
- The pkgsrc-wip@ mailing lists are now switched to tech-pkg@ for NetBSD.
- OpenBSD now stack-shuffles.
- FreeBSD has added the mrsas(4) driver. (Why doesn’t it show up in a man page search at the site?)
- Sometimes, Google DTRT.
- FreeBSD has added the LM75 i2c temp sensor driver.
- JabirOS 2.0, a fork from FreeBSD 10.
- Michael W. Lucas has some notes from the pre-BSDCan FreeBSD Devsummit.
- If you dig into the BSDCan schedule, some of the presentation have slides linked. Undeadly has linked to a number of them directly.
Portmaster, if you install it, tells you to upgrade your packages. If you are on DragonFly, you are already upgraded.
Episode 037 of BSDNow is coming from the going-on-right-now BSDCan. It’s mostly an interview with Matthew Ahrens.
Sepherosa Ziehau has enabled GSI target CPU auto selection, by default, on x86_64. He says to let him know if there’s problems. I’m not sure what form the problems would take, cause I’m not sure what this does.
I missed this last week: BSDNow episode 36 is out with an interview of David Chisnall of FreeBSD, plus a RAID tutorial, and other stuff as always.
Matthew Dillon brought in Adrian Chadd’s sleep state changes for the ath(4) driver from FreeBSD to DragonFly; you may see reduced power usage if you have the appropriate hardware.
