Hi! Welcome to the blog.

I write about the Cloud, Go, Python, and shell tricks.


October 1, 2024

Replace Docker Desktop with Colima

#containers #docker #til

August 10, 2024

Debugging Git GPG Signing Issues

#git #til

February 21, 2024

Tapping into GenAI

#llm #python #ai #langchain

January 23, 2024

Experimenting with Google APIs

#api #til

October 25, 2023

Email Alerts from Snowflake

#snowflake #sql #til

October 21, 2023

Create Table Schema From File

#snowflake #sql #til

February 5, 2023

Move lines around in Neovim

#vim #til

September 19, 2022

Use AWS CLI SSO Login

#shell #aws #til

December 1, 2021

No-Framework Approach to Building a CLI with Go

#Go #Golang #CLI