you are viewing a single comment's thread
view the rest of the comments
[–] 8 points 1 year ago* (1 child)

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

  • source
  • parent
  • hideshow 1 child comment