recent updates
-
Escaping Carrier-Grade NAT with Wireguard and a VPS
When you’re stuck with excellent, symmetric 1Gbps internet over CGNAT, only to find out that a static IP costs an extra £8/month, the logical option is to find a way around it… right? At least that’s the conclusion I came to, and it all led me down a rabbit hole into the world of networking. Despite my reluctance to add yet another subscription to the ever-growing list, I eventually decided to tackle CGNAT head-on.
-
Host a Static Website on Github Pages with Custom Domain
The hardest part about getting this blog started was making a decision on the platform I wanted to use. Going into this, I was certain that I wanted to have a static blog, as it meant that I could use the GitHub Pages service to host it. By doing so I don’t have to worry about the security and hardware overhead with running and maintaining the website. Currently, there are many platforms out there to...
-
git commit -m initial
After much deliberation and putting it off because I wasn’t sure about how or where to start, I’ve finally managed to get around to just doing it. Although simple in its current form and I’m not sure what I’m going to put on it just yet, here’s to hoping its the start of something that I will keep coming back to and working on!