HackerTrans
トップ新着トレンドコメント過去質問紹介求人

ClaudiuDasca

no profile record

投稿

Rebuilding Postgres Metrics on Self-Hosted VictoriaMetrics with Zero Downtime

xata.io
4 ポイント·投稿者 ClaudiuDasca·先月·0 コメント

Should we just skip code review now?

xata.io
22 ポイント·投稿者 ClaudiuDasca·3 か月前·8 コメント

Building a product analytics warehouse on vanilla Postgres

xata.io
4 ポイント·投稿者 ClaudiuDasca·4 か月前·0 コメント

Is Postgres Enough in 2026?

xata.io
2 ポイント·投稿者 ClaudiuDasca·5 か月前·1 コメント

コメント

ClaudiuDasca
·26 日前·議論
[dead]
ClaudiuDasca
·2 か月前·議論
a couple of questions: how does it generate a preview of new changes - think homepage updated, blog post preview when user wants to publish content?

How is it different from chatting with Lovable or Claude directly?
ClaudiuDasca
·2 か月前·議論
Most AI slop was subsidized by $100 subscriptions. more limits will be added therefore the quantity of AI generated code will either drop or improve, just because writing code is "not free" anymore

but i do hope we will get to a moment where reviewing the code is not the bottleneck anymore (it has always been - just for different reasons)
ClaudiuDasca
·5 か月前·議論
Author here. Timing is unrelated, but Clerk’s postmortem mentioned something I didn't ,cover enough in the post: the planner.

If I understood correctly, auto-analyze sampled a column that was 99.9996% NULL, and rounded that up to “effectively all NULL”.

I’ve seen threads about migrating from Postgres that boil down to planner surprises. Curious if others have hit similar cases, and what the practical mitigation was.