Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
declan_roberts
on Oct 3, 2023
|
parent
|
context
|
favorite
| on:
Goodbye integers, hello UUIDv7
UUIDs show up absolutely everywhere as strings in logs.
They're also often used as part of a URL parameter:
http://myservice/orders/<uuid>
etc etc
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
They're also often used as part of a URL parameter:
http://myservice/orders/<uuid> etc etc