Category
Tech
I've been working in "technology" for the last 15 years.
Sometimes, I write about it.
-
Synthesizers used to great effect
A while ago, I read a blog post by Mikey Dickerson that used the advent of synthesizers as a metaphor for LLMs. The author noted that he thought…
-
Run tests from more places with Rust-Analyzer
TL;DR Until now, rust-analyzer's "Run" menu would only let you run tests from #[cfg(test)] modules if your cursor was inside the test module, but not if you were editing…
-
Generate Enum Variant with associated values in Rust Analyzer
I’ve continued contributing to Rust Analyzer, and recently implemented a new feature that I’m exited to share with y’all: the “Generate Enum Variant” assist now supports associated values!
-
Improving "Extract Function" in Rust Analyzer
Over the last several weeks, I’ve made a series of small improvements to Rust Analyzer, mostly focusing on the “Extract Function” assist.
-
Estimates are awful; Estimating is great!
Ron Jeffries on estimates (archived; the original tweet has been deleted) This thread definitely resonates with me. If you know 100% of the requirements up front, you could make…
-
Introducing ChartZapp!
Update: ChartZapp was online from 2014 to 2022, but has since been taken down. This week, I'm excited to announce the beta release of ChartZapp, a new way to…
Austin, Texas