Simple scheduled workloads using Google Cloud
A short tutorial on scheduling workloads using Infrastructure-as-Code with GCP, Docker, and Terraform
Read →I write about the things I work on and build: system design and reliability, infrastructure as code, security and secrets, Go and Java, and the occasional take on engineering teams and careers. 31 articles so far — most are also on Medium, but this is home.
A short tutorial on scheduling workloads using Infrastructure-as-Code with GCP, Docker, and Terraform
Read →The key to shipping toy projects is to choose the most impactful best-practices that will save you time and pain in the future.
Read →I asked myself, am I overengineering my pet projects? Are you!?
Read →Figuring out a design that is a joy to use in production.
Read →Dealing with update events while the underlying value is concurrently and repeatedly updated.
Read →Setting up the JMH Gradle plugin and writing your first micro-benchmark
Read →Digging deeper into the algorithms required to establish key ownership and efficiently retrieve values in a concurrent application!
Read →I moved my site from Gatsby Cloud to Vercel. Read the instructions and how to configure a NodeJS version for the build step.
Read →Choosing the right component design and data structures for reading and selecting a property's effective value, thread-safe.
Read →How to set up a brand new Java project using Gradle
Read →A series about writing a Java library for layering properties from multiple sources and allowing clients to efficiently receive updates.
Read →Syndicate your content to other sites to increase your audience and engage more people.
Read →Set up social sharing cards for your site to have your pages nicely displayed when shared on social media.
Read →I figured out why the social sharing cards on my site stopped working and then I fixed the problem.
Read →Given a reference to the head of a singly linked list, reverse it and return a reference to the head of the reversed list.
Read →Reflecting on building my personal site from scratch, in my spare time, over the past couple of months.
Read →Permanently redirect paths in Gatsby, but also Netlify, by defining rules in a _redirect file.
Read →An introductory tutorial about Seach Engine Optimization (SEO) in Gatsby
Read →How to blog on GatsbyJS for any audience, using Remark, Prism, and other plugins
Read →Avoid copy-pasting HTML in favor of using layouts, components, and GraphQL variables!
Read →Given an array of integers and an integer target, return indices of the two numbers such that they add up to the target.
Read →I am building an email list and starting a newsletter. I chose ConvertKit because it's made by Indie Hackers for...
Read →I set up my Gatsby site to only track users who want to be tracked, using a cookie consent banner to ask for their permission...
Read →I paid for advertising to see what tech stack people use in 2021. Here are the results...
Read →As a software developer, creating good web design is not one of my core skills. TailwindUI changed all that for me. Read more to find out why...
Read →Setting up a simple responsive website with Gatsby, Tailwind, and Remark.
Read →How to add semantic data to your web site's articles with JSON for Linking Data (JSON+LD).
Read →What are all the skils required to excel at full stack development?
Read →What does it mean to be a generalist and how can you become one?
Read →My motivation behind setting up a personal site and writing about software engineering
Read →Read about my journey to building a personal site, from scratch, in 2021
Read →