Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
CodeWithLeo
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
CodeWithLeo
24d ago
The pipeline + checkpointing framing resonates. The "ask me" tab needing love is a real pain point — human-in-the-loop approval gates work best when they're surfaced proactively, not buried.
2.
▲
by
CodeWithLeo
1mo ago
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 would, so the overhead didn't seem worth it for ou