All Blog Posts
-
Learning React
Some notes and such from my learnings into React.
-
Dxcker Rework
Some life lessons channeled into the Dxcker project
-
Repobase
I'll go build my own Github. With blackjack, and hookers!
-
VPN Accessible Docker Containers
Live journal of locking down Docker containers to my VPN. Spoiler alert, not great.
-
CSS Framework
I cracked it at Bootstrap finally and wrote my own CSS framework. Well, currently writing. And rewriting. And rewriting.
-
CS2 Training Maps
A quick dump of training maps for CS2 so that I can just link here from now on.
-
Golang Project Structure
Storing because I had to google it too many times.
-
OpenTofu Docker Host
Finally a fantastic method of manging docker containers without a control plane.
-
My 2025 Neovim Configuration
A synopsis of my Neovim configuration in 2025
-
Git Config By Directory
How to configure git configurations based on the active pwd
-
New Lenovo Legion Pro 5
I finally bought a decent gaming laptop after a positive experience with my Legion Go
-
New Year Update
Update on changes leading into 2025. Its been a wild ride and a quiet time at work.
-
iBought an iPhone Five Month Review
Notes on iPhone usage after five months with my pinky toe dipped into the ecosystem.
-
Telstra was meant to build the NBN
A quick dump while the topic is at hand. This information seems to be getting censored out of the internet.
-
Javascript Mortgage Math
A quick dump of my mortgage calc in tools
-
The K3S Cluster
Someone annoyed me on Reddit and I wiped my cluster to prove that I have DR.
-
iBought an iPhone
Some raw unfiltered dumps of my thoughts on the iPhone coming from GrapheneOS
-
Pull Private Images in Gitlab Kubernetes Runners
How to configure Gitlab Kubernetes Runners to pull images from private repositories
-
How to get the size of a MariaDB database
A simple query for determining the size of a single database in MariaDB
-
Bind9 DNS in K3S but not to replace CoreDNS
Deploying a Bind9 auth DNS to K3S without interfering with CoreDNS or having odd port mapping issues. All without adding new CRDs.
-
Goat Farm
Cross post from Reddit. Preserving before it's deleted from history, like pee bottle was.
-
Getting around CORS errors
Legitimately allowing your application frontend to communicate with your application backend.
-
Headless XRDP on Debian
I needed RDP for some reason. Don't know why. I think it was for the radio server because that radio software required it?
-
Automatic SSH Agent on Arch Linux
Stop entering your password all the time. Run ssh-agent as a systemd user service and enter it once.
-
Solution for Multiple Docker Images in one Gitlab Repository
I manage multiple tags for single Docker images in Gitlab. This is how I handle it with CI.
-
Random Regex
Originally an attempt to dump useful regex patterns that I never kept up to date.
-
Red Alert 2 on Linux
A half-baked brain dump of getting RA2 running on my Linux machine.
-
Truely Headless Python Scraping
How to configure Selenium to actually work without a DE.
-
Change prompt in Powershell
A note for later to configure my Powershells PS1/prompt
-
Semi-passwordless SSH agent configuration in Powershell
Configuring the SSH agent to start as a Windows server and only ever enter your SSH keys password once.
-
Context Switching & Long Running Docker Containers
TIL I messed up big time. Handling long running processes juggling between CPU cores on a dual socket system.
-
Docker-in-Docker Explainer for Gitlab Runners
I struggled for a little while figuring this out from the documentation.
-
My Ark Server Automation
An old post about the configuration of my terrible deployment process for my Ark servers.
-
Install Solanum On Debian Easily
I don't know why this was so hard for others but I figured it out on my own!
-
General AWS CLI Commands
A quick collection of random AWS CLI one-ish-liners that have helped me keep my sanity.
-
A Simple NodeJS API
A simple NodeJS API for integrating a chat bot with RCON.
-
Random JQs I found Useful
A quick document on JQs that I have found useful as an AWS admin
-
Simple Monitoring Stack - Grafana, Loki, Prometheus
A copy/paste style of configuring a bare metal host to become a monitoring powerhouse
-
Drawing Polygons with ConnectIQ
I dont know what this is. I'm just not deleting it though.
-
Drawing Images in ConnectIQ SDK
Running through some issues drawing images on my Garmin watch face
-
ConnectIQ SDK on Arch Linux
Quickly noting before my laptop dies.
-
The Kubernetes Cluster
A synopsis of my adventures deploying my own Kubernetes cluster for learning purposes
-
The DL360
An overview of my favorite pet project to date.