Earlier quoted context omitted.
Yes, let's design the internet around keeping 90s routers running as long as possible. Excellent. Let's also design highways with a max speed of 20 MPH so we can accommodate Model T's
A better analogy might be something like upgrading roads with the newly liberated fourth dimension; so mere three dimensional Model Ts - that people will try to use no matter your protest - are very unlikely to end up in the right place. (And not just Model Ts, but the entire twentieth century and a bit's worth of vehicles.)
Ask HN: You have one shot to redesign the Internet – what do you change?
251–260 of 322 posts
Re: Ask HN: You have one shot to redesign the Internet – what do you change?
#252Re: Ask HN: You have one shot to redesign the Internet – what do you change?
#253Earlier quoted context omitted.
>We already have IPv6 I feel like starting with IPv6 would make a dramatic difference in adoption rates today... I.e. IPv4 never gets created. Imagine a world without a single NAT device or port translation algorithm.
Why am I the only one who likes all my devices in my house having one IP address. It's no one's business if I have 10 computers in here or 1.
Re: Ask HN: You have one shot to redesign the Internet – what do you change?
#254Changes I would have made in the early days: - 48-bit static IP addresses. 70 trillion should be enough. 128 bits was overkill. - Nodes, not interfaces, have IP addresses, so you can use multiple paths. - IPSEC available but initially optional. - Explicit congestion notification, so packet loss and congestion loss can be distinguished. - Everything on the wire is little-endian, byte oriented, and twos complement. - Y…
> Mail is not forwarded Go one further, mail is pulled, not sent. One such approach is https://tonsky.me/blog/streams/ . It'd be hard to prevent moats and people might still coalesce into a few popular middlemen, but at least spam would be reduced. Spam is the primary reason client-side/self-hosted mail is left to the tech-savvy.
Re: Ask HN: You have one shot to redesign the Internet – what do you change?
#255Having thing given for free to be then exploited for various purposes is reason why these services are shit - because you are not the client, the guy who pays for your data or advertising space is.
Re: Ask HN: You have one shot to redesign the Internet – what do you change?
#256Earlier quoted context omitted.
It's the 1960's. There's no RSA or AES or even DES.
Sure but it's a small community that hung out in person a lot. Tokens, pass phrases or one-time-pads could have been physically swapped. There's really just a difference in thinking, "private by default for email" vs "public by default." Or "untrusted network" vs "trusted network." However you want to think about it.
Re: Ask HN: You have one shot to redesign the Internet – what do you change?
#257Changes I would have made in the early days: - 48-bit static IP addresses. 70 trillion should be enough. 128 bits was overkill. - Nodes, not interfaces, have IP addresses, so you can use multiple paths. - IPSEC available but initially optional. - Explicit congestion notification, so packet loss and congestion loss can be distinguished. - Everything on the wire is little-endian, byte oriented, and twos complement. - Y…
a static IP per device is google and facebook's wet dream. yeah apple, keep your IDFA for yourself.
also, imagine getting banned and not being to use google anymore, at all. asking your kids to google something for you and getting them banned too.
Re: Ask HN: You have one shot to redesign the Internet – what do you change?
#258Re: Ask HN: You have one shot to redesign the Internet – what do you change?
#259Find a way to better decentralize it, so that it doesn't rely on single hosts(and later sites) as the source of truth for any particular function. The original idea was that protocols would allow any one to participate by simply making their own webpage. But dynamic IP addresses, the DNS system, and even just HTML design were out of reach for most people so that got lost and monsterous websites under centralized cont…