techhub.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A hub primarily for passionate technologists, but everyone is welcome

Administered by:

Server stats:

5.4K
active users

#resolved

1 post1 participant0 posts today

Because the excellent (and beloved for a decade or so) #reeder by @rizzi does not support #TLSClientAuth for feeds* I spent a few hours on Yak-Shaving and on learning about #caddyserver #systemd-#resolved and - in the end - about #iCloudPrivateRelay.
If a local request is handled like an external request it may be because ... it's coming in as an external request.
___
* I’m sure I’m the only one left on the planet who has rss feeds with Client Certificates, so this is fine!

Ask Me synchronicity ... 18 years later

In 2006, ninazer0 asked for help identifying three works of English juvenile historical fiction, later finding the answer to one of the mystery texts.

In 2024, tangerine asked about mid-century kids' historical fiction about the Hanseatic League, and paduasoy's suggestion was not the author OP was looking for -- but it did resolve the remaining earlier mystery! Then melisande added more info for the earlier question. Delightful!

ask.metafilter.com/378170/Book

Replied to Petr Menšík :fedora:

@pemensik which is at the same time good and bad. If I was trying to debug a #DNS issue in one app that uses #glibc's 3-servers resolver with a tool that uses them all, it might as well work for the tool and not the app. I guess one has to be aware of that, hence my post.

That's probably why it makes sense to use #resolved with the stub handling of `/etc/resolv.conf`; that and the fact that can do much better resolving, if configured correctly.

I can't stand this anymore. dig @127.0.0.53 works, but curl can't resolve anything. Fuck you #resolved, fuck you in particular for making the DNS issues completely opaque.

services.resolved.enable = false. I can totally manage my /etc/resolv.conf by hand becasue I resolve everything through coredns rules either way.

#DNS shouldn't be this complicated! The only job resolved does is resolving shit, and I don't want to know why it can resolve it via UDP fine, but not via whatever curl talks to it