| 12 Sep 2025 |
| @jordanjoel1:matrix.org changed their profile picture. | 03:27:06 |
| @jordanjoel1:matrix.org left the room. | 03:34:46 |
ghostbuster91 | Katalin 🔪: toonn what do you think about switching from tailscale to zerotier in this case? | 10:26:18 |
toonn | Don't have experience with Zerotier. It sounds more open but I don't have reliable publically accessible hardware for relaying and such. | 10:35:03 |
| Em Vee joined the room. | 12:47:05 |
toonn | ghostbuster91: As promised my unicast DNS multicaster, https://codeberg.org/toonn/dns2mdns | 13:15:30 |
Jassuko | Huh? Doesn't nginx support resolving through normal OS provided name lookups? | 13:32:35 |
toonn | If you have a configuration for me that makes that utility redundant, I'm all ears. | 13:37:14 |
magic_rb | @toonn:matrix.org some haskell review
- https://codeberg.org/toonn/dns2mdns/src/branch/trunk/src/Main.hs#L68 bytestring has
toStrict and fromStrict in the lazy module
- https://codeberg.org/toonn/dns2mdns/src/branch/trunk/src/Main.hs#L48 all toplevel bindings should have types
| 13:37:15 |
magic_rb | You can enable mDNS in systemd-resolved and then nginx should use that. | 13:37:49 |
Jassuko | I have that kind of setup somewhere. There's some shitty behaviors with the systemd-resolved mdns implementation relating to IPv6, but I don't remember what exactly was the pain point with that. It was something they specifically defined to do wrong and not care about, if I remember correctly. | 13:40:36 |