The next release of DragonFly is coming due, since it’s been 6 months. I just tagged 4.4RC, and I’ll have an image built soon. Current estimate is that we’ll have the 4.4-RELEASE at the end of the month.
This is one of those weeks where everything gets covered. Settle in, there’s lots to click.
- For Better or For Worse. About Go, but also about language design in general. (via)
- The Birth of ZFS. See comments in the source link about Oracle’s version vs. the BSD version.
- The Docker Monitoring Problem. Good for an explanation of containers. (via)
- Cmder. Slowly, the UNIX workflow style is taking over everything – even Windows. (via)
- The Early History of the more Command. “I named the program more. This was a daring move at the time, since it was such a long name for a UNIX command, and was also a real English word.” (via)
- Early Phishing. Click the PDF link on the upper right for the content. (also via)
- Where SCCS came from. (also also via)
- Alta Vista, 5 servers, 1996. (via)
- Dragonfly Key Exchange, RFC 7664. Nothing to do with DragonFly. (via swildner on EFNet #dragonflybsd)
- ex reference manual, from Bill Joy. (PDF, via)
- xv6, “a modern reimplementation of Sixth Edition Unix” (via)
- Something to think about for “supported” older versions of software, especially in those long-term support versions of various Linux distributions.
- ADOM is now available on Steam. Runs on BSD, sorta.
- The AS7007 Incident. I knew of things like the Morris Worm, but not this event. (via)
- Does the Internet route around damage? I also did not realize the size of the RIPE ATLAS network.
- System Shock, a font reappears! (via)
- JF Ptak Science Books. A historical bookseller blogs – a lot! (via, via)
Your eighties video link for the week: The 80s.mp4. (via)
Your unrelated browser toy of the week: A browser-based optics sandbox. (via)
Another week where there’s so much to link to, it overflows into next week.
- Inaugural SemiBUG meeting notes. Next meeting is December 15th, with Josh Grosse presenting on bulk package builds in OpenBSD.
- Yahoo and FreeBSD (1997). For those who enjoy correlation without clear causation, there’s a relationship between Yahoo’s fortunes as a company, and reducing their usage of BSD. (via)
- “…I use BSD for my websites for a reason.” Similar material sprinkled through the comments. (via)
- What are some active BSD-focused blogs or news sites you follow? My answer’s in there.
- Setting color temperature.
- Try to make Graylog2 working on FreeBSD (and failed)
- Various options for presentation software on the BSDs. (Follow thread)
- rough code and working consensus, working in a group at the recent u2k15 hackathon.
- Speaking of which, one more u2k15 report.
- NetBSD machines at Open Source Conference 2015 Tokushima.
- Samba QoS? (FreeBSD)
- DiscoverBSD for 2015/11/16.
- OPNsense 15.7.19 Released.
Imre Vadász fixed top so that hitting ‘c’ filters displayed processes by command name. I am mentioning this not because it’s a huge change, but because I forget about all the interactive elements that are possible with top.
Does that count as alliteration? Anyway, Matthew Dillon has increased the size of the starting window in TCP. If you are on a higher-latency link and/or fetching lots of small files, you should notice better performance.
This week’s BSDNow has the usual news, plus an interview of George Wilson talking about ZFS. There’s a new Beastie Bits section that contains a bunch of short links to BSD material… Hey! That’s my niche!
If you are on bleeding-edge DragonFly (4.3), you will need to rebuild both kernel and world to keep them in sync, after Sepherosa Ziehau’s commit. This won’t affect you at all if you are on 4.2.x.
I don’t think I linked to this anywhere else: Why did I choose the DragonFlyBSD Operating System? By Siju George, at BSD Magazine.
The disk scheduler apparatus in DragonFly has been removed. This may not affect you much, since alternate scheduling setups were never utilized much with it. It may fix some rare Hammer cleanup issues, though, and you may need to adjust your custom kernel config, if you have one.
Reminder: Stephen Bourne, known for the Bourne Shell, among many other things, will be talking at NYCBUG this Thursday. Plan to get there early, cause it’ll be busy.
If you are anywhere near Detroit, the inaugural SEMIBUG meeting is the night of the 17th – that’s tomorrow, as of this posting. Go, visit, and I’ll be jealous since there’s no BSD user groups near me.
It might snow around here today, and I am looking forward to it.
- Why I Quit Ordering From Uber-for-Food Start-Ups. Describes the two ways online tools are going – centralization, or decentralized. (via)
- The On-Line Encyclopedia of Integer Sequences. Some readers will find this intensely enjoyable. Some highlights: funny, familiar, and complicated. (via print )
- What can you do when you can’t chmod chmod?
- The best logos from the Commodore Amiga scene. (via)
- Why Do Big Irons Still Exist? (via)
- The 10 Best Hacking, Coding, Computing Games
- Freeciv turned 20 years old. Play it online, immediately. (via)
- Voyager needs an assembly programmer. (via)
- Retro computer trump cards. (via)
- Forays Into Norrendrin, your roguelike link for the week.
- How one company is bringing old video games back from the dead. (via)
- Using ed(1) as a password manager. (via)
- Don’t copy/paste commands from the web. (via)
- Fashion Tech 1992
This is the sort of BSD link week I like, with lots of range and depth.
- Many many more u2k15 reports.
- Slides about pledge(). There’s a very good point (and followup) in there.
- Why I Chose FreeNAS When I Started My Own Landscape Architecture Firm.
- Initial 802.11n wireless support for iwm(4).
- noice, a file browser that works on all the BSDs.
- New [OPNSense] images based on 15.7.18.
- first semibug.org meeting next Tuesday. I’ll post a reminder.
- Videos: BSD History.
- DiscoverBSD for 2015/11/09.
- The ZFS ZIL and SLOG Demystified.
- SeaGL 2015 Recap. (via)
- DesktopBSD 2.0 M1 released. (via)
- xorg for NetBSD/amiga. This will make someone happy.
- ConnectX-4 Mellanox network card support in FreeBSD. Does well under load.
- Re-rooting on FreeBSD.
John Marino sent a helpful link to show the cross-platform work he’s been involved in: He brought the locale work from Illumos into DragonFly over the summer (look for his name on commits), and now it has been brought from DragonFly into FreeBSD, with Baptiste Daroussin reporting on the process. If there’s any OpenBSD/NetBSD developers reading, with an interest in locales, this may be useful..
(someone correct me if that’s not the right Illumos link)
It’s Thursday and there’s a new BSDNow: Controlling the Transmissions. The interview this week is with Hiren Panchasara, about “improving TCP”, though I haven’t yet listened to it for details. There’s also the normal news roundup.
If you are using bleeding-edge DragonFly (4.3) on a machine with Intel video, the i915 module has been renamed. This means you will probably need to rebuild xf86-video-intel from source to have it match. There should be a matching binary package soon.
If you are on DragonFly 4.2, this does not affect you.
Sascha Wildner has brought over support for the Realtek 8168H. This may be useful because at least one low-cost server provider – Kimsufi, I think? – uses them by default in their product line.
If you are using clang with DragonFly, and you want to always run the newest version, you can set options in compilers.conf, and use ‘clangnext‘.
Reminder: Michael W. Lucas’s talk on SSH (based on his recent book) is happening on the 10th, at the Farmington Hills Public Library.
When I say the links are wide-ranging this week, I mean it.
- Do one thing… An excellent reading of an overabused saying.
- Saga, control over your work. (via)
- Dungeon Robber. A Gary Gygax dungeon game from 1979, recreated. Flash, unfortunately. (via)
- What do your photos know about you? JFIF data is always a surprise to people.
- IF Comp 2015 Roundup. (via)
- How do we see each other…? (via)
- pinboard tips for web design.
- Flying Toasters, again. (via)
- What People Mean When They Talk About ‘The Cloud’. (via)
- The Midnight Archive – Old Machines. (video, via)
- Blue Lion, a new OS/2 distribution. (via)
- 3 films talking about pre-WW2 computer work. (via)
- Telidon: Early 1980s Net Artists. I never heard of this and I wish I had. (via)
- Measuring Network Throughput. (via)
