There's something with the same shape as Jevon's paradox - the Peltzman effect. The safer you make something the more risks people will take.
Applied to AI I think it would be something like - ease of development increases the complexity attempted.
There's something with the same shape as Jevon's paradox - the Peltzman effect. The safer you make something the more risks people will take.
Applied to AI I think it would be something like - ease of development increases the complexity attempted.
This actually sounds like Rust development (or both FP and OOP development before that, or compilers before that).
By making things simpler and/or more robust, you make some very complex algorithms much more feasible. And you end up with algorithms such as HTTPS or even raft being part of everyday life, despite their complexity.
...and complexity created.
I think "How can this code be made simpler and any complexity either isolated or eliminated (preferably eliminated)?" should be the ensuing prompt after we generate things.