Guy Waldman
Blog Posts
I occasionally write about software development in all shapes and sizes, design, and UI/UX.
- Software infographics>>
A curation of infographics about software
generalSeptember 15, 2024
- Thoughts on the CrowdStrike incident>>
Today there was an incident with CrowdStrike, here's what I think
opinionsecurityJuly 19, 2024
- Introducing: magic-cli>>
A command line utility that will make you a magician in the terminal
productivityaiJuly 16, 2024
- Git hooks for fun & profit>>
Using git hooks for developer workflow automation
technicalproductivityAugust 9, 2022
- Loading .env files with no dependencies>>
Loading .env files easily in *NIX shells with no dependencies
technicalproductivityJuly 26, 2024
- Quickfix in VS Code>>
How to create a VS Code shortcut or vim binding to apply the first quickfix suggestion
ideproductivityJuly 18, 2024
- Complex return types in TypeScript>>
Resolving complex return types in TypeScript by declaring overloads of function signatures
technicalJuly 17, 2024
- GitHub Actions step outputs>>
How to output data from a GitHub Actions step to reuse in a different step
devopsproductivityJuly 12, 2024
Open Source Projects
I like to work on open source in my free time, these are some of the projects I own or actively maintain.
- magic-cli>>
Command line utility to make you a magician in the terminal
guywaldman/magic-cli722 - orch>>
Rust framework for LLM orchestration
guywaldman/orch198 - ravro>>
Simple CLI for Apache Avro with a high-level API
guywaldman/ravro7 - vim-prismo>>
A Vim plugin to decorate your commented titles
guywaldman/vim-prismo21