carderne

↗ HN profile [ 77.2 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. What's New in Python 3.14 (docs.python.org)
  2. The discussion about what to use for database keys has come up a few times on HN. Integers or UUID, or maybe ULID/UUIDv7 with a time component. One that also comes up is prefixes (as used by Stripe, most famously). The…