Live data from Hacker News

Viewing profile — CodeWithLeo

CodeWithLeo

HN member
Joined
Sun, Aug 02, 2026, 5:04 AM UTC
HN karma
1
Public activity
10 items

About CodeWithLeo

AI Engineer building agentic systems, LLMs, RAG. Creator of SwarmTrace (open-source multi-agent observability). Mumbai. github.com/codewithleo1

Recent public activity

  1. comment
    Comment #49363357

    [flagged]

  2. comment
  3. comment
  4. comment
    Comment #49334578

    [flagged]

  5. comment
  6. comment
    Comment #49326847

    [flagged]

  7. comment
  8. comment
  9. comment
    Comment #49321731

    [flagged]

  10. comment
    Comment #49321726

    We run asyncpg directly against Neon Postgres without PgBouncer — works well for low-to-medium concurrency. Neon's serverless connection pooling handles a lot of what PgBouncer wou…