Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Developer benefits should include no single point of failure and no devops #985

Closed
ethers opened this issue Apr 23, 2020 · 2 comments
Closed
Labels
feature ✨ This is enhancing something existing or creating something new Status: Stale This issue is stale because it has been open 30 days with no activity.

Comments

@ethers
Copy link
Member

ethers commented Apr 23, 2020

Developer benefits should include no single point of failure and no devops

As an example:
https://news.ycombinator.com/item?id=22847595

I run my own website out of a VPS and even that is nontrivial: occasional outages due to SSL certificates expiring, the VPS getting shut down because my credit card expires so the auto-payments stop working, troubles with the server software itself, etc etc. Meanwhile, if you just dump stuff onto one of these decentralized layers or even just a blockchain, you publish once, it's easy and it's there forever.

I truly believe that for "fully decentralized" to be viable, it must mean "serverless" (as in no servers, meaning no single computers whose IP addresses or DNS names or equivalents are explicitly referenced in a line of client-side code, not meaning that AWS lambda stuff). That does mean you're making significant efficiency tradeoffs for the foreseeable future; for some types of applications it's worth it and for others it's not.

I'll link to a PR to give an example of such phrasing and how the developer benefits should be more concrete.

@ethers ethers added the feature ✨ This is enhancing something existing or creating something new label Apr 23, 2020
@ethers
Copy link
Member Author

ethers commented Apr 23, 2020

Other references https://twitter.com/VitalikButerin/status/1247995507756216320 and the previous tweet.

ethers added a commit to ethers/ethereum-org-website that referenced this issue Apr 23, 2020
@github-actions
Copy link
Contributor

github-actions bot commented Jun 5, 2020

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days

@github-actions github-actions bot added the Status: Stale This issue is stale because it has been open 30 days with no activity. label Jun 5, 2020
@github-actions github-actions bot closed this as completed Jun 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature ✨ This is enhancing something existing or creating something new Status: Stale This issue is stale because it has been open 30 days with no activity.
Projects
None yet
Development

No branches or pull requests

1 participant