Justin Kalef vs. Paths Forward

Philosopher Justin Kalef joined FI list, then quickly left. I emailed him about leaving:

I see that you decided to leave without offering a criticism of any point, sharing any of your positions, or attempting discussion once. Sad. I take it you disagreed with some things I said and changed your mind about your supposed interest in open discussion. Presumably you mentally categorized your disagreements as something other than disagreement (e.g. you judged me unserious, ignorant, arrogant, or whatever). And somehow that let you think there was no need to allow the possibility of counter-arguments or clarifications-of-misunderstandings regarding your your negative judgements.

Since you won't argue your case (including by linking anything prewritten), do you know anyone who will discuss and could represent your views? If not, aren't you shutting down rational enquiry regarding your views? If you care about the truth, how can you simply silently refuse to argue your side by any means (including link or proxy)?

If you don't know how to fit discussion into a busy schedule, there are methods which I can explain to you. That's a solvable problem, not a reason one has to give up. Or if there was some other problem, you could have stated it briefly in case there was a misunderstanding or solution.

He replied 5 weeks later:

Hi, Elliot. Apologies for taking so long in getting back to you: I'm in transit this summer and had many administrative issues to deal with, also.

The main reason I decided to leave the group was that I am very busy and need to be highly selective with how I spend my free time. I occasionally participate in online discussions, but usually I do this on widely read blogs where I think a point needs to be made to stop large-scale consensus from shifting uncritically in a certain direction, or where I expect that the other participants in the conversation are likely to offer arguments, information, and ideas that will be particularly useful to me in the pursuit of my (admittedly quite narrow) range of interests.

I appreciate what you're trying to do, but a) my inbox is already too full, and it was filling up with more and more posts from your website; and b) frankly, I think the questions your group was discussing were not in general being addressed very helpfully. For instance, there was (as I recall) a discussion on artificial intelligence. There is a wealth of important material to digest on that subject. If this were a conversation in which some genuine experts on robotics, logic, computer languages, etc. were taking part, I could see some optimism for helping to resolve it: but as it stood, it seemed that the crowd was trying to tackle some a posteriori issues from the armchair. That's just one example.

I don't agree that, by my leaving the group, I am shutting down rational enquiry regarding my views. I am far from the only person in the world who could explain the problems with many of Ayn Rand's ideas; and even if I were the only one, you could pursue these conversations on your own without me. I have in no way prohibited you from having your own conversations. Surely, what I do with my own time is my business, particularly when I have the sorts of constraints on my time that I do. Do you really think that, if a thousand groups wanted me to participate and talk about my ideas, I would be doing about my ideas, I would be morally obligated to participate in all of them?

That being said, I would be willing to address one of Rand's arguments that I disagree with. If you like, please send me a number of her conclusions: your choice. If any of them are both interesting and dubious to me, I will ask you to reproduce a summary of her argument for the conclusion (with short quotes if you like). I find that Randroids tend to refer excensively to her novels. That's okay, but a novel is not an argument. If you can extract from her novels a coherent argument for an interesting view, I will address that argument (again, if the conclusion is interesting and if I find the argument dubious).

I replied:

OK, Rand conclusions:

VoS ch. 4:

there are no conflicts of interests among rational men

RotP, The “Inexplicable Personal Alchemy”:

nobody builds sanctuaries for the best of the human species

VoS ch. 8:

One must never fail to pronounce moral judgment.

CUI ch. 14:

  1. In any conflict between two men (or two groups) who hold the same basic principles, it is the more consistent one who wins.

  2. In any collaboration between two men (or two groups) who hold different basic principles, it is the more evil or irrational one who wins.

  3. When opposite basic principles are clearly and openly defined, it works to the advantage of the rational side; when they are not clearly defined, but are hidden or evaded, it works to the advantage of the irrational side.

AS:

money is the root of all good

(all italics omitted)

Regarding being busy and discussion: I think, if you wish to be a serious, rational, public intellectual with an opinion on Ayn Rand, who is very busy, then you ought to have a website (or equivalent) where you've posted your position on Ayn Rand (references are fine for unoriginal points). Otherwise your view of Ayn Rand is inaccessible which prevents both learning from it and criticizing it.

You say there are other critics. Sure. But you haven't chosen specific criticisms which you will take responsibility for. Just pointing in the general direction of a bunch of arguments – many of which contradict each other – isn't a meaningful take on the matter.

If you choose to focus on other matters, that's fine. I and others can pursue the matter without you. In that case, I'd say that you should not make claims about the matter you've chosen to stay out of.

