Comment by TJSomething

5 years ago

My dude. I have worked with quite a few really smart engineers whose grasp on the English language was imperfect, though quite capable of communicating most points well enough. I would prefer it if I could take a little less time in my code reviews on copy editing, doing things like fixing plurality disagreements and false cognates.

An algorithm is isn't going to be able to clear up miscommunication more accurately than the person who receives the message.

  • How long did you test Grammarly before coming to that conclusion?

    • Even if Grammarly was forwarding its data to humans for manual correction, they still wouldn't have the whole context or industry-specific knowledge the person on the receiving end has. And even GPT3 isn't at this level.

      It's the classic case of removing all of the apparent errors which then results in the downstream system underestimating the actual quantity of errors in the source and thus not being vigilant for more critical errors. Sure, it makes people look better to their colleagues, but what happens when they need to communicate in person, or in cases like mistaken context for double negative? The receiver will be so impressed with the level of communication they receive that they won't expect basic errors might be made.

      4 replies →

Miscommunication destroys productivity and in the worst cases ruins end products by corrupting the development cycle.

Ultimately an organizational problem but I gotta say it gets very peeving to write 5 different solutions to the same ask because the other person is careless with their words.

Odd, I thought I responded elsewhere with this point -- but yes, I'd refine my point by saying Grammarly is probably a bad idea for internal communication, but perhaps fine where writing is the product.