Search

Ideas that are…

Search Ideas


2427 ideas match your query.:

No because 1) there’s always a finite amount of deeply nested criticisms, and 2) the discussion graph is acyclic.

#5117​·​Dennis HackethalOP, 1 day ago​·​Criticism

should_adopt? and pending_criticisms are implemented in terms of each other. Doesn’t that cause an infinite regress?

#5116​·​Dennis HackethalOP, 1 day ago​·​CriticismCriticized1

Recursive Epistemology

Veritula implements a recursive epistemology. For a criticism to be pending, it can’t have any pending criticisms itself, and so on, in a deeply nested fashion.

ruby
def should_adopt? idea
pending_criticisms(idea).none?
end
def pending_criticisms idea
criticisms(idea).filter { |c| should_adopt?(c) }
end
def criticisms idea
children(idea).filter(&:criticism?)
end

This approach is different from non-recursive epistemologies, which handle criticisms differently. For example, they might not consider deeply nested criticisms when determining whether an idea is currently criticized.

#5114​·​Dennis HackethalOP revised 1 day ago​·​Original #1736

Assuming Sam did mean to criticize my opposition to assigning strengths to criticisms:

The issue isn’t that we don’t have a way to fix the hole. (We often do.)
The issue is that we have no rigorous way to tell how big the hole is. So, rather than evade criticisms by saying ‘but it’s only a small hole’, I’m saying we should always either fix holes in the boat, no matter their size, or choose a different boat.

#5100​·​Dennis HackethalOP, 5 days ago​·​Criticism

Unclear what the boat stands for.

Sam criticized my idea, so presumably he means for the boat to represent #4711. But the way his criticism is phrased, it sounds more like the boat represents the methodology of assigning strengths to criticisms.

#5099​·​Dennis HackethalOP, 5 days ago​·​Criticism

To be clear, the boat represents the idea that we should judge criticisms by their strength?

#5097​·​Dennis HackethalOP, 6 days ago

Logically, yes. But in practice, it won’t be the same.

For example:

Idea A: ‘Newtonian gravity is true.’ → Has pending criticisms (some predictions don’t match observation).
Idea B: ‘Newtonian gravity is not true.’ → Also has pending criticisms: ‘Not helpful’; ‘Doesn’t tell us how gravity works’; etc.

Related: https://www.daviddeutsch.org.uk/2014/08/simple-refutation-of-the-bayesian-philosophy-of-science/

#5095​·​Dennis HackethalOP, 6 days ago

Maybe I’m misunderstanding you, but if somebody suggests some system they can’t put into practice, then the system is no good.

#5094​·​Dennis HackethalOP, 6 days ago​·​Criticism

This sounds like a version of #2195, see criticism #2198.

#5093​·​Dennis HackethalOP, 6 days ago​·​Criticism

Then the idea ‘I could either address that pending criticism or, if I fail to do that, look into all the other pending criticisms’ would have no pending criticisms.

#5092​·​Dennis HackethalOP, 6 days ago​·​Criticism

Now also available on PhilPapers: https://philpapers.org/archive/HACTSO-6.pdf

#5084​·​Dennis HackethalOP, 8 days ago

I’ve formalized some of these ideas in my first paper, ‘The Structure of Rational Thought’.

https://www.academia.edu/170297518/The_Structure_of_Rational_Thought

#5083​·​Dennis HackethalOP, 12 days ago

I usually get conspiracy vibes from anti-fluoride sources, but I haven’t looked into it much.

#5080​·​Dennis Hackethal, 24 days ago

Indeed. And this is one of the reasons the cynics are wrong. They think true ideas couldn’t be improved further. This worries them because they want unbounded progress. So they conclude our ideas can never be 100% true. Not only is that motivated reasoning but, as you’ve just said, true ideas can still be improved anyway.

#5072​·​Dennis Hackethal, about 1 month ago

Like, the criticism flag isn’t just for factual errors, if that’s what you mean.

#5068​·​Dennis Hackethal, about 1 month ago

If you think his comment won’t work as a solution for AGI, then his comment is erroneous from that POV.

#5067​·​Dennis Hackethal, about 1 month ago

May have found a solution to my salt problem: https://www.instagram.com/p/DZ5cCwQFOtp/

The Kirin Electric Salt Spoon. CNET wrote an article about it: https://www.cnet.com/home/kitchen-and-household/we-tested-an-electric-salt-spoon-that-might-help-you-stick-to-your-low-sodium-diet/

It basically works by using electric signals to trick your brain into thinking it’s tasting salt.

#5064​·​Dennis Hackethal, about 1 month ago

If this is intended to answer my criticism, shouldn’t it be marked as a counter-criticism?

#5063​·​Dennis Hackethal, about 1 month ago​·​Criticism

“definitively defined” sounds tautological.

#5062​·​Dennis Hackethal, about 1 month ago​·​Criticism

You’ve submitted several criticisms in one idea. It’s in your interest to avoid doing that because you make yourself vulnerable to what we call ‘bulk criticism’. See #4471.

I may have more criticisms but I can’t really submit them productively until you split up your idea.

#5061​·​Dennis HackethalOP, about 1 month ago​·​Criticism

Please work on your tone. You’re mixing in personal accusations rather than just sticking with impersonal arguments. For example: “apparently insisting”, “pedantic”, and also a hidden accusation that I have an ulterior motive to punish women rather than save lives (“Regardless of whether your real concern here…”).

This kind of tone can derail and sabotage debate. Veritula has a policy against any behavior that sabotages debate. Please review our forum rules (#4460).

New accounts, especially anonymous ones, need to tread lightly and prove they’re worth engaging with.

#5060​·​Dennis HackethalOP, about 1 month ago​·​Criticism

This is not a valid or interesting criticism of my argument that the apparent dilemma can be resolved through the growth of knowledge.

It wasn’t intended as a criticism. It was a related observation. That’s why I didn’t mark my idea as a criticism. It sounds like you’ve misunderstood me.

#5059​·​Dennis HackethalOP, about 1 month ago​·​Criticism

Please remember to mark your ideas as criticisms whenever appropriate. Although this idea is phrased as a question, it’s still a pending criticism as long as it doesn’t get answered.

#5058​·​Dennis Hackethal, about 1 month ago​·​Criticism

It seems odd to me when people argue pregnancy is a loss of authority over one’s body.

A woman had sex. Assuming it was voluntary, what did she think was going to happen?

Imagine someone saying: ‘I ate too much. Now I’m fat. I’ve lost authority over my own body.’ But they didn’t. They got exactly what they should have expected.

I think what those people are really saying is: they don’t like that their actions have consequences. They want to have their cake and eat it, too.

#5052​·​Dennis HackethalOP, about 1 month ago