~ / software

Software.

The latest in Software, decoded — original analysis, no hype.
16 articles
Zig Tightens Its Semantics — and Keeps One Foot in LLVM Software

Zig Tightens Its Semantics — and Keeps One Foot in LLVM

Zig refines bitCast behavior and improves its LLVM backend — small changes that show a young language maturing toward 1.0 discipline.

GenZTech Team · 2026-06-26 · 2 min read
Why the Garbage Collection Handbook Still Matters Software

Why the Garbage Collection Handbook Still Matters

A canonical reference on automatic memory management keeps resurfacing — because GC is back at the center of language design debates.

GenZTech Team · 2026-06-26 · 2 min read
'You're the OS' Turns Kernel Scheduling Into a Game Software

'You're the OS' Turns Kernel Scheduling Into a Game

A browser game puts you in the role of an operating system — juggling processes, memory, and I/O. It's the best kind of teaching tool: one you don't notice is teaching.

GenZTech Team · 2026-06-26 · 2 min read
Libre Barcode and the Quiet Value of Open Standards Software

Libre Barcode and the Quiet Value of Open Standards

An open project turns barcodes into fonts — a small thing that highlights how much infrastructure quietly depends on freely usable standards.

GenZTech Team · 2026-06-26 · 2 min read
'Bank Python' and the Strange Systems Banks Actually Run Software

'Bank Python' and the Strange Systems Banks Actually Run

An oral history of in-house 'Bank Python' platforms is resurfacing — a window into how the world's most important software is often the least visible.

GenZTech Team · 2026-06-26 · 3 min read
Why Every Company Became a Software Company Software

Why Every Company Became a Software Company

Banks, carmakers, retailers, farms — businesses that have nothing to do with computing now live or die by their software. The transformation was quiet and total.

GenZTech Team · 2026-06-25 · 4 min read
A New Coalition Forms to Defend the Open-Source Supply Chain Software

A New Coalition Forms to Defend the Open-Source Supply Chain

An open letter launches Akrites — a coordinated effort to find and fix vulnerabilities in the open-source libraries that quietly run banking, telecom, and utilities worldwide.

GenZTech Team · 2026-06-25 · 2 min read
The Hidden Cost of Technical Debt Software

The Hidden Cost of Technical Debt

Software teams talk about 'technical debt' constantly, and outsiders assume it's just messy code. The metaphor is sharper and more financial than that.

GenZTech Team · 2026-06-24 · 5 min read
Why Continuous Deployment Beat the Big Release Software

Why Continuous Deployment Beat the Big Release

Shipping software used to mean a tense, infrequent 'big release.' Many teams now deploy changes dozens of times a day. The counterintuitive result is fewer disasters.

GenZTech Team · 2026-06-23 · 4 min read
Containers Explained: Why Everything Ships in a Box Software

Containers Explained: Why Everything Ships in a Box

If you've heard developers talk about 'containers' and pictured shipping crates, you're closer than you'd think. The analogy is the whole point.

GenZTech Team · 2026-06-22 · 4 min read
Why Rust Keeps Winning Developer Surveys Software

Why Rust Keeps Winning Developer Surveys

Year after year, the same systems language tops 'most loved' lists. The reasons go deeper than fast code — they're about a promise the compiler keeps for you.

GenZTech Team · 2026-06-22 · 5 min read
The Quiet Power of the Command Line Software

The Quiet Power of the Command Line

In an age of polished graphical apps, the text-based command line looks like a relic. Professionals keep using it for reasons that aren't nostalgia.

GenZTech Team · 2026-06-21 · 4 min read
The Monorepo Comeback Nobody Predicted Software

The Monorepo Comeback Nobody Predicted

For a while, splitting every service into its own repository was gospel. Then some of the largest engineering teams went the other way — and made the case loudly.

GenZTech Team · 2026-06-21 · 5 min read
Why Type Systems Came Back Into Fashion Software

Why Type Systems Came Back Into Fashion

A decade ago, loosely-typed languages were all the rage for moving fast. Then the industry swung back toward catching mistakes before code ever runs. Here's why.

GenZTech Team · 2026-06-20 · 5 min read
WebAssembly Is Finally Growing Up Software

WebAssembly Is Finally Growing Up

WebAssembly arrived promising near-native speed in the browser. Its more interesting future turned out to be almost everywhere except the browser.

GenZTech Team · 2026-06-20 · 5 min read
Why So Many Tools Are Being Rewritten in Go Software

Why So Many Tools Are Being Rewritten in Go

Open a modern developer's toolbox and a striking number of the utilities share a lineage. There's a practical reason Go keeps showing up in command-line tools.

GenZTech Team · 2026-06-19 · 4 min read