It's interesting that you bring up the scenario of 1000 forum invitations. When we first met, I asked if you knew of a single good forum meeting certain criteria. You said that you didn't know of any, so I invited you to FI. There is a shortage of invitations to worthwhile forums, not a surplus! In this context, you shouldn't give up on a forum so fast. You should instead write a public criticism and see if there's any answer or misunderstanding – especially a criticism of a way in which FI fails to meet the criteria we'd discussed (which I understood you to think were good criteria).

Regarding AI: If lack of expertise caused any mistakes, you could point them out rather than comment on the credentials of the speakers. Especially when you don't know, and didn't ask, anyone's credentials. (A lot of the discussion participants do have expertise relating to computation).

It's also generally a difficult and debatable problem to judge which credentials matter – e.g. for AI discussion, is it more important to be good at programming or good at epistemology? And which credentials shall we defer to for that meta-debate? That's another reason to focus on the issues, not credentials.


Which Rand conclusions would you have used? Share them in the comments below!


Elliot Temple | Permalink | Messages (3)

Bitstring Compressibility

a Charles H Bennett paper mentioned (search for "simple counting argument". it's on page 3) that there's a counting argument that most strings can't be compressed, or can only be compressed a little bit. Something like that (from memory). He didn't explain it.

So I thought about what it is.

Consider a bitstring of length 50. What does compressing it mean? It means you have some shorter bitstring which maps to it.

Suppose you were going to compress it to a length 40 bitstring. Could you compress each length 50 bitstring to a length 40 bitstring to save 10 bits of space? No because there are 1024 times more length 50 bitstrings than length 40 bitstrings. So each length 40 bitstring has to, on average, be mapped to 1024 length 50 bitstrings. So by removing 10 bits you're also losing 10 bits of information (you're specifying the target with 1/1024 ambiguity). Given a 40 bit string, you don't know WHICH 50 bit string it's shorthand for b/c there are 1024 it could be shorthand for, if you use a method to compress ALL the 50 bit strings uniformly (for example, by simply cutting off the last 10 bits. or you could cut off the first 10 bits or some other selection of 10 bits that don't even have to be in a row).

so at most we could compress 1/1024th of all 50-bit strings to 40-bit strings. that's a theoretical limit otherwise you have multiple 50-bit strings that you're trying to compress to the same 40-bit string.

you can take a 40-bit string, compress 2 50-bit strings to it, and then add an extra bit saying which one of the multiple mapped strings you mean. like dealing with hash table collisions with a linked list. but that's stupid in this case. it makes more sense to just compress to a 41-bit string. (maybe in some more complex approach it's useful? but it won't fundamentally change the conclusions.)

so what if we were to set up a compression algorithm which uses ALL smaller strings to compress to? we can compress to a 1 bit string, a 2 bit string, etc, all the way up to 49 bits.

well there's half as many 49 bit strings as 50 bit, and there's a quarter as many 48bit strings as 50bit, and an eighth as many 47 bit strings as 50bit, etc. so 1/2 + 1/4 + 1/8 ... = 1. so ALL the prior bitstrings have exactly the right number of possibilities. roughly. but not quite:

a 2-bit string has 4 possibilities. a 1-bit string has 2 possibilities. not enough. even if we count 1 more for a 0-bit string we're still 1 short.

so at least 1 (2 if we can't use a 0bit string) of the 50bit strings can't be compressed.

also, how many can be compressed a lot? well half of them are only getting compressed 1 bit. 1/4 are getting compressed 2 bits. so if we define "a lot" as more than N bits, then it's only 2^-N which get compressed a lot. like if you want 5+ bits of compression, then it's only 1 out of 32 bitstrings that can be compressed that much.

so significant compression is sparse/rare. this is important b/c the field defines random by the content (uncompressible) rather than by the source (how you generated the data). which is interesting b/c it's a "content not source" thing like Critical Rationalism cares about, and it's also not how common sense thinks of random data. common sense says if you flip a coin a bunch, whatever you get is random. but computation theory stuff says if you get 50 tails and that's it, that sequence isn't random. but MOST sequences of randomly generated coinflips will be random (mostly uncompressible) sequences because that's how most sequences are as i was just proving (e.g. at best only 1 in 32 sequences is compressible by 5+ bits).

there's another issue i think is interesting. what if you make 1024 different compression algorithms? each one could compress a different 1/1024th of all the 50bit strings to 40bit strings. however, the overhead for specifying which of the 1024 compression algorithms a particular 40-bit number was encoded with would be 10 bits b/c you need to specify a number from 1-1024 to say which compression algorithm it was. so you don't gain anything. this kinda of overhead is an important issue which gets in the way of attempts to cheat.


Elliot Temple | Permalink | Messages (0)

Bitcoin Sucks

There are two reasons bitcoin is worth money. Neither is because it's so wonderfully libertarian.

1) Bitcoin facilitates crime. it's really helpful for paying for illegal goods and services, money laundering, etc

2) Bitcoin is a ponzi scheme. It's like amway where the people who get in first get money from the people who get in later.

