Viewing profile — sscherfke
sscherfke
HN member- Joined
- Tue, Feb 17, 2015, 8:45 AM UTC
- HN karma
- 16
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About sscherfke
No profile information was provided.
Recent public activity
-
comment
Comment #45936671
I think it depends on the use case. When strict ordering of records from multiple processes is not super important and when you also need the UUID7 for other things, it may be more…
-
comment
Comment #45936663
If you want to a UUIDv7 key for partitioning your table by date (e.g., one partition per day or month), you need to be able to compute the partition range via the minimal UUIDv7 fo…
-
comment
Comment #40294510
This sounds a lot like SimPy [1] / Simpy.io [2], but SimPy predates asycio by many years. [1] https://simpy.readthedocs.io/en/latest/ [2] https://gitlab.com/team-simpy/simpy.io
-
comment
Comment #35289599
appdirs has officially been deprecated. Its successor is https://pypi.org/project/platformdirs/
- story
- story