// Archive

Posts

Everything Tundrabit has published. Filter by topic, or browse the full archive.

Browse

Filter by topic

All posts

84 more topics available.

AI2026.07.165 min

Self-Hosted LLMs Become Platform Workloads

A CNCF walkthrough of vLLM on Kubernetes shows what private inference really needs: persistent model weights, service discovery, secrets, restart behavior, and an API boundary apps already understand.

Tundrabit
Security2026.07.075 min

OpenSSH 10.4 Hardens The Quiet Path

OpenSSH 10.4 is not a flashy remote-access release. It is the kind operators should notice anyway: stricter sandbox failure behavior, tighter rekey handling, SFTP and SCP security fixes, and a cautious post-quantum signature experiment.

Tundrabit
Linux2026.07.065 min

Ubuntu ARM64 Stops Feeling Like A Port

Canonical's latest Ubuntu-on-ARM update is less about one flashy device and more about architecture parity: main archive delivery, Livepatch, Secure Boot laptop work, FEX-backed gaming, and a shrinking desktop software gap.

Tundrabit
Open Source2026.07.025 min

Box3D Makes Game Physics Feel Portable Again

Box3D is a new open-source 3D physics engine from Box2D creator Erin Catto. The interesting part is not only another physics library. It is the attempt to make hard-won game simulation knowledge portable, inspectable, and reusable across projects.

Tundrabit
Developer Tools2026.06.305 min

Git 2.55 Makes Change Less Expensive

Git 2.55 is not one big flashy feature. It is a release about lowering the cost of everyday source-control work: smaller repository maintenance writes, simpler history cleanup, faster status on Linux, and safer terminal output.

Tundrabit
Linux2026.06.285 min

RAID5 Still Has a Contention Budget

A new Linux MD RAID5 patch series is a useful reminder that storage performance is not only about disks. Once an array has enough drives and enough cores, the shared bookkeeping around stripes can become the workload.

Tundrabit
End of list