PS both bitcoin and etherium are absolute and total shit on technical grounds. here's one example from a few days ago. i've read many, many more. issues with bitcoin include limits on transactions, transaction fees, and the ridiculous problem that when someone pays you, you both have to wait and see if the payment actually happens or not, and you can be pretty confident the payment will be permanent after like an hour (but you're still not actually 100% sure).


Elliot Temple | Permalink | Messages (35)

Destroy The Rainforest, or Capitalism!

Richard Hammond's Jungle Quest is a documentary where he visits the Amazon rainforest and takes photographs. He doesn't really know what he's doing. There's other people there to make things work out OK, he doesn't have to be responsible or competent, he just has to be charismatic and popular. So it's pretty silly.

He says he wants to inspire people to save the rainforest and that something like 20% of it has been destroyed over the last 30 years. (I forget the exact numbers.) I recommend the South Park episode about the rainforest.

What the documentary doesn't say a word about is why the rainforest is being destroyed. What's the upside of destroying the rainforest? What's the downside of preserving it?

People destroy the rainforest on purpose. And it's not because it simply never occurred to them to save it...

People destroy the rainforest because they want land to live on and farm on. They want to be less god damn poor. They want their lives to suck less. They clear areas of forest to make space for humanity and to improve their lives. "Save the rainforest" means making human lives worse.

There is, of course, a way to save the rainforest without screwing anyone over. But it's not what environmentalists have in mind. The win/win solution goes like this: dramatically reduce building regulations in the U.S. (so there can be way more homes), make the U.S. dramatically more capitalist (so there can be way more jobs), dramatically reduce welfare in the U.S. (so immigrants won't be a drain on the current American taxpayers), and then, after doing all of those, let in immigrants who want a better life and are willing to assimilate. A lot of people would rather assimilate to be Americans than work hard to clear the rainforest to make their lives slightly less miserable. Low paying American jobs pay way more (are way more economically productive) than lots of the reasons people clear the rainforest.

There's no need for there to be a shortage of productive jobs in America. That's caused by destructive government actions.


Elliot Temple | Permalink | Messages (3)

More Robert Spillane Discussion

This reply to Robert Spillane follows up on this previous discussion. Here's a full list of posts related to Spillane.

Thank you for your respectful reply. I think we are making progress.

It has been helpful to have you clarify which parts of Popper you accept.

Great.

I am reminded of an interesting chapter in Ernest Gellner's bookRelativism and the Social Sciences, (1985, Ch. 1: 'Positivism and Hegelianism), where he discusses early versus late Popper, supports the former against the latter, and concludes that Popper is (a sort of) positivist. It is an interesting chapter and one I would happily discuss with you.

Like Gellner, I am sympathetic to Popper's 'positivism' but cannot accept his rejection of inductive reasoning. Like you (and Szasz), I reject his 3 Worlds model.

Popper was an opponent of the standard meaning of positivism. I mean something like this dictionary definition: "a philosophical system that holds that every rationally justifiable assertion can be scientifically verified or is capable of logical or mathematical proof, and that therefore rejects metaphysics and theism."

So what sort of "positivism" are you attributing to Popper?

I've ordered the book.

Re your favourite philosophers: you might read Szasz's critical comments on Rand, Branden, Mises, Hayek, Rothbard and Nozick in Faith in Freedom: Libertarian Principles and Psychiatric Practices, (Transaction Publishers, 2004). Even though I received the Thomas Szasz Award in 2006, I told Tom that I could not commit myself to (economic) libertarianism in the way that he did and you appear to do. I accept the primacy of personal freedom but do not accept the economic freedom favoured by libertarians. Indeed, I would have thought that by now, in the age of huge corporations, neo-liberalism is on its last legs. I respect your position, however.

Yes, I'm fully in favor of capitalism.

