Remix.run Logo
jppope 5 days ago

Sounds like its trying to achieve something similar to what ULID is going for: https://github.com/ulid/spec

timestamp + readability

mcdonje 5 days ago | parent [-]

Except the timestamp is in the ULID for anyone to read. UUID47 hides that from external parties.