With phones doubling performance every 1-2 years, and desktops/laptops largely stagnating, it looks like in a few years, a server rack will fit into your smartphone. And most enterprise software (and almost no individual user) barely needs more than a rack of current gen servers. So yeah, decentralization will be upon us soon enough.
This seems implausible. Moore's law is over and phones are limited by size and power. There's no reason to believe progress will continue until a phone is the same speed as a typical desktop machine, let alone a server rack.
Decentralisation: the next big step for the world wide web
171–180 of 218 posts
Re: Decentralisation: the next big step for the world wide web
#172IMO, there are two key barriers to a decentralized internet (other factors are minor in comparison.) (1) IPv4 (2) Bandwidth limits IPv6 makes NAT unnecessary. With IP scarcity gone, IP addresses might become permanent like phone numbers. ISPs are currently making money off fixed IP addresses. Market forces would change that eventually.
The need for a search engine seems, imho, to be the major argument versus (full) decentralization. Another formulation for that: there is a (valid) need for (some kind of) centralization. (and from there, you all go back to full centralization, first because of search, then because of convenience, at last because of laziness).
Re: Decentralisation: the next big step for the world wide web
#173This kind of decentralisation -- taking existing platforms controlled by megacorps and making them P2P... ...feels, to me, like a huge mistake. How would one eliminate hate speech and toxic content from it? Or illegal content? Or anything you put there and need removed to keep living your life freely? The technologists developing this tech hand-wave these concerns away citing "freedom of speech" -- but one's freedom…
Re: Decentralisation: the next big step for the world wide web
#174This kind of decentralisation -- taking existing platforms controlled by megacorps and making them P2P... ...feels, to me, like a huge mistake. How would one eliminate hate speech and toxic content from it? Or illegal content? Or anything you put there and need removed to keep living your life freely? The technologists developing this tech hand-wave these concerns away citing "freedom of speech" -- but one's freedom…
> How would one eliminate You simply make your own choices and don't follow/subscribe/view all that illegal, toxic, hate content. You know, the same way you do today by not visiting all those illegal, toxic, hate websites. They still exists though for those who don't share your views on policing content for other people.
Just because it can't be dealt with by threatening the odd CEO or two, doesn't mean that it won't be dealt with some other way. Now, it may be the case that governments react to a change like this and just accept that they can't control terrorism, child porn etc etc. But it would be astonishingly naive to assume that that's the most likely outcome.
Re: Decentralisation: the next big step for the world wide web
#175Earlier quoted context omitted.
There is a semi-centralized solution: make search run on a handful of central machines, and check if the results of (e.g.) two of them match.
This problem is essentially solved by YaCy: http://yacy.net
In the past people used the simple "mail" command to read emails but now they choose GMail or others because the UI/UX (or any other reason) is better or they like it more. The SMTP (federated) protocol is hidden.
Re: Decentralisation: the next big step for the world wide web
#176Hasnt half of the decentralisation problem been already solved by the Tor network which is encrypted and already decentralised? And they still regularly identify and stop tor servers. What makes them so sure that the decentralised nodes on a bitcoin network cannot be physically identified and stopped ? A truly decentralised network cannot be built on borrowed network. A truly decentralised interruption free, governme…
Important note: Tor does not encrypt your traffic Tor simply hides where your web requests originate from - it's up to you to to visit HTTPS sites and encrypt your communications. Also, Tor is quite decentralised but the existence of directory authorities undermines this, since presents a centralised component.
Re: Decentralisation: the next big step for the world wide web
#177Repeat after me: The Internet is already decentralized. The web is already decentralized. Blockchains do not have a monopoly on decentralization. People who assert this are trying to redefine the term to mean some kind of extreme P2P model that fits their narrative.
Repeat after me: It's effectively centralised. It's effectively centralised. Almost all our traffic goes through Google, Amazon and Facebook. It's extremely centralised. Blockchain a don't claim to have a monpoloy - they're just the most recent thing that's repopularised decentralisation. If Amazon servers go down, so does a significant portion of the internet. That's centralisation at work! Blockchain tech doesn't c…
So is bitcoin. Only 3 or 4 companies own the majority of mining.
Companies on the internet are centralized, but not the internet itself.
Re: Decentralisation: the next big step for the world wide web
#178Earlier quoted context omitted.
> It's the only box that can stay online with a stable connection 24/7. My router stays online 24/7. It already has a web server built in. I could hack it to make it serve a public website. But there’s absolutely no way I’m going to do that. The security and maintenance requirements are just too much of a PITA. It’s much easier, more secure and more reliable (and likely cheaper once you figure in depreciation and opp…
> The security and maintenance requirements thats why you need one of the sharing protocols, like IPFS that make security everyone's responsibility, not just yours. I don't get why you think cloud solution is so much better. Glorified CDNs are a clumsy intermediate solution until internet connections get fast enough for everyone, that running a sharing node will have negligible impact. E.g. no cloud provider can comp…
Everyone responsability = No one responsability.
If your data is lost by IPFS you don't have anyone to sue.
Re: Decentralisation: the next big step for the world wide web
#179Earlier quoted context omitted.
None of that really matters if Mars is on the other side of sun from Earth. You'd need relay satellites to direct the signal around the sun, and even at the speed of light that's going to take tens of minutes, one way. As the parents suggest, even at Earth-Moon distances, we need to completely rethink things.
So who cares? Just adapt the TCP timeouts (resend timeouts) to 10 minutes. We’ll end up with the same, TCP-based system, except it’s going to be somewhat different, as time scales are not invariant for us humans.
Re: Decentralisation: the next big step for the world wide web
#180Earlier quoted context omitted.
I suppose those continue working fine in very local systems (contained in a ball of a few light-seconds radius) whose components move at speeds where relativistic effects can be discarded. Drop those constraints and you also need to drop even system-local globality because of relativity.
You _could_ introduce the One True Lamport Clock, and as long as you're in its light cone you can get global syncronization, but that comes at the cost of having to learn a lot about patience.