Activity Feed

  Sam Cymbaluk addressed criticism #4711.

To incorporate some notion of decisiveness or severity, we need to be prepared to program that into our decision-making tool. I’m not aware that anyone knows how to programmatically determine the severity or decisiveness of a criticism, and I suspect outsourcing it to the user would result in the same unintended behavior we saw with the sliders for hard to vary.

#4711​·​Dennis HackethalOP, 4 months ago

An inability to improve on the criticized aspect of a system is not a refutation of that criticism.

  Sam Cymbaluk addressed criticism #3028.

Say the thought of adopting some idea with no criticisms bothers you. Then you can always try to be the first to suggest criticisms, which will then give you a rational reason not to adopt the idea. If instead you fail to come up with criticisms, why not adopt it?

#3028​·​Dennis HackethalOP revised 8 months ago

This approach does not specify how long you should spend coming up with criticisms before adopting it, therefore it cannot be put into action as stated. The delay must be nonzero otherwise, the fresh idea "you should ignore criticisms" would nullify the system.

  Dennis Hackethal commented on idea #5083.

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, 10 days ago

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

  Dennis Hackethal reposted idea #5083.

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, 10 days ago
  Dennis Hackethal commented on idea #4471.

How Does Veritula Work?

Veritula (Latin for ‘a bit of truth’) can help you live a life guided exclusively by reason.

To reason, within any well-defined epistemology, means to follow and apply that epistemology. Unreason, or whim, is an undue departure from it. Epistemology is the study of knowledge – basically, the study of what helps knowledge grow, what hinders its growth, and related questions.

Veritula follows, and helps you apply, Karl Popper’s epistemology, Critical Rationalism. It’s a continuation of the Athenian tradition of criticism and the only known epistemology without major flaws.1

Critical Rationalism says that ideas are assumed true until refuted. This approach leaves us free to make bold guesses and use the full arsenal at our disposal to criticize these guesses in order to solve problems, correct errors, and seek truth. It’s a creative and critical approach. Critical Rationalism is a fallibilist philosophy: there is no criterion of truth to determine with certainty whether some idea is true or false. We all make mistakes, and by an effort, we can correct them to get a little closer to the truth. Rejecting all forms of mysticism and the supernatural, Veritula recognizes that progress is both possible and desirable, and that rational means are the only way to make ongoing progress.

Veritula is a programmatic implementation of Popper’s epistemology.

Veritula provides an objective, partly automated way to tentatively determine whether a given idea is problematic. It does not tell you what to think – it teaches you how to think.

On Veritula, ideas are discrete and immutable. Consider an idea I:

plaintext
I

