What’s on HTTP?
elixx
48 points
24 comments
March 18, 2026
Related Discussions
Found 5 related stories in 74.1ms across 3,471 title embeddings via pgvector HNSW
- Show HN: I built a tool that watches webpages and exposes changes as RSS vkuprin · 213 pts · March 11, 2026 · 44% similar
- Why I forked httpx roywashere · 236 pts · March 25, 2026 · 44% similar
- Show HN: Ismcpdead.com – Live dashboard tracking MCP adoption and sentiment sagirodin · 27 pts · April 03, 2026 · 43% similar
- Show HN: Heartbeat – A simple public page for your real-world and online status ipster_io · 12 pts · March 30, 2026 · 42% similar
- Sending Jabber/XMPP Messages via HTTP inputmice · 50 pts · March 10, 2026 · 41% similar
Discussion Highlights (2 comments)
superkuh
HTTP is incomparibly less fragile than HTTPS which is why HTTP+HTTPS is such a great solution for websites made by human persons for human persons. Lets be clear, corporate or institutional persons using HTTPS alone is fine and reasonable. But for human use cases HTTP+HTTPS gets you the best of both worlds. No HTTPS cert system ever survives longer than a few years without human input/maintainence. There's just too much changing and too much complexity. From the software of the user to the software of the webserver. Which is to say, HTTP is not some "ancient" tech like an analog television. It is a modern technology used today doing things that HTTPS can't.
paulnpace
Not very useful when most of the pages are default web server pages.