pull down to refresh

This link was posted by hosolmaz 2 hours ago on HN. It received 71 points and 61 comments.
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.
reply