Now that Planetscale is ditching their free tier, I need a new database for the free GitHub app that...
It's been two years since I last rewrote my personal website, so naturally it's time to do it again!...
Most articles explaining the benefits of GraphQL focus on advantages for the frontend: things like...
Federation unlocks superpowers for our queries, enabling us to split up business logic and improve...
In a recent post, I introduced a method for creating GitHub Actions (the reusable code that can be...
The most common description of Rust I hear is something like, "it's great for performance but too...
Creating reusable GitHub Actions is an easy way to automate away everyday tasks in CI/CD. However,...
Cover photo created by Jazlyn Borkowski "DRY" is an acronym introduced, seemingly universally, to...
I really like blogging. Sharing my discoveries and thoughts with anyone interested is one of a few...
Cover image created by me using the Community TypeScript Logo, the Go logo, the .NET logo, and Ferri...
Cover image created by me using Ferris the Crab, the GraphQL logo, and the AWS Lambda logo. Tak...
Cover image created by me using Ferris the Crab, the Rust logo, and the FastAPI logo. The last...
Cover image created by me using Ferris the Crab, the Rust logo, and the FastAPI logo. In the pr...
Cover image created by me using Ferris the Crab, the Rust logo, and the FastAPI logo. After inv...
Cover image created by me using Ferris the Crab, the Rust logo, and the FastAPI logo. TL;...
Cover image created by me using Ferris the Crab, the Rust logo, and the FastAPI logo. Int...
Cover image created by me using Ferris the Crab, the Rust logo, and the FastAPI logo. Wha...
Why? After I decided I wanted to write some blog content again, I had to decide whether to...
Help me Devs! I work on a web app which deals with a lot of data that moves really fast. Our primary...
As someone who is actively reading a lot of resumes, I feel the need to share this piece of advice: c...
TL;DR Not interested in the whole story? Just go check out FastAPI Several months ago I started th...
Soon I will have to fill a couple full stack developer positions. I’ve done a couple interviews befor...
This post contains references to Big O notation1, if you aren't familiar with it (or don't remember...
How this Post Works This post is part of a series which dissects my method for creating a...
How this Post Works This post is part of a series which dissects my method for creating a...
How this Post Works This post is part of a series which dissects my method for creating a...
Most of what I do as a professional developer involves back end services using Python and Flask. I'v...
I’ll be going to AWS RE:Inforce for the first time next week. Does anyone have any experience with th...
If you've never contributed to an open source project before (or have only contributed very little),...
Multitasking has long been lauded as a way to get more done quicker. I believe (and I'm not alone1 2...