Hosting a Node App on AWS EC2
March 04, 2024I wrote a pretty simple webapp to transcribe videos for me so that I can quickly skim a summary rather than watch the whole video. I've been…
I wrote a pretty simple webapp to transcribe videos for me so that I can quickly skim a summary rather than watch the whole video. I've been…
As you can see from my previous OMV / LetsEncrypt post I'm running a Nextcloud docker behind a nginx proxy. While backing up photos and…
I've been meaning to write something and as I've used this blog as documentation for my computer setup before I decided I could use this…
Continuing my series of posts about issues I hit as a first time mobile game developer today I'm writing about an issue I found surprisingly…
The first time I tried writing a mobile game using Unity I found it took me way too long to get things set up where I could actually debug…
I somewhat recently set up OpenMediaVault 5 on a NAS server I built. I used OMV Extras to setup Docker and Portainer and a couple services I…
The Gatsby blog theme has been a great way to get started with a blog but I wanted to allow any vistors to comment on my articles if they so…
I've been playing around with a Node service on AWS Lambda and got to the point where I needed to use two different keys cross several…
It has been awhile since I've a made a new post so I figured I'd write about a little issue I had with NodeJS on Ubuntu and how I went about…
Here's a bunch of links to software or configuration steps I do whenever I start developing on a new machine. I've got sections for Windows…
When I first heard about Gatsby I thought it would be an interesting framework to use, and I'd been thinking it would be nice to have a blog…
Inspired by Tania Rascia's post about migrating to Gatsby I've decided to set up a Gatsby blog. My goal in having a blog is to motivate me…