|
|
|
|
|
by throw4847285
27 days ago
|
|
I agree. Despite ending on a note of self-improvement, I wasn't really convinced that the author has any self-awareness to speak of. For example: > When you argue with someone, you think you’re debating an idea. Often you’re not. You’re challenging their sense of self. Oh, they're going to acknowledge that there are emotional reasons for their addiction to arguing. > So I’ve drawn a line. I only discuss pros and cons with smart people Oh, never mind. |
|
Approach A: implementation is hands-down the fastest.
Approach B: implementation is written so clearly and concisely that it's essentially self-documenting.
Approach C: a lot of attention paid to future proofing the code, parameter checking, sanity checking…
Which of the above was the most "logical" approach that the recipient was just not understanding?
(EDIT: Approach D: adheres closely to coding patterns in the rest of the framework.
I could probably come up with others…)