fix: retitle rage posts to outcomes-first framing

This commit is contained in:
Ken
2026-05-27 06:51:26 +00:00
parent 250107df4f
commit a0bebd8a60
6 changed files with 15 additions and 15 deletions
@@ -1,5 +1,5 @@
---
title: "Hooking Syscalls Without a Kernel Driver"
title: "Zero-Config File Watching Across Three Operating Systems"
date: 2026-05-27
type: post
tags: [build-systems, sandboxing, macos, linux, windows, rage, ebpf, detours]
@@ -1,5 +1,5 @@
---
title: "node_modules in a Content-Addressed Store"
title: "90 Seconds to 300 Milliseconds: Fixing CI Install Times"
date: 2026-05-27
type: post
tags: [build-systems, node-modules, caching, ci, rage]
@@ -1,5 +1,5 @@
---
title: "Two-Phase Fingerprinting: BuildXL's Deep Magic"
title: "How We Made the Cache Stop Lying"
date: 2026-05-27
type: post
tags: [build-systems, caching, correctness, rage, fingerprinting]
@@ -1,5 +1,5 @@
---
title: "TypeScript 7 Makes the Build Harness More Important, Not Less"
title: "TypeScript 7 Is 10x Faster. Your Builds Aren't."
date: 2026-05-27
type: post
tags: [build-systems, typescript, tsgo, rage, distributed-builds]
@@ -1,5 +1,5 @@
---
title: "What I Learned Maintaining Lage and Why I Rewrote It"
title: "The Architecture Mistake I Made in Lage"
date: 2026-05-27
type: post
tags: [build-systems, lage, rage, rust, architecture, personal]