I guess the professions that benefit most would be limited by two factors:
they work with virtual stuff, not material objects
mistakes don’t matter, because they are easy to notice
Translators get a huge multiplier, because you can skim the automatic translation and notice when something feels off. Software engineers can use unit tests. Who else is in this group?
Yes, but enough bugs caught can be enough to switch the equation from “this is not worth doing” to “worth doing, even if we need to check everything twice”.
I guess the professions that benefit most would be limited by two factors:
they work with virtual stuff, not material objects
mistakes don’t matter, because they are easy to notice
Translators get a huge multiplier, because you can skim the automatic translation and notice when something feels off. Software engineers can use unit tests. Who else is in this group?
Many bugs will not be caught by unit tests.
Yes, but enough bugs caught can be enough to switch the equation from “this is not worth doing” to “worth doing, even if we need to check everything twice”.