Hi 👋🏼! I'm a software engineer out of Seattle, WA working on games marketing at Gamesight. Here you can find my thoughts on software, startups, technology, and whatever else catches my interest.
A quick one-liner for checking SSL cert expiration dates on certificates stored in Kubernetes as Secrets. Specifically, those generated by cert-manager. →
At Gamesight, we build real-time dashboards so game developers can monitor social activity for their game. Here I compare the different architectures we evaluated for generating reports from data that we have stored in S3. →
An overview of the approach we adopted at Gamesight for managing our Kubernetes config for both our in-house services and third-party components. →
Ever wondered what is going on under the hood when running a container? This quick explainer definitely won't give you the full picture, but it is at least a good place to start! →
A quick one-liner for bulk updating the Organization name in the remote URL for all of your cloned Github repos. This is specifically useful when you rename an Organization in Github. (Hooray for rebranding!) →