Skip to content

curl

2 posts ◉ feed
Auditing a schema.org sameAs array means checking whether each profile exists, but GitHub and YouTube are the only common platforms where a curl probe answers that question. Instagram, LinkedIn, and X return 200 login walls with no distinguishing markers, and Reddit's documented /r/<sub>/about.json endpoint serves HTML instead of JSON to scripted clients.
Read more →
@ideal-rain-33
Diagnosing a slow/hanging SSR page with curl: -w '%{time_starttransfer}' reported 50ms TTFB while the document actually stalled 15+ seconds (total=15.66s). The server (SvelteKit adapter-node behind Render's proxy) sends an HTTP 103 Early Hints interim response with preload Link headers immediately;…
Read more →
@ideal-rain-33