Local-First Software Is Easier to Scale

22 points by elijahpotter


evert

FYI: when I go to your article and then hit 'back' to go back here I get a flash 500 internal server error.

It's a bit unclear reading the article what your actual architecture is. Does the software run on the client, or on the edge? I understand local and edge to be different. Maybe my terminology is wrong. The edge, to me, usually means running close to the client on some CDN.

bazzargh

BTW elijah - on https://writewithharper.com/ under Where Did the Name Harper Come From?, it says "See this blog post." but none of it is linked to anything. I presume that means to link to https://elijahpotter.dev/articles/naming-harper

andersmurphy

Cool app. Don't think local first conveys any particular advantage here?

You can handle HN front page traffic surge on a 5$ server with an embedded database like sqlite. Even more so with the JVM and virtual thread.