HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ClaudiuDasca

no profile record

Submissions

Rebuilding Postgres Metrics on Self-Hosted VictoriaMetrics with Zero Downtime

xata.io
4 points·by ClaudiuDasca·mese scorso·0 comments

Should we just skip code review now?

xata.io
22 points·by ClaudiuDasca·3 mesi fa·8 comments

Building a product analytics warehouse on vanilla Postgres

xata.io
4 points·by ClaudiuDasca·4 mesi fa·0 comments

Is Postgres Enough in 2026?

xata.io
2 points·by ClaudiuDasca·5 mesi fa·1 comments

comments

ClaudiuDasca
·26 giorni fa·discuss
[dead]
ClaudiuDasca
·2 mesi fa·discuss
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 mesi fa·discuss
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 mesi fa·discuss
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.