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)
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.