Live data from Hacker News

Viewing profile — kjmph

kjmph

HN member
Joined
Mon, Jun 13, 2022, 1:27 AM UTC
HN karma
3
Public activity
2 items

About kjmph

No profile information was provided.

Recent public activity

  1. comment
    Comment #38969298

    While it may not work for all use cases, there is a Postgres PL/pgSQL function that is easy to install. It is being kept here for now: https://gist.github.com/kjmph/5bd772b2c2df145…

  2. comment
    Comment #31719989

    I created a PL/pgSQL function for this purpose. As Starlevel001 mentioned, the UUID format will accept opaque bytes. Perhaps you could find this useful? https://gist.github.com/kjm…