|
|
|
|
|
by polalavik
1163 days ago
|
|
Nope. I've played around a lot with generating code for MATLAB, Python, and signal processing. It gets things wrong 90% of the time, but gets you maybe 30-50% to a solution. I'm no doomer about AI because writing good software that makes sense and works is still a human task for a long while. Gluing multiple systems together for a full project - whether it be web, CI/CD /devops style problems, or large systems engineering problems will surely almost never be replaced by AI. The larger the scale the more amount of places to be wrong, the more BS to debug if you get AI to generate it because it will have a million issues and nobody will know where to start looking. |
|