Since it has no criticisms, we tentatively consider I unproblematic. It is rational to adopt it and act in accordance with it. Conversely, it would be irrational to reject it, consider it problematic, or act counter to it. (See #2281 for more details on rational decision-making.)

Next, someone submits a criticism C1:

plaintext
I
|
C1

The idea I is now considered problematic so long as criticism C1 is not addressed. How do you address it? You can revise I so that C1 doesn’t apply anymore, which restores the previous state with just the standalone I (now called I2 to indicate the revision):

plaintext
Revise
I ------------> I2
|
C1

To track changes, Veritula offers beautiful diffing and version control for ideas.

If you cannot think of a way to revise I, you can counter-criticize C1, thereby neutralizing it with a new criticism, C2:

plaintext
I
|
C1
|
C2

Now, I is considered unproblematic again, since C1 is problematic and thus can’t be a decisive criticism anymore.

If you can think of neither a revision of I nor counter-criticism to C1, your only option is to accept that I has been (tentatively) defeated. You should therefore abandon it, which means: stop acting in accordance with it, considering it to be unproblematic, etc.

Since there can be many criticisms (which are also just ideas) and deeply nested counter-criticisms, the result is a tree structure. For example, as a discussion progresses, one of its trees might look like this:

plaintext
I
/ | \
C11 C12 C13
/ \ \
C21 C22 C23
/ \
C31 C32

In this tree, I is considered problematic. Although C11 has been neutralized by C21 and C22, C12 still needs to be addressed. In addition, C23 would have neutralized C13, but C31 and C32 make C23 problematic, so C13 makes I problematic as well.

You don’t need to keep track of these relationships manually. Veritula automatically marks ideas accordingly.

Since decision-making follows the same logic as truth-seeking, you can use these trees to make decisions, too. Veritula implements unanimous consent as defined by Taking Children Seriously, a parenting philosophy that builds on Popper’s epistemology. When you’re planning your next move but can’t decide on a city, say, Veritula helps you criticize your ideas and make a rational decision – meaning a decision you’ll be happy with. Again, it’s rational to act in accordance with ideas that have no pending criticisms.

All ideas, including criticisms, should be formulated as concisely as possible, and separate ideas should be submitted separately, even if they’re related. Otherwise, you run the risk of receiving ‘bulk’ criticisms, where a single criticism seems to apply to more content than it actually does.

Again, criticisms are also just ideas, so the same is true for criticisms. Submitting each criticism separately has the benefit of requiring the proponent of an idea to address each criticism individually, not in bulk. If he fails to address even a single criticism, the idea remains problematic and should be rejected.

The more you discuss a given topic, the deeper and wider the tree grows. Some criticisms can apply to multiple ideas in the tree, but that needs to be made explicit by submitting them repeatedly.

Comments that aren’t criticisms – eg follow-up questions or otherwise neutral comments – are considered ancillary ideas. Unlike criticisms, ancillary ideas do not invert their respective parents’ statuses. They are neutral.

One of the main benefits of Veritula is that the status of any idea in a discussion can be seen at a glance. If you are new to a much-discussed topic, adopt the displayed status of the ideas involved: if they are marked problematic, reject them; if they are not, adopt them.

Therefore, Veritula acts as a dictionary for ideas.

One of the problems of our age is that people have same discussions over and over again. Part of the reason is widespread irrationality, expressed in the unwillingness to change one’s mind; another is that it’s simply difficult to remember or know what’s true and what isn’t. Discussion trees can get complex, so people shouldn’t blindly trust their judgment of whether some idea is true or problematic, whether nested criticisms have been neutralized or not. Going off of memory is too error prone.

Veritula solves this problem: it makes discussion trees explicit so you don’t have to remember each idea and its relation to other ideas. Veritula therefore also enables you to hold irrational people accountable: if an idea has pending criticisms, the rational approach is to either abandon it or to save it by revising it or addressing all pending criticisms.

Many people don’t like to concede an argument. But with Veritula, no concessions are necessary. The site just shows you who’s right.

Using Veritula, we may discover a bit of truth.


  1. Popperian epistemology has some flaws, like verisimilitude, but Veritula doesn’t implement those.

#4471​·​Dennis HackethalOP revised 5 months 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

  Erik Orrje addressed criticism #5073.

But the mind has finite memory as well, and doesn't stop showing novelty. I was going to say it doesn't plateau in complexity, but actually I guess there is a ceiling... It's just that new and better ideas make better use of the finite resources; they aren't just more complex.

Not sure what you mean by the soup being more open to the world, or allowing for "more" open-ended evolution. Unless you mean the quantity. I think evolution is either open- or closed-ended, as a binary. And again, not convinced any external world or feedback is required for open-endedness (per Deutsch). It might merely be very helpful.

#5073​·​Tyler Mills, 28 days ago

And again, not convinced any external world or feedback is required for open-endedness (per Deutsch). It might merely be very helpful.

Yes, and perhaps this helpfulness is underestimated? One guess is therefore that the plateaus that have occurred is due to the difficulty of escaping the hardware case of the computer. Our vehicles (bodies) allow for much easier physical instantiation of replicators, compared to replicators inside computers.

  Tyler Mills posted idea #5081.

There must be a minimum amount of available memory needed for a program to be a person. What can the program not do, below that minimum? What is that minimum M bits being used for that cannot be done with M-1 bits?

  Dennis Hackethal commented on criticism #5079.

Gemini's response to that tweet: "The text uses legitimate biochemical concepts—like the fact that fluoride is a potent halogen that hardens minerals and can be toxic in high doses—to build a narrative based on skewed history. It fabricates a geological explanation for Hereford, Texas, to erase the very thing that actually protected the town's teeth: naturally occurring fluoride."

#5079​·​Tyler Mills, 22 days ago

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

  Tyler Mills addressed criticism #3411.
#3411​·​Benjamin DaviesOP, 8 months ago

Gemini's response to that tweet: "The text uses legitimate biochemical concepts—like the fact that fluoride is a potent halogen that hardens minerals and can be toxic in high doses—to build a narrative based on skewed history. It fabricates a geological explanation for Hereford, Texas, to erase the very thing that actually protected the town's teeth: naturally occurring fluoride."

  Dennis Hackethal commented on criticism #5075.

Assuming qualia are classical, there is nothing stopping every step in the computation comprising them from being measured, like any computation. Then, nothing is stopping that recording/program from being rerun.

#5075​·​Tyler MillsOP revised 28 days ago
  Tyler Mills commented on criticism #5075.

Assuming qualia are classical, there is nothing stopping every step in the computation comprising them from being measured, like any computation. Then, nothing is stopping that recording/program from being rerun.

#5075​·​Tyler MillsOP revised 28 days ago

Is a quale a sequence of information states? Is this true of any given computation? Does the quale "care" if the states are computed afresh or read from memory?

  Tyler Mills revised criticism #5074.

Any physical process can be simulated to arbitrary precision. A simulation is a program, and nothing is stopping any given program from being rerun.

Assuming qualia are classical, there is nothing stopping every step in the computation comprising them from being measured, like any computation. Then, nothing is stopping that recording/program from being rerun.

  Tyler Mills addressed criticism #5040.

A quale can be recorded and replayed later, arbitrarily many times.

How do you know this?

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

Any physical process can be simulated to arbitrary precision. A simulation is a program, and nothing is stopping any given program from being rerun.

  Tyler Mills addressed criticism #5071.

I also picture a primordial soup often. Maybe including these autonomous regions or layers I'm grasping at. Soups and "Turing gases" have been programmed and so far always plateau in complexity, even with no predefined criterion, so there's something else going on.

Couldn't it be that there still are limitations of the simulated environment that act as selection criteria? Such as the available memory. The "soup" definitely seems more open to the entire world, which presumably would allow for more open ended evolution (even though that still took a couple of billion years after universality was achieved).

#5071​·​Erik Orrje, about 1 month ago

But the mind has finite memory as well, and doesn't stop showing novelty. I was going to say it doesn't plateau in complexity, but actually I guess there is a ceiling... It's just that new and better ideas make better use of the finite resources; they aren't just more complex.

Not sure what you mean by the soup being more open to the world, or allowing for "more" open-ended evolution. Unless you mean the quantity. I think evolution is either open- or closed-ended, as a binary. And again, not convinced any external world or feedback is required for open-endedness (per Deutsch). It might merely be very helpful.

  Dennis Hackethal commented on idea #5070.

Great, that makes sense. True statements should ofc be criticisable depending on the problem situation.

#5070​·​Erik Orrje, about 1 month 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.

  Erik Orrje addressed criticism #5057.

Could you say more about those regions?

I wish! I'll try.

creativity still could occur in total isolation, but I don't think they would generate much knowledge due to the lack of external feedback.

Maybe less overall, maybe just less by our standards. Maybe still a lot of knowledge can be made in isolation, just of a schizophrenic kind, more unstable without the regularities of external reality. But I'm wondering if isolated regions of the mind can provide "external" variation to each other in that one can make changes to the other, but not vice versa (like how the world makes blind changes to DNA but not vice versa). Maybe this is how evolution happens more quickly in the mind than by random copying error and mutations alone, because there are many more sources of blind variation...

Even in isolation, the real world applies [hardware constraints]

Agreed. So by isolation from reality we shouldn't mean isolation from physics. Just that the evolution taking place in the mind has no specific causal dependence on the external reality, I think. If it's "isolated" in this sense, nothing outside the mind, if changed, would impact the mind's evolution, its content. Even though mind and world are both determined by the same physics. Reality is not necessary, in this sense, so marking this as a criticism.

I also picture a primordial soup often. Maybe including these autonomous regions or layers I'm grasping at. Soups and "Turing gases" have been programmed and so far always plateau in complexity, even with no predefined criterion, so there's something else going on.

One neat paper, for example: https://arxiv.org/pdf/2406.19108
It sounded unbounded at first, but Claude explains that in a recent followup interview, plateauing has been confirmed: https://poggio-lab.mit.edu/blogsupdates/interview-blaise-aguera-y-arcas

#5057​·​Tyler Mills, about 1 month ago

I also picture a primordial soup often. Maybe including these autonomous regions or layers I'm grasping at. Soups and "Turing gases" have been programmed and so far always plateau in complexity, even with no predefined criterion, so there's something else going on.

Couldn't it be that there still are limitations of the simulated environment that act as selection criteria? Such as the available memory. The "soup" definitely seems more open to the entire world, which presumably would allow for more open ended evolution (even though that still took a couple of billion years after universality was achieved).

  Erik Orrje commented on idea #5068.

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

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

Great, that makes sense. True statements should ofc be criticisable depending on the problem situation.

  Erik Orrje revised idea #5056 and marked it as a criticism.

This sounds true but does it add anything new to saying that "AGI is an attempt to program Darwins theory of evolution"? 🤔

This sounds true but does it add anything new to saying that "AGI is an attempt to program Darwins theory of evolution"? 🤔

  Dennis Hackethal commented on idea #5067.

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

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

  Dennis Hackethal commented on idea #5065.

Do you think my comment shouldn't count as a criticism? The content of Martin's comment doesn't contain any errors, but it can be criticised as an attempt to solve problems towards AGI

#5065​·​Erik Orrje, 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.

  Erik Orrje revised idea #5047 and marked it as a criticism.

Hmm, I'll try to formulate in another way what I was getting at, not sure if you still disagree with this:

  • My guess is that the selection mechanism can't be specified at all in the evolutionary algorithm, because every such specification is a restriction of universality. Reality has to do the selection.

Hmm, I'll try to formulate in another way what I was getting at, not sure if you still disagree with this:

  • My guess is that the selection mechanism can't be specified at all in the evolutionary algorithm, because every such specification is a restriction of universality. Reality has to do the selection.
  Erik Orrje commented on criticism #5058.

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

Do you think my comment shouldn't count as a criticism? The content of Martin's comment doesn't contain any errors, but it can be criticised as an attempt to solve problems towards AGI

  Dennis Hackethal posted idea #5064.

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.

  Dennis Hackethal criticized idea #5047.

Hmm, I'll try to formulate in another way what I was getting at, not sure if you still disagree with this:

  • My guess is that the selection mechanism can't be specified at all in the evolutionary algorithm, because every such specification is a restriction of universality. Reality has to do the selection.
#5047​·​Erik Orrje, about 1 month ago

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

  Dennis Hackethal criticized idea #5054.

At its core, I think evolution needs three variables: an environment, a mechanism for reproduction, and a mechanism for destruction. If either of these is missing, evolution will not happen. The algorithm for evolution is then definitively defined by the environment and the mechanisms of reproduction and destruction, with the current set of genes as the initial condition.

#5054​·​Martin Orrje, about 1 month ago

“definitively defined” sounds tautological.