Yeah, I discussed Faith in Freedom with Szasz, but I don't have permission to share the discussion. One thing Szasz did in the book was use some criticism of Rand from Rothbard. I could tell you criticism of Rothbard's arguments if you wanted, though I think he's best ignored. I do not consider Rothbard or Justin Raimondo to be decent human beings, let alone reliable narrators regarding Rand. I was also unimpressed by Szasz's criticisms of Rand's personal life in the book, and would prefer to focus on her ideas. And I think Szasz made a mistake by quoting Whittaker Chambers' ridiculous slanders.

FYI I only like Rand and Mises from the list of people you mention, and I agree with Szasz that they were mistaken regarding psychiatry. (Rand didn't say much on psychiatry, and some of it good, as Szasz discusses. But e.g. she got civil commitment partly wrong.)

You may be interested to know that Rand spoke very critically of libertarians, especially Hayek and Friedman (who both sympathized with socialism, as did Popper). She thought libertarians were harming the causes of liberty and capitalism with their unprincipled, bad philosophy. I agree with her.

Rand did appreciate Mises because he was substantially different than the others: he was an anti-anarchy classical liberal, a consistent opponent of socialism, and he was very good at economics.

We have criticisms of many libertarian ideas from the right.

Let me mention that I'm not an orthodox Objectivist. I do not like the current Objectivist leadership like Peikoff, Binswanger, and the Ayn Rand Institute. I am banned from the main Objectivist forum for dissenting regarding epistemology (especially induction, fallibilism and perception). I also dissented regarding psychiatry, but discussion of psychiatry was banned before much was said.

If you're interested, I wrote about what the disagreements were and the decision to ban me. I pointed out various ways my views and actions are in line with Ayn Rand's philosophy and theirs aren't. It clarifies some of my philosophy positions:

http://curi.us/1930-harry-binswanger-refuses-to-think

There was no reply, no counter-argument. I am aware that they will hold a grudge for life because I wrote that.

I also made a public record of what I said in my discussions with them:

http://curi.us/1921-the-harry-binswanger-letter-posts

Warning: my comments are book length.

I have spent my career in the space between neo-positivism (Hume, Stove) and a critical existentialism (Sartre, Szasz). You might see inconsistencies here but I have always agreed with Kolakowski who wrote in his excellent book Positivist Philosophy, (pp. 242-3):

'The majority of positivists tend to follow Wittgenstein's more radical rule: they do not simply reject the claims of metaphysics to knowledge, they refuse it any recognition whatever. The second, more moderate version is also represented, however, and according to it a metaphysics that makes no scientific claims is legitimate. Philosophers who, like Jaspers, do not look upon philosophy as a type of knowledge but only as an attempt to elucidate Existenz, or even as an appeal to others to make such an attempt, do not violate the positivist code. This attitude is nearly universal in present-day existential phenomenology. Awareness of fundamental differences between 'investigation' and 'meditation', between scientific 'accuracy' and philosophic 'precision', between 'problems' and 'questioning' or 'mystery' is expressed by all existential philosophers...'

I broadly disagree with attempts to separate some thinking or knowledge from reality.

As an aside: I asked Tom Szasz that since he has been appropriated by some existentialists, whether he accepted that label. He thought about it for an hour and said: 'Yes, I'm happy to be included among the existentialists. However, if Victor Frankl is an existentialist, I'm not!' Frankl, despite his reputation as a humanist/existentialist boasted of having authorised many and conducted a few lobotomies on people without their consent.

Your criticism of the analytic/synthetic dichotomy reminds me of Quine but expressed differently. I disagree with you (and Quine) and agree with Hume, Stove and Szasz (and many others) on this issue. I am confident that had Szasz lived for another 50 years, you would not have convinced him that all propositions are synthetic and therefore are either true or false. He and I believe that the only necessities (i.e necessary truths) in the world are those expressed as analytic propositions and these tell us nothing about the world of (empirical) facts.

I don't believe necessary truths like that exist. I think people mistake features of reality (the actual reality they live in) for necessary truths. In our world, logic works a particular way, but it didn't necessarily have to. People fail to imagine how some things could be otherwise because they are used to the laws of physics we live with.

If you have a specific criticism of my view, I'll be happy to consider it.

I think I would have persuaded Szasz in much less than 50 years, if I'm right. Or else Szasz would have persuaded me. I don't think it would have stayed unresolved.

I found Szasz extraordinarily rational and open to criticism, more so than anyone else I've ever discussed with.

I'm delighted that you do not buy into Dawkins' nonsense about 'memes' even if you use 'ideas' as if they are things. Stove on Dawkins hits the mark.

There may be a misunderstanding here. I do buy into David Deutsch's views about memes! I accept memes exist and matter. But I think memes are popularly misunderstood and don't lead to the conclusions others have said they do.

I know that Szasz disagreed with me about memes. He did not, however, provide detailed arguments regarding evolution.

'Knowledge' and 'idea' are abstract nouns and therefore, as a nominalist, I'm bound to say they don't exist, except as names.

I consider them the names of either physical objects (like chairs) or attributes of physical objects (like the color red). As a computer hard drive can contain a file, a brain can contain an idea.

I encourage my students to rely less on nouns and more on verbs (from which most nouns originated). You asked for two definitions:

To 'know' means 'to perceive or understand as fact or truth' (Macquarie Dictionary, p.978). Therefore 'conjectural knowledge' is oxymoronic.

This is ambiguous about whether the understanding may be fallible or not.

Do you need a guarantee of truth to have knowledge, or just an educated guess which is correct according to your current best-efforts at understanding?

Why can't one conjecturally (fallibly) understand something to be a fact?

Induction: 'the process of discovering explanations for a set of particular facts, by estimating the weight of observational evidence in favour of a proposition which asserts something about the entire class of facts (MD, p.904).

Induction: 'a method of reasoning by which a general law or principle is inferred from observed particular instances...The term is employed to cover all arguments in which the truth of the premise, or premises, while not entailing the truth of the conclusion, or conclusions, nevertheless purports to constitute good reasons for accepting it, or them... With the growth of natural science philosophers became increasingly aware that a deductive argument can only bring out what is already implicit in its premises, and hence inclined to insist that all new knowledge must come from some form of induction. (A Dictionary of Philosophy, Pan Books, 1979, pp.171-2).

I agree that those are typical statements of induction. How do you address questions like:

Which general laws, propositions, or explanations should one consider? How are they chosen or found? (And whatever method you answer, how does it differ from CR's brainstorming and conjecturing?)

When and why is one idea estimated to have a higher weight of observational evidence in favor of it than another idea? Given the situation that neither idea is contradicted by any of the evidence.

I think these issues are very important to our disagreement, and to CR's criticism of induction.

You say that 'inborn theories are not a priori'. But a priori means prior to sense experience and so anything 'inborn'must be a priori be definition.

A priori means "relating to or denoting reasoning or knowledge that proceeds from theoretical deduction rather than from observation or experience" (New Oxford American Dictionary)

Inborn theories, which come from genes, don't come from theoretical deduction, nor from observation. Their source is evolution. This definition offers a false dichotomy.

Another definition (OED):

"A phrase used to characterize reasoning or arguing from causes to effects, from abstract notions to their conditions or consequences, from propositions or assumed axioms (and not from experience); deductive; deductively."

that doesn't describe inborn theories from genes.

inborn theories are like the software which comes pre-installed on your computer, which you can replace with other software if you prefer.

inborn theories don't control your life, it's just that thinking needs a starting point. similar to how your life has a starting time and place, which does matter, but doesn't control your fate.

these inborn theories are nothing like analytical ideas or necessary truths. they're just regular ideas, e.g. we might have inborn ideas about the danger of snakes (the details of which ideas are inborn is largely unknown) which were created because of actual encounters with snakes before we were born. but that's still not created by observation or experience, because genes and evolution can neither observe nor experience.

Spillane wrote previously:

Here is Szasz's logic:

  • Illness affects the human body (by definition);
  • The 'mind' is not a bodily organ;
  • Therefore, the mind cannot be or become ill;
  • Therefore mental illness is a myth.
  • If 'mind' is really the brain or a brain process;
  • Then mental illnesses are brain illnesses.
  • Since brain illnesses are diagnosed by objective medical signs,
  • And mental illnesses are diagnosed by subjective moral criteria;
  • Mental illnesses are not literal illnesses
  • And mental illness is still a myth.

If this is not deductive reasoning, then what is?

I denied that this is deduction, and I pointed out that "myth" is introduced for the first time in a conclusion statement, so it doesn't follow the rules of deduction. Spillane now says:

If the example of Szasz's logic is not deductive - the truth of the conclusion is implicit in the premise - what sort of argument is it? If you remove #4, would you accept it as a deductive argument?

I think it deviates from deduction in dozens of ways, so removing #4 won't help. For example, the terms "objective", "subjective" and "literal" are introduced towards the end without using previous premises and syllogisms to establish anything about them. I also consider it incomplete in dozens of ways (as all complex arguments always are). You could try to write it as formal (deductive) logic, but I think you'd either omit most of the content or fail.

I don't think the truth of the conclusion is implicit in the premises. I think many philosophers have massively overestimated what they could translate to equivalent formal deductions. So I regard it simply as an "argument", just like most other arguments which don't fall into the categories non-Popperian philosophers are so concerned with.

And even if some arguments could be rewritten as strict deductions, people usually don't do that, and they can still learn and make progress anyway.

Rather than worrying about what category an argument falls into, CR is concerned with whether you have a criticism of it – that is, an argument for why it's false.

I don't think pointing out "that isn't deduction" is a criticism, because being non-deductive is compatible with being true. (The same comment applies to induction.)

I also don't think that pointing out an idea is incomplete is a criticism without further elaboration. What matters is if the idea can succeed at it's purpose, e.g. solve a problem, answer a question, explain an issue. An idea may do that despite being incomplete in some way because the incompleteness may be
irrelevant.

My epistemological position should be clear from what I have said above - it is consistent with a moderate form of neo-positivism.

That Popper's fallibilism is ill-concealed skepticism has been argued at length, by many Popper scholars, e.g. Anthony O'Hear. It was even argued in the book review mentioned.

I don't care how many people argued something at what length. I only care if there are specific arguments which are correct.

Are you denying that you are fallible (capable of making mistakes)? Do you think you sometimes have 100% guarantees against error?

Or do you just deny the second part of Popper's fallibilism? His claim that, in the world today, mistakes are common even when people feel certain they're right.

If it's neither of those, then I don't know what your issue with fallibilism is.

I have already given you (in a long quote) examples of inductively-derived propositions that are 'reasonable'. Now they may not be reasonable to a deductivist, but that only shows that deductivists have a rigid definition of 'rational', 'reasonable' and 'logical'. Given that a very large number of observations of ravens has found that they are black without exception, I have no good reason to believe the next one will be yellow, even though it is possible. That the next raven may be yellow is a trivial truth since it is a tautology. Accordingly, I have a good reason to believe that the raven in the next room is black.

OK I'll address this topic after you answer my two questions about induction above.


Elliot Temple | Permalink | Messages (0)

David Deutsch = Footnotes to Popper

David Deutsch tweeted, twice, that his epistemology work is footnotes to Popper. (I think he's exaggerating.)

Aug 1, 2016

https://twitter.com/DavidDeutschOxf/status/760266821643726848

@DavidDeutschOxf having a debate: are you Jesus to Popper's John the Baptist, or St Paul to Popper's Jesus? :)

.@Sunsidhe Neither. Footnotes to Popper.

Feb 9, 2016

https://twitter.com/DavidDeutschOxf/status/697120912567566340

@cccalum Follow-up for @DavidDeutschOxf: in your view, has there been ANY progress at all in understanding creativity needed for AGI?

@SheaBigs84 @cccalum Not since Popper. Unless you count my tiny footnotes to Popper in The Beginning of Infinity or http://arxiv.org/abs/1508.02048


Elliot Temple | Permalink | Messages (2)

Reply to Robert Spillane

I'm not trying to make ad hominem remarks. I put effort into avoiding them. It is nevertheless possible that an argument targets idea X, but CR was saying Y, not X. It's also possible that CR makes a statement in its own terminology which is misread by substituting some word meanings with those favored by a rival philosophy. I don't see anything against-the-person about bringing up these issues.

I reject Popper's three worlds. I think there's one world, the physical world. I think minds and ideas have physical existence in that one world, just like running computer software and computer data physically exist. More broadly, the laws of physics say that information exists and specify rules for it (the rules of computation); ideas are a type of information.

I've never selected philosophy ideas by nationality, and never found pragmatism appealing. Nor am I getting material from Quine. And I don't accept the blame for Feyerabend, who made his own bad choices. Here's a list of philosophers I consider especially important: Karl Popper, David Deutsch, Ayn Rand, Ludwig von Mises, William Godwin, Edmund Burke, Thomas Szasz, and some ancient Greeks.

All propositions are synthetic because the laws of logic and math depend on the laws of computation (including information processing) which depend on the laws of physics. Our understanding of physics involves observation, and the particular laws of physics we have are contingent. Epistemology and evolution depend on physics too, via logic and computation, and also because thinking and evolving are physical processes.

Of course I agree with you that the goal is to find truth, not power or bullying or popularity.

Stove on Paley didn't answer my questions, but gave me some indication of some of your concerns, so:

I do not accept any kind of genetic or biological determinism, nor Darwinian "survival of the fittest" morality. Men have free will and are not controlled by a mixture of "influences" like genes, memes, culture, etc. By "influences" I include claims like "that personality trait is under 60% genetic control" – in that way genes are claimed to partially influence, but not fully control, some human behavior.

I have read some of the studies in this field and their quality is terrible. I could tell you how to refute some of their twin studies, heritability claims, etc, but I'm guessing you already know it.

I think "influences" may play a significant role in two ways:

1) A man may like and agree with an "influence", and pursue it intentionally. E.g. his culture praises soldiers, and he finds the profession appealing and chooses to become a soldier. Here the "influence" is actually just an option or piece of information which the man judges.

or

2) "Influences" matter more when a man is irresponsible and passive. If you don't take responsibility for your life, someone or something else may partially fill the void. If you don't actively control your life, then there's room for external control. A man who chooses to play the role of a puppet, and lets "influences" control him, may partially succeed.

