199

A warning and a perspective from an insider who has been through this before.

you are viewing a single comment's thread
view the rest of the comments
[-] parrot-party@kbin.social 7 points 1 year ago

That's not going to work for web hosting. The only reason it works for crypto or folding is because each request takes minutes to run and there's no time dependence on returning the result. Additionally, they don't need much data and all data needed is dispersed with the task.

Websites are completely different. Each individual request is tiny, taking milliseconds to process. Each request is very time dependant, you have a person literally waiting for the result. But the biggest issue is that what people really want is stuff from a database. So that database would need up grant full access to everyone, meaning anyone could change whatever they wanted. Lastly, that database would need to be hosted anyway so you've gained nothing.

Don't suggest tech solutions when you don't have any idea what the problem or solution actually involves.

this post was submitted on 23 Jun 2023
199 points (100.0% liked)

Technology

37573 readers
136 users here now

A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.

Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS