Viewing profile — advertum
advertum
HN member- Joined
- Sat, Jun 06, 2026, 3:24 PM UTC
- HN karma
- 1
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About advertum
No profile information was provided.
Recent public activity
-
comment
Comment #48706755
[flagged]
- comment
-
comment
Comment #48556384
[flagged]
-
comment
Comment #48556351
[flagged]
-
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. …
-
comment
Comment #48502117
[dead]
-
comment
Comment #48471777
[dead]
-
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…
-
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…