AI is like a utils library: it can do well known boilerplate like sorting very well, but it’s not likely to actually write your code for you
AI is like fill down in spreadsheets: it can repeat a sequence with slight, obvious modifications but it’s not going to invent the data for you
AI is like static analysis for tests: it can roughly write test outlines, but they might not actually tell you anything about the state of the code under test
AI is like a utils library: it can do well known boilerplate like sorting very well, but it’s not likely to actually write your code for you
AI is like fill down in spreadsheets: it can repeat a sequence with slight, obvious modifications but it’s not going to invent the data for you
AI is like static analysis for tests: it can roughly write test outlines, but they might not actually tell you anything about the state of the code under test
Well said. Fully agreed.