One of the most challenging things I currently find is that it’s complicated to keep the ai tools focused and at the same time with enough understanding of the full project.
In small parts they excel really quickly but in bigger apps they seem to write for example helpers everywhere which are already available. Think date formatting.
So that would worry me a bit, it would literally explode the code size of the own project.
There are solutions off course but in general that’s for now a thing I would be careful of. Later that will be better I’m sure.
because ai is worst tool to work with;
it cant even generate code based on pseudo code just to show that coroutine can change execution thread using co_await switch_thread_awaiter;
and you want it to generate libraries???
One of the most challenging things I currently find is that it’s complicated to keep the ai tools focused and at the same time with enough understanding of the full project.
In small parts they excel really quickly but in bigger apps they seem to write for example helpers everywhere which are already available. Think date formatting.
So that would worry me a bit, it would literally explode the code size of the own project.
There are solutions off course but in general that’s for now a thing I would be careful of. Later that will be better I’m sure.
because ai is worst tool to work with; it cant even generate code based on pseudo code just to show that coroutine can change execution thread using co_await switch_thread_awaiter; and you want it to generate libraries???