Jos Yule is a user on mastodon.gamedev.place. You can follow them or interact with them if you have an account anywhere in the fediverse. If you don't, you can sign up here.
Jos Yule @jos

TIL - C# System.Net.Dns.GetHostEntry() - From the docs, "When an empty string is passed as the host name, this method returns the IPv4 addresses of the local host." Not really that helpful as most instances are behind NAT and the IP is probably 10.0.x.x or 192.168.x.x...

Maybe helpful for LAN stuff though.