Veritula – Meta

Discussion started by Dennis Hackethal

  Log in or sign up to participate in this discussion.
With an account, you can revise, criticize, and comment on ideas, and submit new ideas.

Discuss Veritula itself. For feedback and suggestions.


Discussions can branch out indefinitely. Zoom out for the bird’s-eye view.

When all I change during a revision is the criticism flag, the activity log just says ‘no changes’.

#337 · · Dennis HackethalOP, 8 months ago · CriticismCriticized1 criticim(s)

As of 9702c05, a revision activity now says that the idea was either marked or unmarked as a criticism.

#353 · · Dennis HackethalOP, 8 months ago · Criticism of #337
#353 · expand

Hi all! This platform looks like such an awesome idea!
This discussion says, "Discuss Veritula itself. For feedback and suggestions."
I wanted to ask about how many members are here. And whether it's encouraged to invite more people, in order to add more and more conversations.

#448 · · Tom Nassis revised 8 months ago · 2nd of 2 versions · Criticized1 criticim(s)

See #449. Since this is a separate concern, not directly related to #337, you’d want to submit a top-level idea rather than comment on #337. The form for top-level ideas is currently at the bottom of this page. I obviously need to make this clearer.

#595 · · Dennis HackethalOP revised 7 months ago · 3rd of 3 versions · Criticism of #448

#549 · · Tom Nassis, 7 months ago
#549 · expand
#595 · expand
#448 · expand
#337 · expand

Should probably show the explanation in a revision, when given. In the activity feed, that is.

#344 · · Dennis HackethalOP revised 8 months ago · 2nd of 2 versions · CriticismCriticized1 criticim(s)

Done as of 7e7c6cd.

#346 · · Dennis HackethalOP, 8 months ago · Criticism of #344
#346 · expand
#344 · expand

Should I give the icons in the activity feed colors?

#339 · · Dennis HackethalOP, 8 months ago · CriticismCriticized1 criticim(s)

Done as of 8269806.

#347 · · Dennis HackethalOP, 8 months ago · Criticism of #339
#347 · expand
#339 · expand

The activity feed just shows top-level criticisms as regular ideas. They should be shown as criticisms just like when they are child ideas.

#349 · · Dennis HackethalOP revised 8 months ago · 2nd of 2 versions · CriticismCriticized1 criticim(s)

Done as of c11a13c.

#354 · · Dennis HackethalOP, 8 months ago · Criticism of #349
#354 · expand
#349 · expand

Highlight current nav item.

#342 · · Dennis HackethalOP, 8 months ago · CriticismCriticized1 criticim(s)

Done as of 146e967.

#343 · · Dennis HackethalOP, 8 months ago · Criticism of #342
#343 · expand
#342 · expand

When a comment is a criticism on another criticism, the activity should say ‘So and so addressed criticism #…’

#351 · · Dennis HackethalOP, 8 months ago · CriticismCriticized1 criticim(s)

Done as of 735c3cc.

#352 · · Dennis HackethalOP, 8 months ago · Criticism of #351
#352 · expand
#351 · expand

In activity feed, behind timestamp (‘… hours ago’), link to corresponding discussion.

#355 · · Dennis HackethalOP, 8 months ago · CriticismCriticized1 criticim(s)

Done as of e3f2c5b.

#356 · · Dennis HackethalOP, 8 months ago · Criticism of #355
#356 · expand
#355 · expand

There should be user profiles.

#408 · · Dennis HackethalOP, 8 months ago · CriticismCriticized1 criticim(s)

Done as of b3c06c4, see eg my profile.

#410 · · Dennis HackethalOP, 8 months ago · Criticism of #408
#410 · expand
#408 · expand

Since the diff processes the text as a single line, the hunk header is always going to say either @@ -0,0 +1 @@ (for the first version) or @@ -1 +1 @@ (for every subsequent version). Meaning the header provides no real information. So I might as well remove it.

#414 · · Dennis HackethalOP revised 8 months ago · 2nd of 2 versions · CriticismCriticized1 criticim(s)

Done as of 8d3eed0, see eg the version history of #414.

#416 · · Dennis HackethalOP, 8 months ago · Criticism of #414
#416 · expand
#414 · expand

There’s a bug where hovering over a link in the markdown preview removes the form and all typed text. Hovering over a link should have no effect on the form.

#417 · · Dennis HackethalOP, 8 months ago · Criticism
#417 · expand

