AstroPublishing a Separate Astro Site on a SubdomainI wanted to keep Roblox Studio development notes slightly separate from the current nosubject.io site. Buying a new …2026.07.18AstroSelf-hostingDNS
HugoCreating a Hugo 404 Page and Serving It with NginxThis post covers how to add a 404 page to a Hugo site. In Hugo, if you create layouts/404.html, Hugo generates …2026.07.10HugoHome ServerNotes
HugoMigrating from WordPress to HugoI decided to migrate this site, which had been running on WordPress, to Hugo. WordPress is convenient. You can write …2026.07.09HugoWordpressNotes
HugoSwitching the Raspberry Pi WordPress Site to HugoI already wrote about migrating the article data from WordPress to Hugo in Migrating from WordPress to Hugo. This …2026.07.09HugoWordpressRaspberryPi
HugoTuning the Display Around a Hugo SiteAfter migrating from WordPress to Hugo, I started adjusting not only the converted posts and deployment flow, but also …2026.07.09HugoNotes
Windows 11 Ubuntu 24.04 (WSL): Change the Default Editor from nano to viOverview When you run a command such as visudo on a newly installed Ubuntu system, it can be surprising to see nano …2025.08.27
NotesHow I Improved the Loose USB Type-C Connection on My Google PixelOverview I use Google Maps through Android Auto on my Pixel 7a as the car navigation system in my AQUA. Recently, the …2025.07.11Notes
Uncategorized[Windows 11] Tweak the Registry to Let JIS and US Keyboard Layouts CoexistOverview When you connect an English-layout keyboard to a Japanese-layout laptop, the Windows settings only let you …2025.06.18Uncategorized
[Windows 11] Tweak the Registry to Let JIS and US Keyboard Layouts Coexist[Windows 11] Tweaking the registry to allow JIS and US keyboard layouts to coexist Overview When you connect an …2025.06.18
RaspberryPiNotes on Blocking Attacks Against Raspberry Pi SSH with Fail2BanOverview I expose the SSH Server port so I can access my Raspberry Pi remotely, and when I looked at the logs, I saw …2024.09.01RaspberryPiHome ServerNotes