Live data from Hacker News

Anthropic invests $1.5M in the Python Software Foundation

discuss.python.org

1–10 of 192 posts

Re: Anthropic invests $1.5M in the Python Software Foundation

#8

Just recently I heard that typed languages are best for agentic programming

Python is a typed language. Perhaps you were trying to say something different?

Is it static or dynamic? Whatever rust is that python isn’t.

Re: Anthropic invests $1.5M in the Python Software Foundation

#9

Just recently I heard that typed languages are best for agentic programming

Types are best, period. Whether they are native or hints doesn't really matter for the agent, what matters is the interface contract they provide.

I don’t get this argument because if we put the effort to get it typed, we don’t get one of the best benefits - performance.
Post reply on HN