Hacker News new | ask | show | jobs
by franktankbank 332 days ago
> you're using Python. You don't give a shit about performance.

That's dumb. You may not care about max performance but you've got some threshold where shit gets obviously way to slow to be workable. I've worked with a library heavy on pydantic where it was the bottleneck.