Bun's Rust rewrite hit 99.8% test compatibility — three things I'm watching for my CI
My stack runs Node 22 in GitHub Actions. Here's what Bun's Rust-core milestone means for pnpm workflows, Playwright installs, and build times in practice.

Search for a command to run...
Articles tagged with #typescript
My stack runs Node 22 in GitHub Actions. Here's what Bun's Rust-core milestone means for pnpm workflows, Playwright installs, and build times in practice.

The TypeScript pattern I use to read generated PNGs from disk before Cloudflare Pages deploys — and the three-dirname path resolution that makes it work.

The curated JSON overlay pattern I used to merge itch.io games into a Steam-first Astro 5 directory — no ETL pipeline changes, 82 lines of scaffolding script.
How I built thumbnail.sh — 51 lines of bash that extract a frame, darken it, and burn in bold title text — so every CI-published video gets a custom thumbnail.
The exact TypeScript pattern I use to cache Claude Haiku system prompts across hundreds of directory entry generations, including defensive JSON parsing.