Hacker News new | ask | show | jobs
by rado 1307 days ago
HTML is one of my favourite technologies. Functional, resilient, progressively enhanced.
2 comments

You really like HTML for system-to-system communication? Or we read two different blog posts?
Sorry, my mistake
My prediction: HTML will die way before HTTP.

We will replace that language eventually, HTTP is here to stay.

Which version of http ?
Does it really matter? It will likely remain backwards compatible forever.
HTTP is kinda dead already, with browsers insisting on HTTPS.
HTTPS is HTTP wrapped in TLS. The protocol is exactly the same, but with another layer on top.
HTTP is still the best anywhere I want simplicity and resilience.

HTTPS has way too many failure modes for me to use it anywhere where accessibility and dependability are the priority.