|
|
|
|
|
by fzeroracer
2501 days ago
|
|
If you don't care if people are offended, then you're effectively saying that you give zero weight to their arguments and opinions. That's not a particularly good argumentative tactic and is a great way to ensure your argument is shut down from the get-go. This isn't an implicit ultimatum either, this is about understanding and addressing the full context of a situation. If you're ignorant of certain aspects people aren't going to mind, but if you willingly try to ignore those aspects then people are going to wonder why. It's like for example: Trying to talk about how to fix a large problem in a code base without understanding why code functions the way it does. If you just do a large scale refactor, then you break other portions of the system that expected certain behavior and now you have to do all sorts of retrofitting. |
|
That is only if their opinion is based on (or implied to be based on) their emotional state. Arguments based on emotion are basically zero weight for most philosophical issues (like what problems are more important than others). You have no right to know, what is more important to me, so I think the judgement is ignorant.
> That's not a particularly good argumentative tactic and is a great way to ensure your argument is shut down from the get-go.
My argument about what? My morality? I choose not to care about offending a specific group of people who have a specific interest. No apologies.
> Trying to talk about how to fix a large problem in a code base without understanding why code functions the way it does.
I'm not talking about the same project (or function) as you. One feeds into the other. Ultimately, there is a black-box assumption. I don't have to care about the later components doing their job, when looking at the function that is also complex. Someone should probably be looking at both, but it's not a moral imperative to look at all functions in the world.