Technology Short Take 194
Published on 17 Apr 2026 · Filed in Information · 855 words (estimated 5 minutes to read)This is Technology Short Take #194, the latest in my semi-regular series of posts sharing data center technology-related links and articles from around the web. What have I gathered for readers this time? Key topics in Tech Short Take 194 include a new cryptography-based network stack, a look at why folks are revolting against AI, and an in-depth comparison of microVM technologies. On to the content!
Networking
- This is cool.
- Longtime reader Todd Smith pointed me to Reticulum, a new cryptography-based network stack. Todd also spent some time messing around with Reticulum and shared his findings in two blog posts: first, an initial/introductory post, followed by a post sharing his experience with some Reticulum experiments.
- Scott Hogg examines building an IPv6 training and testing lab.
Security
- eBPF is taking hold in security exploits, like the tool named “BPFdoor” that is penetrating critical infrastructure networks.
- Paul Meyer discusses reproducing and mitigating BadAML, an ACPI-based attack vector that can be used to potentially gain access to confidential VMs. Meyer admits that the model in the article assumes the attacker has full control over the host, at which point I would assume “game over” and move on.
- This site provides not only an illustrated TLS 1.2 connection diagram, but also offers diagrams for QUIC, DTLS, and TLS 1.3 (see the links in the upper right corner).
- Rory McCune continues his series on unpatchable Kubernetes vulnerabilities.
- David Chisnall posted a scathing analysis of Mythos on Mastodon (hat tip to Bruce Davie for boosting it into my timeline), and shared a link to an advisory on critical command injection vulnerabilities in Claude Code.
Cloud Computing/Cloud Management
- I recently found this alternative to LocalStack for AWS emulation.
- How to hide regions and services in the AWS console is a useful thing to know about.
Operating Systems/Applications
- Chris Down breaks down the differences between zswap and zram.
- Micah Kepe introduces his new Rust-based JSON search tool,
jsongrep, which purports to be faster than other JSON search tools. - Christian Hofstede-Kuhn shares some shell tricks that actually make life easier. I really liked this line from the end of his post: “Stop letting the terminal push you around, and start rearranging the furniture. It’s your house now.” Love it!
- The Unknown Universe (I couldn’t find the author’s actual name for attribution) is concerned that the year of the Linux desktop might be a trap, thanks to pending age verification laws. All I can say is I am squarely in the Free Rebel camp.
- This Docker blog post on assessing ARM64 readiness points out an often overlooked issue: hard-coded dependencies that don’t account for architecture.
- I know I am behind on this, but I have been investigating Docker versus Podman and I found this in-depth comparison of both tools to be helpful.
Programming/Development
- Your job isn’t programming, according to Nick at Code and Cake. It’s managing complexity.
- Working with a local LLM has been on my radar for some time now. With the new Linux PC build complete, I am ready to move forward—and I might just start by leveraging this script to use Claude Code with a local LLM (after I make sure I provide the workaround to the recently-disclosed Claude Code command injection vulnerability; see the “Security” section above).
- Nathaniel Fishel asserts that your code is worthless and that “vibe coding” and agentic AI programming techniques are “financing technical debt.” I like this phrase Fishel uses because it’s so true—technical debt, like real financial debt, has a cost and is paid over time (with interest).
- Sam Rose explains bloom filters (hat tip to David Flanagan).
Storage
- When I came across this article stating that Amazon S3 Files is still not a file system, I expected to find an argument supporting the title’s claim. What I found was instead an explanation of S3 Files and how it presents a file system interface to S3—useful content, but not aligned with the article’s title, in my opinion.
Virtualization
- Emir Beganović shares their perspective on the state of microVM isolation in 2026.
- Time will tell if Docker’s decision to build a new microVM virtual machine monitor (VMM) for Docker Sandboxes was the right move. With so much activity in the microVM VMM space (see previous link!), it’s a bit of a surprising move—but it sounds like the Windows and macOS support is what forced their hand.
Career/Soft Skills
- Having recently taken a role as a manger leading a team of highly-skilled folks, I resonated with some of the things in this article on seeing like a software company, which examines the concept of legibility.
- Brian Merchant explains why the AI backlash has turned violent. No one deserves violence—I am glad that Merchant explicitly states this in the article—yet it’s not hard to see why people feel threatened (and are getting defensive).
That’s all I have for you today. I hope it was useful! Feel free to send interesting links you find my way—you can hit me up on Mastodon, on Bluesky, or on X/Twitter (although I use the latter infrequently). My email also isn’t hard to find, and I love to hear from readers. Thanks for reading!