Posts
All the articles I've posted.
Hello world with Axum and Svelte
Posted on:August 21, 2023 at 10:18 AMI've been wanting to play around with Rust/Axum with a front end, particularly Svelte(Kit).
Set Docker Image to use on Fly
Posted on:September 9, 2022 at 01:35 AMUse a custom Docker image with Fly.io
Host Docker Registry on a Synology NAS
Posted on:March 6, 2022 at 06:03 AMI've been working on a project off and on that I wanted to host and run on my Synology NAS (I have a DS920+). The best way to host custom software on it is to run Docker images but I didn't want to push this to a public repo, I have a local server after all 😁.
Scratch your own itch
Posted on:December 26, 2021 at 05:24 AMThere's a saying in open source 'scratch your own itch' which means to solve your own problems and you'll likely solve someone else's too
Setting Up MDX with Next.js
Posted on:September 11, 2021 at 09:03 AMHow I set up MDX for a version this blog