How To Podcast
Author shares podcasting advice from running 4 shows, focusing on tips for average interview podcasts aiming for success without going full-time. (146 characters)
Drew DeVault draws a provocative parallel between Test-Driven Development cults and GenAI adoption, arguing both exploit developers' psychological need to feel competent while potentially undermining actual code quality.
Author shares podcasting advice from running 4 shows, focusing on tips for average interview podcasts aiming for success without going full-time. (146 characters)
Framework for getting specific, helpful feedback on your work in a structured way.
Blog post covers updates on multiple projects: Zest progress, existentialize, modular borrowing, SQL understanding, and zjit, plus consulting work.
The post asks readers to reflect on which food and drink combination best represents their personality or identity.
Downdetector went down during Cloudflare's outage due to a hard dependency that can't be easily removed, highlighting the risks of relying on upstream services.
"Pony Famous" describes being genuinely famous with fans and influence, but only within a specific niche community rather than mainstream culture.
An 11-year-old feature request was finally resolved, evoking nostalgia and emotions about the long journey.
Author resigned from Intel after 3.5 years working on AI/GPU performance tools like flame graphs and eBPF, moving to a new opportunity.
CSS clamp() helps create responsive designs efficiently by setting flexible size values with minimum, preferred, and maximum constraints.
Ghostty has transitioned to operating as a non-profit organization.
Codemods are automated scripts that transform code to work with newer systems, making upgrades and migrations easier.
African bell patterns with 12 notes connect to cancer research through combinatorics, exploring circular rhythmic structures called Tracy Numbers.
Learn how to modify commit timestamps in Git when needed.
GitHub Actions can automatically label and close inactive pull requests and issues, helping maintain clean project repositories.
Family member fell victim to a sophisticated email scam that used hidden account settings to avoid detection while stealing information.
AI agents trained on Brendan Gregg's extensive performance engineering work are being marketed as "virtual Brendans," raising questions about selling AI versions of individuals.
In 2025, doing test assignments *too well* gets you rejected as recruiters assume AI did the work. Avoid looking competent to prove you're human.
CSS Subgrid lets nested elements align to parent grids, enabling powerful new layouts previously impossible.
WebAssembly's Basic C ABI defines how C programs are represented in WASM, used by Clang and Rust for interoperability between compilation tools.