@afilina Which is insanely unfair.
I'm not saying I can imagine how it feels to be in your place. Just wanted to point out, you've grown as a result of these hardships. That's a good thing. That thought might help to feel less regret.
Of course, no one would ask for such lessons.
@afilina The cost of learning can be painfully high, but you've learned something and paid for it.
Besides that you are a strong, independent woman with a lot of worth.
Hope you will be able to feel less crushed soon.
@jasongorman@marick Unrelated, but do I see it right, that test methods only contain the assertion? Is it the test class ctor above them containing the common arrange and act steps?
This is seriously messing with my head: the Dunning-Kruger effect might not be real! I read all of the linked papers, and they make a convincing argument that it's more likely to be a statistical artifact than a psychological effect: https://t.co/uPUwUdMVdR
@afilina @allenholub I've read the whole Robots and Foundation universe in chronological order. It is an epic fictional history spanning hard to imagine distances in space and time. I'm still getting emotional just by thinking about it. Definitely recommended.
Primitive Obsession Detection:
when you see:
<primitive type> variablename;
See what methods the primitive type has which are not appropriate for the domain of variablename. What does type do that variable shouldn't?