Posted on 21 December 2021
How to generate an accurate S3 ETag for any file (including multi-part).
Posted on 11 December 2021
A short overview of a new project I created to create/update your CloudFormation stack with GitHub Actions.
Posted on 1 December 2021
A short post explaining how I store mutable (no-cache) HTML files on the AWS edge using S3 & Cloudfront.
Posted on 20 October 2021
A short tutorial on how to run Plausible with Docker Swarm & Traefik
Posted on 17 October 2021
How to generate a TypeScript HTTP client from an OpenAPI spec In .NET 5 and use the HTTP Client with React.
Posted on 16 October 2021
How Microsoft adopted one of my Open Source projects.
Posted on 29 August 2021
A brief overview of the technologies I used to build my personal website.
Posted on 14 January 2021
How to setup a full monitoring stack on your dokku server using Prometheus, Loki & Grafana.
Posted on 6 January 2021
How to deploy your app using a remote dokku image.
Posted on 3 January 2021
How to deploy a self-hosted staticman instance to your dokku server & integrate it into your Next.js project.
Posted on 28 December 2020
How to use the picture HTML element to provide responsive images.
Posted on 27 December 2020
How to package and deploy & Next.js app to your dokku server and the cloud.
Posted on 24 December 2020
How to set up S3 & CloudFront to host & distribute immutable static assets.
Posted on 12 December 2020
Bootstrap a new Next.js app with additional tooling.