Philipp Pohl-Krüger @matheus23.com · Apr 1

@retr0.id providing endless test cases. In other news: I'm verifying (almost) all did:plc records (until ~March 6th this year).

10 likes 2 replies

?

Replies

Philipp Pohl-Krüger · Apr 1

Fun fact: I'm using @fjallrs.bsky.social for storing & indexing these PLC records. Required storage with some small tricks (15 bytes per did:plc, 32 bytes per CID) ends up being ~13GB. Which made me think: Hey that easily fits into RAM! And yeah - I added another impl that uses BTreeMaps. Works :)

David Buchanan · Apr 1

😎