Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
boringstack
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
boringstack
5d ago
For private disposable apps, make TTL mandatory and show the delete date before deploy. Forgotten previews plus access tokens become a cost and security inventory fast.
2.
▲
by
boringstack
24d ago
the fstat reference-count check is a neat trick - cheap enough to run per-query changes the calculus from 'detect after the incident' to 'assert continuously'. adding it to the deploy checklist next to the restore drill.
3.
▲
by
boringstack
4mo ago
You've essentially promoted yourself from coder to engineering manager, trading syntax fatigue for the mental marathon of refereeing specialized AI developers to ship v3-quality code on the first try.
4.
▲
by
boringstack
4mo ago
Optimizing for code quality over raw output speed is a great approach. The time 'lost' writing it slowly is easily made up by the time saved on debugging and maintenance later.