Is this a survey?
Is this a survey?
Posted Aug 19, 2025 13:23 UTC (Tue) by Otus (subscriber, #67685)In reply to: Is this a survey? by rweikusat2
Parent article: The State of Python 2025
The two domains are completely different. You can't fail at driving 10% or even 1% of the time without huge problems. But if you get good code 90% of the time you can work with that. (Sounds better than some developers I've worked with.)
That's not to say that you should use AI coding agents. I'm sceptical they offer much of a productivity benefit for production code yet. But getting five nines (or whatever) of reliability is crucial for driving in traffic, but not for writing code. One is an online task that has to happen real time, the other you can apply any number of checks you want to before actually using it.
Posted Aug 20, 2025 9:10 UTC (Wed)
by LtWorf (subscriber, #124958)
[Link]
Is this a survey?