Stored Procedure Approach for Updating Large PostgreSQL TablesTLDR: Update millions of rows without locking the entire table.Jun 3, 2023Jun 3, 2023
Practical Resources for Absorbing Software Engineering ConceptsResources for Learning Software Engineering Stuff That Have Been Useful to MeJan 12, 2023Jan 12, 2023
Golang Substring Regex ReplacementI was surprised to find that Golang does not have a built-in two step substring regex replacement method in the same way that other…Oct 23, 2021Oct 23, 2021
Bicycling Across NevadaIn mid-May 2021, I bicycled with a few others across Nevada over four days — 323 miles west to east on Highway 50, which is known as…May 18, 2021May 18, 2021
My career pivot experienceIn 2019–2020 I embarked on a career pivot journey with the goal of becoming a gainfully employed software engineer. In the last several…Mar 15, 2021Mar 15, 2021
Shipping Logs: Covid WatchShipping Logs is a series where I discuss a technical project I contributed to and reflect on how it went, triumphs, learnings, failures…Sep 1, 2020Sep 1, 2020
A Simple CMS via Airtable APIBlending Python, Github Actions, and the Airtable API for a simple, painless CMSMay 27, 20201May 27, 20201