Hacker News new | ask | show | jobs
by adamkittelson 2551 days ago
I recently moved a MUD I host from cloud services to a little System76 box in my laundry room. I use dnsimple.com for my domains and they have an API, so I just added a little task to my MUD server to periodically check my ip address via https://api.ipify.org/ and then check what I have for my A record in dnsimple's API, if it differs I update it.