←back to thread

1208 points jamesberthoty | 3 comments | | HN request time: 0.639s | source
Show context
user3939382 ◴[] No.45261383[source]
My comment yesterday, which received one downvote and which I will repeat if/until they’re gone: HTTP and JS have to go. There are ways to replace them.
replies(2): >>45261488 #>>45268221 #
1. giveita ◴[] No.45268221[source]
HTTP?
replies(1): >>45270021 #
2. user3939382 ◴[] No.45270021[source]
We have good protocols for sharing programs. HTTP was designed to share stylized documents which it’s OK at. The browser probably should have stuck to rendering and left the p2p file sharing to a better protocol. It absolutely is not fit for the problem domain its been shoehorned into nor does it need to serve that role.
replies(1): >>45270651 #
3. giveita ◴[] No.45270651[source]
I dont follow. Are you saying the web should be p2p not client server? Or there is something specifically bad about http?