A more interesting question would be whether atheists generally are intent on refuting belief in any and all forms of deity or transcendence. And if so, what motivates them to concern themselves with the beliefs of others. — Janus
As for military secrets, I’m not sure violating one’s obligations to one’s employer, stealing their information, and giving it to their enemies constitutes an act of speech. — NOS4A2
That’s why I added, and you removed, “ because violating his rights just in case is morally wrong”. — NOS4A2
It was morally wrong to murder Socrates and morally right to leave him alive because murdering someone just in case is morally wrong — NOS4A2
You cannot say whether the act saved us or not from what you promised it would. Without this knowledge how can you say it was morally good? — NOS4A2
I said it because I’m confident that the loss of Socrates and his art is greater than whatever had been gained by his silencing. We have the act itself, the murder of Socrates, and thus the loss of his creativity and production, so no chance of him conversing about virtue any longer. — NOS4A2
We can never know if an act of censorship protected us from the ill effects we were told would befall us should no act of censorship occur. In the case of Socrates, we can never know if his censorship saved the youth from corruption after all. So we are unable to judge whether the act of censorship was morally good. — NOS4A2
I’m not a utilitarian. — NOS4A2
What we do know is the act of censorship itself, in this case killing a man and violating his most basic rights, so we can judge that it was morally bad. — NOS4A2
So I am a truth and honesty absolutist — unenlightened
One can be confident that the loss of Socrates and his art is greater than whatever trappings had been gained by his silencing.
So it is with all acts of censorship — NOS4A2
What’s wrong with free speech absolutism?
Also, Biden used private counsel and not the FBI or security officers to search for and handle more documents, so now we can only trust their word, which no doubt serves to protect Biden’s interests instead of the public’s. — NOS4A2
I never posted in the Shoutbox on old PF — Jamal
It also doesn't follow from the fact that we talk about physical objects that they exist in the realist sense. — frank
That is also an unfounded notion. There is no evidence for it and no need for it.
It does, since you haven't escaped talking about abstract objects yet. I propose that you can't do that. Universals and properties are too embedded in the way you think to escape them. For instance, try imagining an object that has no properties. — frank
Wouldn't it be "therefore decapitations exist" if we're keeping the same form? I don't find that ridiculous, for "decaptiations" to exist in the abstract in the same way as boiling point. — khaled
I think the boiling point can exist even if things don't really boil. If we lived in a world where the maximum temperature ever detected or achievable by us was 60 degrees celcius, the boiling point of water would still be 100 degrees celcius. — khaled
What problems arise if we consider values to be real in the same way that boiling point is real? — khaled
I wasn't really interested in pushing any particular account of abstract objects and universals. I was pointing out the problem with denying that they exist, which Hume's bundle theory explains pretty succinctly. — frank
Could you clarify your point? — frank
Yes, there's a difference. Saying that tops have the property of being able to spin is not the same as saying that tops sometimes spin. You could have a top that spends its whole existence in a drawer. It still has the property of being able to spin. — frank
As for a lack of need for it: If things are either mental or physical, then when we refer to "gravity" we must be referring to a mental thing, a physical thing, or having no referent at all. So which is it? — khaled
The obvious question would then be why you are so sure those two categories are all there is. — khaled
But other than that, your only problem for it is that it seems unnecessary? Not some sort of internal inconsistency or issues that arise from assuming it? — khaled
What does existence for abstract stuff mean to you? — khaled
That just seems...weird. Would you deny the existence of distance between two points as well? When a mathematician speaks of "distance between two points a and b" but doesn't specify a or b, what is he speaking about? — khaled
The argument comes down to insisting that you can't think or communicate without using universals and abstract objects. — frank
Even if that were true it doesn’t follow that universals and abstract objects exist in the realist sense. They might play a useful role in language, but that’s all they are. — Michael
Yes, the boiling point of water is not a property. In the same way that the height of the empire state building is not a property. But height is a property.
The boiling point is a property. The boiling point of water is not. — khaled
A is B
B exists
Therefore A exists
If so, replace A with "boiling point" and B with "the temperature at which something boils" and you get "the boiling point (a property) exists"
Is 100 degrees celsius a property? — Michael
No. — khaled
I would think it is a property of the thing yes. — khaled
I think you're saying that you're satisfied that things sometimes spin. That tops have the property of being able to spin is a different proposition, though.
Are you ok with that proposition? — frank
If so, replace A with "boiling point" and B with "the temperature at which something boils" and you get "the boiling point (a property) exists" — khaled
I don't know how they exist, although I have speculations. I just know there's a logical problem with denying that they exist, which is the nominalist claim. — frank
The argument comes down to insisting that you can't think or communicate without using universals and abstract objects. — frank
They would allow that some tops spin some of the time. — frank
The nominalist denies that it's appropriate to say that tops have this property. — frank
Is the spin real or not? — frank
class PasswordHash
{
/**
* Generates a salted hash of a given password.
*
* @param string $password The password to hash.
* @param int $saltLength The length of the salt to generate.
* @return string The generated salted hash.
*/
public function generateHash($password, $saltLength = 16)
{
// Generate a random salt
$salt = bin2hex(random_bytes($saltLength));
// Generate the salted hash
$hash = hash('sha256', $salt . $password);
// Return the salt and hash concatenated and separated by a colon
return $salt . ':' . $hash;
}
}
$hasher = new PasswordHash();
$password = 'mypassword'; $hash = $hasher->generateHash($password);
"Michael was not born in Germany" is not S's belief. — creativesoul
"Michael was not born in Germany."
"Michael was not born in Germany, because he was born in France."
According to the argument you offered earlier, which of the above is an accurate report of S's belief regarding your birthplace? — creativesoul
S does not just believe that you were not born in Germany. — creativesoul
Well, no. In order for my argument to work, I need to show that what you're claiming is S's belief is not equivalent to S's belief and that the difference between S's belief and your report is clearly shown by virtue of looking at the differences in what it takes for each to be true.
I can and have done that. — creativesoul
"Michael was not born in Germany" is an utterly inadequate report of S's belief. — creativesoul
