Search

Ideas that are…

Search Ideas


2221 ideas match your query.:

Fixed as of 985430e.

#1758​·​Dennis HackethalOP, 6 months ago​·​CriticismArchived

Newly added comments keep animating when hidden and then unhidden.

#1755​·​Dennis HackethalOP, 6 months ago​·​CriticismCriticized1Archived

Duplicate of #453.

#1754​·​Dennis HackethalOP, 6 months ago​·​CriticismArchived

I should revisit this now that I have email infrastructure in place.

#1753​·​Dennis HackethalOP, 6 months ago​·​CriticismCriticized1Archived

See #595. The form for new ideas is pushed to the very bottom of the discussion page. For long discussion, that means users won’t know where to submit new ideas.

#1752​·​Dennis HackethalOP, 6 months ago​·​CriticismCriticized1Archived

Done as of 7ef69da.

#1751​·​Dennis HackethalOP, 6 months ago​·​CriticismArchived

Each activity should have a distinct HTML title. The browser history and search results in search engines all look the same…

#1749​·​Dennis HackethalOP revised 6 months ago​·​Original #1748​·​CriticismCriticized1Archived

Each activity should have an HTML title. The browser history and search results in search engines all look the same…

#1748​·​Dennis HackethalOP, 6 months ago​·​CriticismCriticized1Archived

Fixed as of b555677.

#1747​·​Dennis HackethalOP, 6 months ago​·​CriticismArchived

Sure, philosophers and pedants do. But typically people use the word "know" in situations well short of being absolutely sure.

#1745​·​Dennis Hackethal revised 6 months ago​·​Original #1602​·​Criticism

If we use the correspondence theory of truth, then truth consists of explanations that correspond "perfectly" to reality. In that sense all our statements are false: we don't have those explanations that perfectly correspond, all our actual statements are approximations, or deductions from approximations (1+1=2 is a deduction from a set of explanations, but that set is not entirely true - since the set is inconsistent and incomplete)

#1744​·​Dennis Hackethal revised 6 months ago​·​Original #1582

correspondance

typo

#1743​·​Dennis Hackethal, 6 months ago​·​Criticism

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

ruby
def criticized? idea
outstanding_criticisms(idea).any?
end
def outstanding_criticisms idea
criticisms(idea).filter { |c| outstanding_criticisms(c).none? }
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.

#1736​·​Dennis HackethalOP, 6 months ago

As a convenience, this checkbox is now checked automatically for criticisms.

#1733​·​Dennis HackethalOP, 7 months ago

What does “battle tested” mean?

One of @edwin-de-wit’s ideas recently got the blue label that says “battle tested” – well done, Edwin! – so he asked me what it means.

It means that the idea has at least three criticisms, all of which have been addressed.

The label is awarded automatically. It’s a tentative indicator of quality. Battle-tested ideas generally contain more knowledge than non-battle-tested ones.

When there are two conflicting ideas, each with no outstanding criticisms, go with the (more) battle-tested one. This methodology maps onto Popper’s notion of a critical preference.

The label is not an indicator of an idea’s future success, nor should it be considered a justification of an idea.

You can see all battle-tested ideas currently on Veritula on this page. Those are all the best, most knowledge-dense ideas on this site.

#1732​·​Dennis HackethalOP, 7 months ago

Your new comment notwithstanding, I invite you to be more critical of your English. I’ve pointed out several issues already (which, to your credit, you did fix), and you’ve since made more mistakes (eg see #1729, and in a recent DM you wrote “criticizems”). A typo of that magnitude plausibly indicates deeper issues.

Again, I don’t mean to get too personal here – forgive me if that’s how it comes across.

#1731​·​Dennis Hackethal, 7 months ago​·​CriticismCriticized1

[E]very emotional sensation — including urges — arises from problems […]

If that’s true, a conflict is behind every positive emotion as well. What’s the conflict behind joy, say?

(If you’re wondering why I’m marking this a criticism even though it’s phrased as a question: it means that a satisfactory answer would address the criticism; such an answer should itself be marked a criticism.)

#1730​·​Dennis Hackethal, 7 months ago​·​Criticism

For example, if one of your core value is non‑coercion […]

Should be plural ‘values’

#1729​·​Dennis Hackethal, 7 months ago​·​Criticism

This should be marked a criticism.

#1728​·​Dennis Hackethal, 7 months ago​·​Criticism

I pointed out a circularity in #1655. Instead of resolving the circularity, you posted another idea repeating the same circularity. That makes no sense.

Even if I was somehow mistaken about there being a circularity, repeating the same idea doesn’t correct that.

Please read the discussion ‘How Does Veritula Work?’ in its entirety before continuing here.

#1727​·​Dennis Hackethal, 7 months ago​·​Criticism

Well, if you have empirically found that your new labels have helped you explain these concepts, then I’d normally be inclined to agree with you. But then I saw this part:

These labels already have a meaning that is more commonly associated to sensations in the mind.

But you use your labels with new meanings they aren’t commonly associated with. Like calling sudden sadness a drive, as I point out in #1704. Nobody would call that a drive.

Is this maybe because you’re not a native speaker? I don’t mean to get personal here, I’m just trying to look for alternate explanations.

#1705​·​Dennis Hackethal, 7 months ago​·​CriticismCriticized1

A sudden feeling of sadness isn’t a drive. That makes no sense.

#1704​·​Dennis Hackethal, 7 months ago​·​CriticismCriticized1

An “urge” only arises when a Drive comes into conflict with something else

That’s not what an urge is. An urge is “a strong desire or impulse” according to my Dictionary app. A strong desire or impulse doesn’t imply a conflict.

#1703​·​Dennis Hackethal, 7 months ago​·​CriticismCriticized1