Advent of Code 2024 Day 1

Advent of Code

It’s Christmas time, which means once more, its time for Advent of Code (AoC). If you’re not familiar with AoC, you’re honestly missing out. I discovered it a few years ago, and have been hooked. In short, its 25 days of coding challenges.

WireGuard Configuration

WireGuard

I am off for the next two weeks (more or less) so my goal is to check off a bunch of crap on my todo list that has been sitting on there for a while. One of those things that I’ve wanted to do was connect my server on AWS that is hosting Signal-Chief to »

DEVing in a Container

I do a fair bit of development work for various side projects that I contribute to or work on myself. I wanted to be able to work within a container for a few reasons, and finally figured out how to do it.

Advent of Code Day 7

Advent of Code 2020 Map

As the holidays come to an end, I have completed (well not finished, but been working on while I had free time) Advent of Code. I’ve talked about this in years past, but the short of it is 25 days of coding problems. Day 7 has to do with playing a game of Camel Cards.