BSDNow 248 has an interview with Patrick Mooney, talking about bhyve, along with the usual news summaries.
Bug reports are usually unexciting, but it’s always fun to see someone working through a new idea, especially when it’s something enabled by doing it on DragonFly.
Rimvydas Jasinskas has added a few options to the buildworld process in DragonFly. These options let you skip rebuilding the compiler and binutils rebuilds, for a significant speedup: buildworld times cut in half.
See his excellent commit message for all the numbers. Note that this is for development work, so it’s not advisable for regular upgrades.
Another wide range; hope you have reading time.
- Proposal for turning off standard I/O buffering.
- Inside the 76477 Space Invaders sound effect chip: digital logic implemented with I2L.
- Command-line Tools can be 235x Faster than your Hadoop Cluster. (via)
- From previous link comments: Scalability! But at what COST?
- Also: Taco Bell Programming, though that term is not as negative as my mental associations with it would seem.
- More Instantly Better Vim (2013). Video. It’s Damian Conway, so it’s a little bit turned to 11. (via)
- Free Software Needs Free Tools. Video based on this 2010 paper. (via)
- You need deli cups. I do this. All lids match; it’s great. (via)
- Inside printf. (via)
- Playing Battleships Over BGP. (via)
Your vector graphics video of the week: TANK. (via multiple places)
I have the normal list of links, but here’s a feature. At first glance, this looks like Netgate, the commercial entity behind pfsense, is not using FreeBSD for their new product. However, Jim Thompson of Netgate steps up and give a full-on explanation, and points out there’s already code out there to do this – it needs contributors.
- Where did devio.us go?
- Do Not Use sha256crypt / sha512crypt – They’re Dangerous. As the source link comments point out, FreeBSD’s implementation may be similar. I haven’t looked at other BSDs, and I’m not qualified to evaluate how dangerous this is or is not. (via)
- Simple Desktop for OpenBSD 6.3. (via)
- New Grammar for smtpd.conf.
- An annotated look at a NetBSD Pinebook’s startup.
- Valuable News – 2018/05/21.
- Draining the manual-page swamp. (via)
- WireGuard is available for OpenBSD. (via)
- FreeBSD Desktop – Part 3 – X11 Window System.
BSDNow 247 leads with a report on Mitchell Horne working for the FreeBSD Foundation (actually in the office) as an intern. It’s an interesting contrast to the all-online model for most committers. There’s plenty more links.
New DragonFly installs are chmod 700 for /root, not 755, from this recent change. Change your existing installation if desired.
If you’ve ever wondered what packages are needed to build a DragonFly release: here they are in one dports metapackage.
I’ve tagged a x.x.1 release – DragonFly 5.2.1, available now. It includes the recently-mentioned fix for CVE-2018-8897 and some other minor updates. See my email to users@ for the details.
A little more on building and less on rights this week.
- Making a Laptop From Scratch. Note the protocol used to fetch the document. (via)
- 25th International Obfuscated C Code Contest. (via)
- Mutt and HTML Email. (via)
- Software Engineering Takeaways.
- The Game of Everything, Part 10: Civilization and the Limits of Progress.
- Steve Wozniak Recounts His Efforts to Engineer the Apple II Floppy Disk System. (via)
- Limbo X86 PC Emulator for Android. I want to try multimaster Hammer2 on multiple phones in emulation. No, it’s not a good idea, but it would be a fun idea. (via)
- The fanciest convention badge I’ve ever seen.
Note the eleventy-jillion hackathon reports.
- OpenBSD 6.3 : why and how. (via)
- Helpful OpenBSD Tutorials. A request for input, not a link to existing.
- A pile of p2k18 hackathon reports. And more.
- “We didn’t chase the fad of using every Intel cpu feature.” (via)
- Getting CUPS working under NetBSD?
- What I Learned During My FreeBSD Internship.
- Valuable News – 2018/05/14. Catching links that I didn’t.
- OPNSense 18.1.7 released. No, I mean 18.1.8.
- “FreeBSD Mastery: Jails” Sponsorships, and writing schedule changes.
- FreeBSD 11.2 beta is out.
- Calamares “some day, a FreeBSD system installer”. (via)
Your thinkpiece for the week: The cultural shift from not selling out to blowing up. There’s a BSD analogy possible there.
Sascha Wildner has brought in the last 9 months of ACPICA updates to DragonFly. This may mean better power or motherboard support for your hardware in DragonFly. I always have a hard time pointing directly to ACPICA updates and how they benefit, but looking at the changelog update may help.
BSDNow 246’s title is talking about CVE-2018-8897, which was (unlike the original Spectre/Meltdown) responsibly disclosed to many different operating system vendors, including the BSDs. As a result, fixes arrived a lot faster… seems like a good idea. No interview in this episode, but as always there’s other topics explored.
This commit from Bill Yuan says “highspeed lockless in-kernel NAT”, and lists a huge number of changes for ipfw3. How much of a change is it? I don’t know; there isn’t a matching documentation update and I don’t have a way to test.
I like pointing out how political world events push their way into computer updates.
SemiBUG‘s having a hands-on server workshop tonight. Go, if you are near, and bring something networked to type on.
Thanks to Rimvydas Jasinskas, GCC 8.0 has been imported into DragonFly. It’s not built by default, so you’ll need to set WORLD_ALTCOMPILER to get it. Rimvydas mentions this is part of a 3-year upgrade cycle.
Note that he went the extra mile and made sure dports could handle it too.
I’ve got some real esoteric sources this week.
- The Ultimate Postgres vs MySQL Blog Post. (via)
- 25th International Obfuscated C Code Contest (2018) (via)
- F-Droid app recommendation thread? I have a bunch of old phones to repurpose, if you can’t tell.
- Just time zones.
- ZSH, tmux, Emacs and SSH: A copy-paste story. (via)
- The Uncanny Resurrection of Dungeons & Dragons. (via)
- Dungeons and Dragons, not chess and Go: why AI needs roleplay. (via)
- How we make gods. (also via)
- The Game of Everything, Part 8 and Part 9.
- Telephone World. (via)
- The Bread Code. Okay, maybe Github isn’t the right place for everything. (via)
- Origins of the finger command (1990). (via)
- The Ocelot arcade system. Vector graphics! (via)
Your rights-oriented hardware project of the week: NeTV2, a Bunnie Huang project. A neat device worth funding on its own, and worth having to show what capabilities are being denied us by law.
This came together very nicely.
- Addendum – MongoDB Cluster Replica Set on FreeBSD. (via)
- OpenPGP Web Key Service and Web Key Directory Implemented on OpenBSD. (via)
- mksh bugfix?—?thank you for the music.
- Valuable News for 2018/04/30 and 2018/05/07. BSD links, which make me happy to see.
- BSD routing table -> ASCIIgraph. (via)
- LibreSSL 2.7.3 is out. (via)
- Overview of TrueOS 18.03. (via)
- HowTo Modern (2018) KDE on FreeBSD. (via)
- Recent BSD-runnable game sales. Summarizing this is a decent public service to provide.
- “Do One Thing“, the UNIX idea. (via)
Hey, another terse title, and I didn’t even write it! This BSDNow episode talks about the recent ZFS conference. It’s interesting to think there can be a meetup about a file system that isn’t really held to a vendor at this point. There ‘s a number of other articles, too – I’m just a bit late noting it.