Blog Posts
★ Favorites- ★
P5.js Demo
March 26, 2022Implementing an unpainted version of Jared Tarball's Substrate in P5.js
art generative p5js -
TalkCoffeeTo.me's Timer
November 27, 2021Causing less stress with a visual countdown instead of text
clocks make-time design -
Linear Clock
August 29, 2021Showcasing a simple version of James Wilson's linear clock
vue clocks linear -
AI Image Generation
August 24, 2021Exploring a collab for generating images using VQGAN and CLIP
generative ai vqgan clip -
1:1 Questions
July 15, 2021Questions to ask as a manager in 1-1s or as a mentor
management 1-1s career mentor -
Generative Art
February 13, 2021Making generative art with Golang on the command line
generative art golang command-line -
Learning Golang, with a demo
January 20, 2021I'm learning Golang, and it's a lot different from other languages I know
golang demo games - ★
Intermittent Slowness
December 21, 2020A short debugging adventure into a service suffering from periodic and intermittent slowdowns
infrastructure dns debugging sre devops fqdn -
SRE Calculations
August 2, 2020Fast and easy SLO, Uptime, and Error Rate calculators
sre slo burn-rate -
Curl's --connect-to
May 30, 2020Sharing a neat feature of curl that bypasses a header
sre curl devops command-line