Y
Hacker News
new
|
ask
|
show
|
jobs
by
edoceo
2401 days ago
ULID -
https://github.com/ulid/spec
it's like 48bits of control and 80 bits of power packed into 128bits of fun!!
1 comments
koolba
2401 days ago
Why store it as text rather than raw bytes?
link
edoceo
2400 days ago
I wanted to ship in a few hours and didn't want to get into custom data-type. Maybe v2 ;)
link