A practical walkthrough of deploying a Next.js app from a pnpm/Turborepo monorepo to AWS Amplify, using GitHub Actions as the release orchestrator.
Deploying a Next.js App from a Monorepo to AWS Amplify with GitHub Actions
Graphene-Django Query Caching as a Workaround, Not a Design Principle
A practical look at resolver-level caching in Graphene-Django: when it helps, what it hides, and why it should be treated as a tactical workaround rather than good API design.
Understanding Distributed Systems, my comments
As a software engineer, I've always been fascinated by the complexity and power of distributed systems. These systems, which operate across multiple devices and locations, are at the heart of many of the technologies we rely on every day, from...
Creating a cronjob micro-service using Elixir
If you've ever needed to automate a task or ensure that an important job gets done on schedule, you've probably used a cronjob. Simply put, a cronjob is a tool that allows you to schedule tasks to run automatically at a predetermined time or...
Brainstorming Ideas for Exposing a Postgres 9.6 Server for Remote Access on a Custom Domain with Nginx Reverse Proxy (Ubuntu 18.04)
Exposing a local Postgres server for remote access on a custom domain using Nginx as a reverse proxy can be a useful configuration for a variety of scenarios, such ...
Boilerplate of A Desktop App With Electron & React/Typescript (For busy developers)
Boilerplate for A Desktop App With Electron & React/Typescript
Investigating the TMDB movie dataset, part 2
Investigating the TMDB movie dataset, part 2
Investigating the TMDB movie dataset
Investigating the TMDB movie dataset



