|
|
|
|
|
by zahlman
94 days ago
|
|
The analogy with tab-completion of code seems apt. At first you blindly accept something because it has at least as good a chance of working as what you would have typed. Then you start to pay attention, and critically evaluate suggestions. Then you quickly if not blindly accept most suggestions, because they're clearly what you would have written anyway (or close enough to not care). The phenomenon was observed in religious philosophy over a millennium ago (https://terebess.hu/zen/qingyuan.html). |
|
Now that it is, I just turn tab completion off totally when I write code by hand. It's almost never right.