Live data from Hacker News

Viewing profile — sscherfke

sscherfke

HN member
Joined
Tue, Feb 17, 2015, 8:45 AM UTC
HN karma
16
Public activity
6 items

About sscherfke

No profile information was provided.

Recent public activity

  1. 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…

  2. 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…

  3. 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

  4. comment
    Comment #35289599

    appdirs has officially been deprecated. Its successor is https://pypi.org/project/platformdirs/

  5. story
  6. story