Regarding Miller: by your terminology, I'm also a critic of Popper.

When two philosophers cannot agree on basic definitions,

could you give definitions of knowledge and induction? for clarity, i'll be happy to call my different concepts by other words such as CR-knowledge.

You state that 'I disagree with and deny the whole approach of a priori knowledge and the analytic/synthetic dichotomy.' But Popper, as a rationalist, relies on a priori knowledge, i.e. primitive theories which are progressively modified by trial and error elimination.

Inborn theories aren't a priori, they were created by genetic evolution. (They provide a starting point but DO NOT determine people's fate.)

when I try to argue with you, and you disagree with my mode of arguing, which is widely accepted in philosophical circles, it is difficult to know how to respond to your questions.

i think this is important. I have views which disagree with what is, i agree with you, "widely accepted in philosophical circles". it is difficult to understand different frameworks than the standard one, but necessary if you want to e.g. evaluate CR.

For example, with respect to Szasz you write that he 'doesn't write deductions, formal logic and syllogisms'. True, he doesn't use symbolic logic but his life's work was based on the following logic (see Szasz Under Fire, pp.321-2 where he relies on the analytic-synthetic distinction):

"When I [Szasz] assert that (mis)behaviors are not diseases I assert an analytic truth, similar to asserting that bachelors are not married...InThe Myth of Mental Illness, I argued that mental illness does not exist not because no one has yet found such a disease, but because no one can find such a disease: the only kind of disease medical researchers can find is literal, bodily disease."

