←back to thread

399 points nomdep | 1 comments | | HN request time: 0.215s | source
1. deterministic ◴[] No.44315650[source]
I use non-AI code generators written by myself all the time. It is a huge time saver. Usually about 90% of the code I need for a typical biz application is auto generated => no coding needed, no bugs, no AI weirdness etc.

Having said that, for simple ad-hoc code generation (I need a dump function for this data structure for example) AI's work great.