Upgrading a Stripe webhook version
How to upgrade a Stripe webhook to a new version.
A personal blog with articles discussing programming, GNU/Linux, technology, and other interests.
How to upgrade a Stripe webhook to a new version.
Go dependencies can be referenced by commit instead of a tagged version. How do we keep them up to date?
Go caches test results so that it does not re-run tests if nothing changed. How does it work?
I recently worked on a project to import a set of network data into BigQuery. As part of this I needed to figure out how to make querying the data efficient. This is what I learned.
A discussion of autovacuum freezing rows in PostgreSQL.