There is an unobvious benefit of losing the argument.
33 posts
#management 14 #js 9 #ts 8 #humor 7 #archive 5 #agile 4 #project 3 #lingua 3 #thoughts 2 #rx 2 #promises 2 #product_goal 2 #communication 2 #code_review 2 #async 2 #product_vision 1 #jtbd 1 #electron 1 #education 1 #color 1 #architecture 1
Some thoughts on arguing
📅 Created 2 months ago 👁️ 40
Communication game: Criticism or Connection?
📅 Created 3 months ago 👁️ 133
The disagreement can hurt.
However, it’s possible to benefit from it.
📩
📅 Created 3 months ago 👁️ 63
🏷️ #humor
About Studying in the LLM realm
📅 Created 4 months ago 👁️ 195
Do we really need the traditional education in the world where LLMs exist?
Achievement unlocked 🤘
📅 Created 5 months ago 👁️ 170
🏆 Achievement unlocked:
Citing the Slipknot on the architectural meeting 🤘
The Teapot Challenge
📅 Created 5 months ago 👁️ 163
The Art of Storytelling
📅 Created 5 months ago 👁️ 138
What do the good book and the product management have in common?
Both benefit from a good story.
Technical debt vs. Logical debt
📅 Created 6 months ago 👁️ 115
There is another “debt” besides the technical debt. It’s a logical debt and it’s way more dangerous.
About the variable names
📅 Created 6 months ago 👁️ 123
If the bool
variable name starts with a verb, the code looks more readable.
Reviewing the code vs. Reviewing the coding style
📅 Created 6 months ago 👁️ 226
🏷️ #code_review
When reviewing the known code we review the logic, how it fits existing paradigms and how it solves the issues.
When reviewing the foreign code we lean to nitpicking and checking the coding style.
But should we do it at all?