I guess the defining experience when using GitHub Copilot (or any other code autocompleter) is when you hack away at some code, autocompleting some trivialities, and then as you hit Tab it suddenly inserts a chunky couple lines of nontrivial code. And you're like, wait that can't be the solution. Is it the solution? (..a minute later..) It's the solution.