I acknowledge that I disagree with Szasz about analytic/synthetic. Unfortunately he died before we got to resolve the matter.

However, I think Szasz's main point is that no observations of "patients" could refute him. I agree. Facts about "patients" can't challenge logical arguments.

However, as I explained above, I don't think logic itself is analytic. I think observations which led to a new understanding of physics could theoretically (I don't expect it) play a role in challenging Szasz's logical arguments.

Here is Szasz's logic:

  • Illness affects the human body (by definition);
  • The 'mind' is not a bodily organ;
  • Therefore, the mind cannot be or become ill;
  • Therefore mental illness is a myth.
  • If 'mind' is really the brain or a brain process;
  • Then mental illnesses are brain illnesses.
  • Since brain illnesses are diagnosed by objective medical signs,
  • And mental illnesses are diagnosed by subjective moral criteria;
  • Mental illnesses are not literal illnesses
  • And mental illness is still a myth.

If this is not deductive reasoning, then what is?

That isn't even close to a deductive argument. For example, look how "myth" is used in a conclusion statement (begins with "therefore"), without being introduced previously. You couldn't translate this into symbolic logic and make it work. Deduction has very strict rules, which you haven't followed.

As to what is deductive reasoning: no one does complex, interesting philosophy arguments using only deduction. Deduction is fine but limited.

