Uncategorized
-
Do you Self-host PostHog?If so, you should inspect the Network tab while visiting your dashboard, You’ll find a bunch of requests to different posthog.com domains. These requests seem to harmless – loading assets, getting service status ( e.g. https://status.posthog.com ).Some appear to be for pulling telemetry and usage data of dashboard users – likely geared…
-
How a ghost from the Hetzner Rescue System stole my Saturday afternoon. The Setup Fresh Ubuntu 22.04 server on Hetzner. You boot into Rescue Mode to fix a frozen server, then reboot expecting smooth sailing — but you can’t SSH back in using your keys. Cranking up the verbosity (ssh -vvv), you see: Wait… what?You’re using modern…