Weekly Digest – Week 38, 2020
Articles and News
Microsoft’s Underwater Data Centre Resurfaces After Two Years
»No humans, fewer failures.« Who would have thought?
https://www.bbc.com/news/technology-54146718
Interprocess Communication in FreeBSD 11: Performance Analysis
FreeBSD IPC performance analysis: pipes outperform sockets. Larger transmission buffers are beneficial up to a point, after which cache exhaustion leads to performance penalty.
https://arxiv.org/abs/2008.02145
A Guide Through The History of UNIX & Linux: Everything You Need To Know
This article is over 15000 words long and contains probably even more information than you need to know.
https://frontpagelinux.com/articles/guide-through-history-of-unix-linux-everything-you-need-to-know/
Nvidia Buys AMD
The announcement is now nearly a week old but noteworthy nonetheless.
https://www.zdnet.com/article/its-official-nvidia-purchases-arm-in-40-billion-deal/
On Modern Web Applications Stability
»I don’t like how modern web applications are built. Many of the web applications are too unstable…« Nothing to add there.
https://www.emadelsaid.com/on-modern-web-applications-stability/
Microsoft Submits Linux Kernel Patches for Linux Virtualization Stack
With this patch, Linux will run as a Hyper-V root partition. Until now, this Hyper-V root partition had to run Windows.
https://www.theregister.com/2020/09/15/microsoft_submits_linux_kernel_patches/
20 years of Linux on Big Iron
This article sheds light on the glorious history of Linux on the mainframe.
https://www.zdnet.com/article/20-years-of-linux-on-big-iron/
How We Upgraded PostgreSQL at GitLab.com
I love the open approach GitLab takes on decisions and processes. For their recent PostgreSQL upgrade, they provided everything online, from the Ansible playbook to a recording of the upgrade process itself. Excellent learning resources.
https://about.gitlab.com/blog/2020/09/11/gitlab-pg-upgrade/
Releases and Projects
Endlessh: an SSH tarpit
Very slowly sends an endless, random SSH banner to keep attacking SSH clients locked up. Interesting project, although you could also invest the time needed to install it to make sshd
only accessible from your IP addresses ;)
https://nullprogram.com/blog/2019/03/22/
https://github.com/skeeto/endlessh
GitHub CLI 1.0
Version 1.0 of the tool to interact with GitHub from the command line got released.
https://github.blog/2020-09-17-github-cli-1-0-is-now-available/
Outages
Post-Mortem Of a DNSSEC Incident At EU.ORG
The original failure was caused by a race condition and led to an incorrect fix first.
https://signal.eu.org/blog/2020/09/09/post-mortem-of-a-dnssec-incident-at-eu-org/
:wq