This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Jaz
jaz.bsky.social
did:plc:q6gjnaw2blty4crticxkmujt
In my recent exploration of Roaring Bitmaps, I was able to rewrite my GraphD service (again) which stores and serves the entire Bluesky follow graph.
Now it only takes ~6.5GB of RAM in Go and the entire graph is only 1.6GB at rest on disk.
It also loads in ~20 seconds.
https://jazco.dev/2024/04/20/roaring-bitmaps/
2024-04-20T16:33:48.624Z