True words are not fine-sounding; Fine-sounding words are not true.
The good man does not prove by argument; The he who proves by argument is not good.
141–150 of 599 posts
True words are not fine-sounding; Fine-sounding words are not true.
The good man does not prove by argument; The he who proves by argument is not good.
Earlier quoted context omitted.
The point being made is to pick your battles. The author’s point is that, even if you are correct 100% of the time, fighting every battle is toxic to yourself and everyone around you. They are saying to look past the fact that you might be right and consider that it’s not worth the effort anyway. Now, I will attempt to put down my phone and not respond to any replies I get to the contrary. Sweating intensifies…
I've been reading the writings of stoic philosophers each morning and journaling about what I read and I think this fits in well with that philosophy. We're all here on Earth to enrich ourselves (and I don't mean materially) and those around us. Arguing with strangers online is antithetical to that premise. You don't better yourself by engaging in pointless squabbling, and you don't enrich the other person or those a…
I personally wasn't too convinced by scepticism but it was an interesting read nevertheless and I did take some bits away from it.
* The socratic method. I ask questions. Why did you do it this way? What are the tradeoffs? Get them to explain their reasoning. And not in an accusative way, I'm genuinely interested in how they arrived at the decision. Sometimes I just need more context; sometimes they rethink; sometimes we figure out something new together. It is a voyage of discovery, no egos involved.
* Be tolerant. Sometimes design issues are bikesheddy, and my rule is to err on the side of "let the person doing the work decide". Even if it isn't the way I would do it. I will usually phrase it something along the lines of "this is how I would do it, but if you strongly prefer this other way, it's fine". Pick battles that are important; help engineers develop "good taste"; but try to empower, not disempower, them.
I have some hard lines but they're easy and everyone knows them. Immutable data structures, use the typechecker, constructor injection, don't use null, etc etc. I wrote up a doc that all new employees read and it's distilled into a CLAUDE.md file. AI review usually takes care of these.
The only place I find that I still have to push a little is applying the YAGNI rule. Folks aren't particularly resistant, they often don't realize when they're violating it. Over-engineering is habitual. But people eventually get it.
Reeks of AI prose past the first paragraph or two. I don't need to know a bot's opinion on how to convince others.
1. Your anonymous or whatever you say can't be used by another party against you.
2. There is a code of conduct that is strictly held (no interrupting, no ad hominem etc)
3. You can ask for time-outs and think before answering.
4. There is a bank of known knowledge that is considered true, very strict standards, as unbiased as possible, including confidence scales.
5. You are face to face.
Reeks of AI prose past the first paragraph or two. I don't need to know a bot's opinion on how to convince others.
They never mention they could’ve been wrong. The author assumes they’re always right, but that trying to convince others and argue them to their right side is not valuable. How about: maybe I’m wrong and I didn’t let their ideas influence me. How about: even when I think I’m right, it will be better to calmly kindly discuss, listening as much as talking, not debating or arguing or speaking over them, but attempting t…
I "argue" constantly with my coworkers: they are savage in PR reviews identifying mistakes/improvements, and I give it back the same. It's collegial, not hostile or insulting. Yet it's arguing nonetheless. We are exchanging ideas to create better software. Using steelmans and devil's advocate to evaluate new ideas / approaches. Ego-less arguing is easier with engineering work because people are not emotionally invest…
If just the former, I strongly disagree that the two of you are arguing.
Well said.