I recently purchased a domain for myself as a why-the-fuck-not purchase and I need some ideas for what to put on there. Some ideas so far include: Small Blog Personal S/FTP server to sync back to Minecraft server
Does anyone have other ideas? Thanks :)
Given this is programming.dev, run a git forge (Forgejo, Gitea, Gogs, etc.) - for a single user (or even a small group) you don’t need to worry about a full DB engine, the builtin sqlite works just fine on a $5 cloud server. You could even work it into your blog posts on the same domain. $0.02! (and you could have your repos sync read-only to more popular services like Codeberg, Gihub, Gitlab etc. it’s a built in capability).