Comment on PeerWeb - Decentralized Website Hosting
ripcord@lemmy.world 3 weeks agoAlso, the content is statically-generated only, I guess? No server-side rendering? No POSTing, etc? Or…is this creating some cache based on a real server it contacts…?
MonkderVierte@lemmy.zip 3 weeks ago
bufalo1973@piefed.social 3 weeks ago
Server side rendering includes showing a list of 10 elements in a catalog of 10K elements. Do you really want to transfer all the catalog to each client every time?
MonkderVierte@lemmy.zip 3 weeks ago
bufalo1973@piefed.social 3 weeks ago
Who says I’m a “web guy”. It’s only that a server has its uses and a client has its uses. Sending all the DB to the client is as bad as streaming an FPS from a server.