How I Use Tailscale

What is it? Tailscale is a VPN service that makes the devices and applications you own accessible anywhere in the world, securely and effortlessly. It enables encrypted point-to-point connections using the open source WireGuard protocol, which means only devices on your private network can communicate with each other. It has a very generous free tier that includes most of the features included in the higher paid tiers while limiting you to 100 devices–more than enough for my use cases....

June 18, 2023 · [Updated: July 23, 2023] · 2 min · 285 words · Jonathan Nicholson

Setting Up Hugo on Cloudflare

I wanted to start off by sharing how I set up this site. I was impressed by how easy it was to do, especially since I’m new to both Hugo and Cloudflare Pages. I followed the excellent documentation that Cloudflare provides. If you’re not married to the idea of using Hugo, they also provide great documentation on other frameworks. One thing I missed the first time I pushed updates to my repo was setting the version of Hugo....

May 27, 2022 · [Updated: July 23, 2023] · 1 min · 92 words · Jonathan Nicholson

Hello World

Console.Write("hello world");

May 16, 2022 · [Updated: July 23, 2023] · 1 min · 2 words · Jonathan Nicholson