I do appreciate the argument you present. I think it's well done, valuable, and rational. It's just not pure deduction (nor a combination of deduction and induction).

I would normally just call it an "argument". CR doesn't have some special name for what type of reasoning it is. We could call it a CR-argument or CR-reasoning if you like. You ask what's left for reasoning besides induction and deduction, and I'd point to your example and say that's just the kind of thing I think is a typical argument. (Your argument is written to appear to resemble deduction more than is typical, so the style is a bit uncommon, but the actual way it works is typical.)

'The basic point here is to judge an idea by what it says..." Quite so. But how do you do that?

By arguments like the "mental illness" example you provided, and the socialism and price controls example I provided previously. By using arguments to criticize mistakes in ideas. etc.

You write: 'The claim [Stove's and mine] that "there are good reasons to believe inductively-derived propositions" doesn't address Popper's arguments that inductively-derived propositions don't exist.' This follows more than half a page of reasons why they do exist. And, contrary to your claim, I gave you an example of a good (i.e reasonable, practical, useful) reason to believe an inductively-derived proposition. What more can I say?

You write: 'This is typical. I had an objection to the first sentence following "Inductivists do have answer for you." It made an assumption I consider false. It then proceeds to build on that assumption rather than answer me.' That obnoxious sentence is 'Stove has argued, correctly in my view, that there are good reasons to believe inductively-derived propositions.' What is the assumption you consider false? I then proceed to provide Stove's arguments. Is not this what critical rationalists encourage us to do with their platitudes about fallibility, willingness to argue a point of view? Those arguments, whether valid or invalid, do provide reasons why one might reject Popper's authoritarian pronouncement that inductively-derived propositions don't exist. Of course, they exist, even if Popper does not grant them legitimacy.

