Offering chats and mentoring on Merit for engineers early in their careers or moving into senior and leadership roles
$ cd ~/posts/2022/
-
Merit and Mentoring -
Hiring For Eng Managers Multi-part series on hiring for eng managers
1 min read #engineering
$ cd ~/posts/2021/
-
Aliases I have known Sharing some of the shell aliases I've collected over the years for directories, disks, networking, Git, Kubernetes, and more
-
Investment decisions when building developer communities Splitting developer relations investment between passive members, who need content and docs, and active members, who need higher-bandwidth engagement
-
Sonic the search engine Trying out Sonic, a lightweight Rust search backend, by running it in Docker and ingesting fake name data with a Ruby client
$ cd ~/posts/2020/
-
VPE and CTO - the first 90 days A mind map covering four domains a new technical leader should explore in their first ninety days at a new organization
-
Using JSON Server for demos and prototypes Setting up JSON Server to spin up a working REST API from a single JSON file for demos and prototypes without writing any code