Now that there are user profiles (#408), each profile can have a tab for unproblematic ideas. Among all the ideas a user has submitted, those are the ones he can rationally hold. And another tab for problematic ideas, ie ideas he has submitted that he cannot rationally hold.

#420 · · Dennis HackethalOP revised 8 months ago · 2nd of 2 versions · Criticism
#420 · expand

Diffs should omit unchanged lines. Maybe just leave up to three lines around changed content for context – that’s how git does it.

#422 · · Dennis HackethalOP, 8 months ago · CriticismCriticized1 criticim(s)

Done as of cc8e3e9. It now says ‘x unchanged lines collapsed’. See eg this activity.

#426 · · Dennis HackethalOP revised 8 months ago · 2nd of 2 versions · Criticism of #422
#426 · expand
#422 · expand

Would be neat linking to a specific activity.

#424 · · Dennis HackethalOP, 8 months ago · CriticismCriticized1 criticim(s)

Done as of a02e6c4, see eg this activity.

#425 · · Dennis HackethalOP, 8 months ago · Criticism of #424
#425 · expand
#424 · expand

There’s a bug where right-clicking in a form to paste text doesn’t result in the preview updating.

#434 · · Dennis HackethalOP, 8 months ago · CriticismCriticized1 criticim(s)

Fixed as of b5d435e.

#435 · · Dennis HackethalOP, 8 months ago · Criticism of #434
#435 · expand
#434 · expand

Dirk Meulenbelt says the concept of revising someone else’s idea is not intuitive.

#437 · · Dennis HackethalOP revised 8 months ago · 2nd of 2 versions · CriticismCriticized1 criticim(s)

The following commits should address this:

  • 3af3966 Clarify in title that someone revised an idea (rathen than originated idea)

    The HTML title now says ‘Idea x revised by…’

  • 6c70cea Underneath idea, indicate that someone revised an idea (rather than submitted it)

    It says ‘Dennis Hackethal, 1 day ago’ for new ideas, ‘Dennis Hackethal revised 1 day ago’ for revisions

  • d20d386 Explain that users can revise each others’ ideas

    As part of the alert on the revision page, when the user is about to revise someone else’s idea.

  • c5748e3 Turn ‘revise’ link into ‘revise their idea’ when it’s someone else’s idea

    Underneath each idea.

  • e0fbd41 List user under each revision in version history

    So that each version is clearly attributed to the corresponding user.

  • 06d3241 List contributors at top of version history

    Comma-separated list to see all contributors at a glance. Eg see here

#444 · · Dennis HackethalOP revised 8 months ago · 4th of 4 versions · Criticism of #437
#444 · expand
#437 · expand

Tom Nassis asks (#448):

I wanted to ask about how many members are here.

Currently 7.

And whether it's encouraged to invite more people, in order to add more and more conversations.

Yes.

#449 · · Dennis HackethalOP, 8 months ago
#449 · expand

The more ideas there are in a discussion, the further the form for top-level ideas is pushed down. Then people don’t know how to submit a new idea and comment on an existing one instead, even if it’s unrelated, as happened with #448. So I need to make this clearer.

#453 · · Dennis HackethalOP revised 8 months ago · 2nd of 2 versions · Criticism
#453 · expand

Now that there are notifications, people should be able to @mention each other.

#452 · · Dennis HackethalOP, 8 months ago · CriticismCriticized1 criticim(s)

Mostly done, apart from some polishing, as of 5f5c545. Eg @dennis-hackethal.

#456 · · Dennis HackethalOP revised 8 months ago · 2nd of 2 versions · Criticism of #452
#456 · expand
#452 · expand

I'm still getting a feel for this platform. I'm wondering whether it would help promote wider and deeper engagement if Veritula was organized in terms of problems and their solutions. So instead of discussions, discussion trees, and broad topics such as 'Abortion', users would articulate problems and their solutions. Of course, the problem itself could be criticized as well as its proposed solutions. This approach might also make Veritula even more Popperian. All life is problem solving as Popper says.

#500 · · Tom Nassis revised 7 months ago · 3rd of 3 versions · CriticismCriticized1 criticim(s)

As I recall, previous iterations of Veritula had explicit designations such as ‘problem’ and ‘solution’ but I decided against continuing those designations. It’s been years but I think it was too rigid and felt too much like ‘red tape’. It’s easier when the only check box in this regard is a boolean for ‘criticism’.

Can’t discussions already map onto the structure you suggest?

Discussion title: problem
Top-level ideas in the discussion: proposed solutions
Nested ideas: criticisms, counter-criticisms, and further solutions

Note also that revisions act as solutions to problems. So do counter-criticisms, in a way.

So I think people can already use Veritula in the way you suggest.

They can also use it like this:

Discussion title: some topic (such as ‘abortion’)
Top-level ideas: problems
Nested ideas: solutions, criticisms and so on

#502 · · Dennis HackethalOP, 7 months ago · Criticism of #500

Makes sense to me.
'Discussions' is a much broader term than 'problems and their solutions.'
So I can see how that would allow for greater freedom.
I can also imagine some of the challenges presented in prior iterations of Veritula, if it had more of a 'problems and their solutions' structure.
Perhaps some of this theory of problem-solving just shared can make it into 'How Does Veritula Work?'
Yes, I do think discussions can map onto the structure I suggest.
So, no worries. I was wondering whether the 'Discussion Titles' can draw in current and future users in a more frictionless manner with problem statements.

But if it was tried before, why try it again? Thanks.

#506 · · Tom Nassis revised 7 months ago · 2nd of 2 versions · Criticism of #502Criticized1 criticim(s)

You marked this as a criticism but it sounds like you’re agreeing with me.

#509 · · Dennis HackethalOP, 7 months ago · Criticism of #506
#509 · expand

Perhaps some of this theory of problem-solving just shared can make it into 'How Does Veritula Work?'

Done, see #510.

I was wondering whether the 'Discussion Titles' can draw in current and future users in a more frictionless manner with problem statements.

I think you’re right, that would be best.

#511 · · Dennis HackethalOP, 7 months ago
#511 · expand
#506 · expand
#502 · expand

You suggest replacing discussion trees:

[I]nstead of […] discussion trees […] users would articulate problems and their solutions.

But then you also write:

Of course, the problem itself could be criticized as well as its proposed solutions.

Which means you’d still have trees regardless. So that sounds like a contradiction.

#503 · · Dennis HackethalOP, 7 months ago · Criticism of #500Criticized1 criticim(s)

To be clear, I'm not opposed to 'trees' in general.

I was wondering whether 'discussion trees' can be replaced with 'problems-and-their-solutions trees' (for lack of a better phrasing).

#508 · · Tom Nassis, 7 months ago · Criticism of #503
#508 · expand
#503 · expand
#500 · expand

Veritula should have a section with a list of all its current members.

For now, people just have profiles.

But having a list of members would build a sense of rapport between the participants.

And would promote a greater flow of communication.

#501 · · Tom Nassis, 7 months ago · CriticismCriticized1 criticim(s)

Good idea. I’ve added this to my list of features to implement.

#504 · · Dennis HackethalOP, 7 months ago

#550 · · Tom Nassis, 7 months ago
#550 · expand
#504 · expand

Done as of 6251b6a, see veritula.com/members.

#514 · · Dennis HackethalOP, 7 months ago · Criticism of #501

Thank you, Dennis.👍

#551 · · Tom Nassis, 7 months ago
#551 · expand
#514 · expand

[H]aving a list of members would build a sense of rapport between the participants.

Just so you know, although I’ve implemented the list of members, I do want to be clear that Veritula is not meant for socializing.

#515 · · Dennis HackethalOP, 7 months ago

I know what you mean, but Veritula unavoidably facilitates public (i.e. social) interactions, no? Of a certain kind, to be clear. Ideas, ideas, ideas.

#553 · · Tom Nassis revised 7 months ago · 2nd of 2 versions

Well, discussions are necessarily a ‘social’ activity in that they involve at least two people, yes. I just don’t want Veritula to be yet another social network.

In a mixed society, people can prioritize truth seeking or fitting in but not both.

#562 · · Dennis HackethalOP, 7 months ago
#562 · expand
#553 · expand
#515 · expand
#501 · expand

Veritula deserves to scale to the size of Wikipedia.

But it never will, unless its users innovate.

How can the global success of Wikipedia inspire Veritula?

#554 · · Tom Nassis, 7 months ago

I agree that Veritula deserves to scale to something huge.

Looking through the history of Wikipedia, I see that its core concept is that of “compiling the world's knowledge in a single location […]”. To be clear, I think the core concept of Veritula is to be a programmatic implementation of Popper’s rational discussion methodology; it then becomes a dictionary for ideas as a result. It’s also less about listing facts and more about listing ideas and their logical relationship (though criticisms do provide built-in fact-checking mechanisms). That said, with enough users, Veritula could become a place with a lot of knowledge.

The linked site traces some of the success of Wikipedia to volunteers: “The use of volunteers was integral in making and maintaining Wikipedia.” So early adopters such as yourself are crucial.

In addition, 9/11 apparently played a role in making Wikipedia famous:

The September 11 attacks spurred the appearance of breaking news stories on the homepage, as well as information boxes linking related articles. At the time, approximately 100 articles related to 9/11 had been created. After the September 11 attacks, a link to the Wikipedia article on the attacks appeared on Yahoo!'s home page, resulting in a spike in traffic.

Veritula could be a place where people break news stories and others can quickly fact-check and improve upon reports by revising them. An urgent story would draw a lot of users to the site, too.

Something like Wikipedia’s arbitration process could be interesting, too.

Something similar to Wikipedia’s page-protection feature to combat “edit warring” and “prevent vandalism” could address the issue of people posting criticisms in rapid succession to protect their pet ideas.

Your suggestion to look to Wikipedia for inspiration is spot on. Thanks.

#628 · · Dennis HackethalOP, 7 months ago

To prevent edit warring and vandalism, maybe Veritula could have a reputation system similar to that of Stack Overflow, where you need to earn enough reputation before you can edit someone else’s post, say.

#651 · · Dennis HackethalOP, 7 months ago
#651 · expand
#628 · expand
#554 · expand

Password reset is broken

#1125 · · Dennis HackethalOP, 3 months ago · CriticismCriticized1 criticim(s)

Workaround: have users email me for password reset for now. Re-evaluate when I have enough users to merit additional infrastructure for sending emails.

#1136 · · Dennis HackethalOP, 3 months ago · Criticism of #1125
#1136 · expand
#1125 · expand