We're talking about too many things at once. If you think this is particularly important, I could answer it. I do attempt to continue the discussion of induction below.

You write: 'But as usual with everyone, so far nothing RS has said gives even a hint of raising an anti-CR argument which I don't have a pre-existing answer for.' Well, then future argument is pointless because your 'fallibilism' is specious. If you have already decided in favour of CR, I doubt there are any critical arguments which you will consider. You appear to have developed your personal version of CR and immunised yourself against criticism, a vice which Popper in theory, if not in practice, warned against.

I'm open to changing my mind.

I have discussed these issues in the past and made judgements about some ideas. To change my mind, you'll have to say something new to me. I expect the same the other way around: if I don't have anything to say that you haven't heard before, then I won't change your mind.

I have a lot of previous familiarity with these issues. So far you haven't come near the edges of my pre-existing knowledge. You haven't said something about epistemology which is surprising or new for me (nor has Stove in what I read). Minor details differ, but not main points.

That's OK, I would expect it to take more discussion than we've done so far to get to get beyond people's already-known arguments.

It's right and proper that we each have initial (level 1) responses ready which cover many issues a critic could raise. And when he responds to one of them, we again have level 2 responses ready for many things he may say next. Very educated, experienced persons may have a dozen levels of responses that they already know. So to change their minds, one has to either say something surprising early on (that they didn't hear or think of previously, so they don't have a pre-existing answer) or else go through the levels and then argue with some of their ideas near the limits of their knowledge.

So far your comments regarding induction have been typical of other inductivists I've spoken with.

A reviewer of Popper's work was published in 1982 in The New York Review (Nov.18 (pp.67-68) and Dec.2 (pp.51-56). I could not express my reservations better than this:

'Popper's philosophy of science is profoundly ambiguous: it is, he says, "empirical", but it is left unclear why scientists should consult experience.

The reason for consulting experience is to criticize ideas which contradict experience (because we want ideas which match reality). That is not "left unclear", it's stated clearly by Popper.

It is called "fallibilism", in which we learn from our mistakes", but it is really an ill-concealed form of skepticism.

The skepticism accusation is an assertion, not an argument.

It claims to surrender the quest for certainty, but it is precisely the standards of this quest - that if one is not certain of a proposition, one can never be rationally justified in claiming it to be true - that underlie Popper's rejection of induction (and the numerous doctrines that stem from this rejection).

Popper did NOT reject induction for being fallible or imperfect, he rejected it for reasons like:

1) Any finite set of data is compatible with infinitely many generalizations, so by what method does induction select which generalizations to induce from those infinite possibilities?

2) How much support does X give Y, in general? And what difference does that make?

Induction fails to meet these challenges, and without answers to those issues induction can't be used at all. These aren't "it's imperfect" type issues, they are things that must be addressed to use induction at all for anything.

There have been some attempts to meet these challenges, but I don't think any succeeded, and Popper pointed out flaws in some of them. If you can answer the questions, or give page numbers where Stove does, I will comment.

If you wish to address (2), note that "in general" includes non-mathematical issues, e.g. the beauty of a piece of music or flower. (And if you think induction can't address those beauty issues, then I'm curious what you propose instead. Deduction? Some third thing which will, on examination, turn out to have a lot in common with CR?)


Elliot Temple | Permalink | Messages (8)

Build It and They Will Come!?

build it and they will come? not even for a loved, established category like a $100,000,000 action movie. think ppl will seek out movie releases? word of mouth? not nearly enough people do that. the movie has to spend millions of dollars on Facebook, Twitter, billboard and TV ads, and more marketing channels, to tell people the movie exists and remind them several times. people like movies but still can't be bothered to seek movies out very reliably. people expect advertisements to bring info to them and they passively wait for those ads instead of finding stuff themselves.


Elliot Temple | Permalink | Messages (0)