Live data from Hacker News

Viewing profile — advertum

advertum

HN member
Joined
Sat, Jun 06, 2026, 3:24 PM UTC
HN karma
1
Public activity
9 items

About advertum

No profile information was provided.

Recent public activity

  1. comment
    Comment #48706755

    [flagged]

  2. comment
  3. comment
    Comment #48556384

    [flagged]

  4. comment
    Comment #48556351

    [flagged]

  5. comment
    Comment #48525132

    Using the Redis Streams wire protocol means any existing Redis client works without changes. The queue is stored on disk, so tasks survive a restart. No new client library to add. …

  6. comment
  7. comment
  8. comment
    Comment #48441744

    LOC was never really the point, if anything it's often the opposite. Being able to say the same thing more concisely makes code cheaper to maintain and easier to understand. (Not a…

  9. comment
    Comment #48426084

    Agreed, but I think the hard part is the syntax, not the idea. The concept is simple. The way the SQL is written here is unusual, and since there is little training data on it, a m…