Search

Ideas that are…

Search Ideas


2219 ideas match your query.:

When ideas “conflict, then at best only one of them can be true.” (P. 39)

#3570​·​Dennis HackethalOP, 2 months ago

Even without a common framework, people usually share problems, “such as the problems of survival.” (P. 38) But even if they don’t, they can still learn from each other. Success “will depend largely on our goodwill, and to some extent also on our historical situation, and on our problem situation.”

#3569​·​Dennis HackethalOP, 2 months ago

A fruitful discussion between people of different frameworks is possible, but we should not expect too much (p. 37).

Don’t expect to find agreement! If we learn “new and interesting arguments”, then even if they are “inconclusive”, the discussion is still fruitful. It can take “time and patience”.

#3568​·​Dennis HackethalOP, 2 months ago

[W]e should look with tolerance and even with respect upon customs or conventional laws that differ from our own.

p. 37
#3567​·​Dennis HackethalOP, 2 months ago

Popper grants that the myth has a “kernel of truth” (p. 35). A fruitful discussion can be hard without a common framework. But it’s not impossible.

A discussion is fruitful if people learn. The more their views differ, the more they can learn from each other!

#3566​·​Dennis HackethalOP, 2 months ago​·​Criticism

The myth Popper criticizes, in one sentence:

A rational and fruitful discussion is impossible unless the participants share a common framework of basic assumptions or, at least, unless they have agreed on such a framework for the purpose of the discussion.

pp. 34-35

By ‘framework’, Popper means an intellectual framework (as opposed to, say, certain attitudes like a desire to find truth).

#3565​·​Dennis HackethalOP, 2 months ago​·​Criticized5

Tradition is important, but:

[O]rthodoxy is the death of knowledge, since the growth of knowledge depends entirely on the existence of disagreement.

p. 34
#3564​·​Dennis HackethalOP, 2 months ago
clojure
(defn add [a b]
(if (zero? b)
a
(recur (inc a) (dec b))))
#3563​·​Dennis HackethalOP, 2 months ago

If the court can force people to be jurors because it needs jurors, why can’t it also force people to be judges, lawyers, prosecutors, etc? Why can’t it force carpenters to make tables, chairs, and gavels? Etc. Why draw the line at jurors? Seems absurd.

#3560​·​Dennis HackethalOP, 2 months ago​·​Criticism

Interesting. Do you think the conflict is always between short vs long-term preferences, or could there be addictive conflicts between two short-term preferences or even two long-term preferences?

#3558​·​Dennis HackethalOP, 2 months ago

When you have program [sic] you can test a concept (incl. whether it is sufficiently defined to allow a program in the first place). But the other way around does not work: "If one does not have a program, then the concept is underspecified".

That isn’t what I said anyway. No disrespect but frankly I don’t think you know what you’re talking about.

I didn’t read the rest of your comment because you keep talking instead of coding. I’ll delete any further comments of yours that don’t contain code that at least tries to meet the bounty terms.

#3556​·​Dennis HackethalOP, 2 months ago​·​Criticism

Isn't every theory infinitely underspecified ?

No. For example, the theory of addition is sufficiently specified: we have enough info to implement an algorithm of addition on a computer, then run it, test it, correct errors with it, and so on.

#3553​·​Dennis HackethalOP revised 2 months ago​·​Original #3550​·​Criticism

We’re getting off topic. I’m currently running a bounty requesting a working implementation of HTV.

If you think you can beat the bounty, do it. I’m not interested in anything else for now.

#3552​·​Dennis HackethalOP, 2 months ago​·​Criticism

Also, I would think that criteria for sufficiency must always be subjective ones (e.g. a working computerprogram [sic] cannot be itself a proof of meeting an some objective sufficiency criterium)?

No, there are objective criteria.

#3551​·​Dennis HackethalOP, 2 months ago​·​Criticism

Isn't every theory infinitely underspecified ?

No.

#3550​·​Dennis HackethalOP, 2 months ago​·​CriticismCriticized1

The mistake is insufficiency. If someone gives you a recipe for baking a cake but doesn’t specify ingredients or bake time, that’s a problem.

#3548​·​Dennis HackethalOP, 2 months ago​·​Criticism

"HTV is underspecified by Deutsch"

That isn’t a quote. Don’t put things in quotation marks unless they are literal quotations or obviously scare quotes.

#3546​·​Dennis HackethalOP, 2 months ago​·​Criticism

It’s a criticism. Deutsch says to use HTV but never explains in sufficient detail how to do that.

#3545​·​Dennis HackethalOP, 2 months ago​·​Criticism

That’s only one of several criticisms.

#3544​·​Dennis HackethalOP, 2 months ago​·​Criticism

Criticising HTV would anyway be the more important first step. Maybe examples of good theories with some ETV aspects (compared to rejected theories) in them could reveal some more.

That could work, yeah. What other criticisms of HTV can you think of?

#3538​·​Dennis HackethalOP, 2 months ago

To make a new version of #3516, revise the idea. See that pencil button?

#3537​·​Dennis HackethalOP, 2 months ago​·​Criticism

Criticising HTV would anyway be the more important first step.

The linked blog post has several criticisms of HTV.

#3536​·​Dennis HackethalOP, 2 months ago​·​Criticism

Deutsch’s “hard to vary” is a guideline for criticizing explanations, not a step by step decision algorithm.

But he says to use hard to vary as part of a decision-making algorithm. As quoted in my blog post:

“we should choose between [explanations] according to how good they are…: how hard to vary.”

#3532​·​Dennis HackethalOP, 2 months ago​·​Criticism

Hey Fitz, welcome to Veritula.

I realize that DD doesn’t think of it in strict, procedural terms, but I just don’t think that’s good enough, for several reasons. One is that it’s too vague, as I explain here. We don’t know how to actually do anything he says to do, beyond broad suggestions.

#3531​·​Dennis HackethalOP, 2 months ago​·​Criticism

For something to be a core virtue, it needs to be a virtue that should always be applied in any situation where it can be applied. Forgiveness is not something that should be applied in all relevant situations, so I don’t believe it is a core virtue.

At best it would be an applied virtue, as an expression of Justice.

I actually think people are too forgiving in some ways.

I’ll think about adding it to the applied virtues list.

#3528​·​Dennis Hackethal revised 2 months ago​·​Original #3167​·​Criticism