~/projects $ cat mikrotik-technitium.md
MikroTik → Technitium DNS
The eternal home-network problem: DHCP knows every device's name, DNS knows none of them, and you end up ssh-ing to IP addresses like an animal.
This glue syncs MikroTik DHCP leases into Technitium DNS via its API — every device on the LAN gets a resolvable hostname automatically. Set it up once, then enjoy the small daily luxury of ssh nas instead of ssh 192.168. and a memory test.
Judging by who else uses it, I'm clearly not the only one who was tired of it. Infrastructure happiness is mostly made of tiny scripts like this one.