This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
James Munns
jamesmunns.com
did:plc:rqm4qgf6jdmb35mxatuzi6cq
Does anyone have opinions on non-cryptographic hashes that are relatively simple, can be done streaming (don't know the length apriori), have good avalanche characteristics, and produce a 64-bit output?
Currently using fnv1a64 for postcard-rpc schema hashing, wondering if there's something better.
2025-02-21T00:15:29.028Z