I've been experimenting with some AI assisted programming lately and overall it's quite good, but I've noticed that it can generate some horrendously inefficient code. It really likes doing short lived micro heap allocations. Once I even saw it do dlopen() on every key stroke!
Open source C and C++ software developer. miniaudio, dr_libs, and more. Discord: discord.gg/9vpqbjU

