This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Max Rozen
rozenmd.com
did:plc:nlnairhzbnkcw3ysctknhgsq
I've managed to speed it up by ~80% with one simple trick: stop relying on GraphQL.
Instead of fetching data resolver-by-resolver, now I fetch all of the data in one chonker of an SQL query.
2025-06-11T07:33:54.576Z