Website

My personal website Repository Inception How Using technologies including: Terraform (Infrastructure as Code) AWS (hosting) HUGO (static site generator) Github actions (Automated build/deploy) Build log 22 Sept 2022 - The first entry in this build log is way down the development line. I didn’t start this log until long after I’d started building the site. The infrastrucure as code for this was painful. Working with S3 and cloudfront seems like it should have first class support, but there is definitely some custom or at least not “out-of-box” pieces of the IAC that took far too long to flesh out....

September 21, 2022 · 1 min

Lazytainer

Lazy load your docker containers Check it out Why I self host some services using my own hardware at home. I wanted to reduce idle use of system resources, specifically RAM (looking at you minecraft servers). It should also theoretically help with power use and security threat surface. Since it takes a moment to spin up, a cursory scan will not return any active ports, assuming a service isn’t actively being used....

September 21, 2022 · 1 min

Wordle Guess Evaluator

Check it out Source Why This is a project I did to make it easier to see how many words are left depending on your wordle guesses. The real reason this exists, is because sometimes I’d make guesses that left me with one possible word, and my girlfriend was giving me flak for taking forever to do wordle because I coudln’t think of the one word remaining. So basically I built this to justify spending 30 minutes trying to come up with a word....

September 21, 2022 · 1 min