tlonny

↗ HN profile [ 62.5 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Here is the prompt I gave both Claude Code CLI, and the VSCode agent for my TS project: ``` I have modified the type signature and behaviour of how jobs are created. Previously, job definition create took a batch…

  2. Hi everyone, I've been working on HydraMQ for past few months, a PostgreSQL queuing library for Node (to add to the ever growing list!) The core features that I think set it apart are: - Enqueues can be part of…