pull down to refresh

TL;DR
LLMs are leaky abstractions, sure. But they now work well enough so that they solve the problem Python solved for me (fast prototyping), without the disadvantages of Python (lower safety guarantees, slowness, ambiguity).
Because of this, I predict a decrease in Python adoption in companies, specifically for production deployments, even though I like it so much.