File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ and who knows what it'll be able to do in a few years or even months' time.
1515What we do know is that right now,
1616AI is both insanely impressive and incredibly unreliable.
1717
18- Beyond being able to understand and respond to prompts in normal human language--
18+ Beyond being able to understand and respond to prompts in normal human language --
1919it's easy to forget how absolutely extraordinary that is; literally science-fiction
2020a few years ago--AI tools can generate working code, they can generate tests,
2121they can help us to break down requirements, brainstorm solutions,
@@ -35,7 +35,7 @@ and undecipherable spaghetti code that spells a maintenance nightmare.
3535=== Mitigations for AI's Shortcomings Sure Look A Lot Like TDD
3636
3737If you read the advice, even from AI companies themselves,
38- about the best way to work with AI, you'll find date that it
38+ about the best way to work with AI, you'll find that it
3939performs best when working in small, well-defined contexts,
4040with frequent checks for correctness.
4141When taking on larger tasks, the advice is to break them down into smaller,
You can’t perform that action at this time.
0 commit comments