Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Welcome to Codidact Meta!

Codidact Meta is the meta-discussion site for the Codidact community network and the Codidact software. Whether you have bug reports or feature requests, support questions or rule discussions that touch the whole network – this is the site for you.

Comments on I cannot understand the meaning of some downvotes

Parent

I cannot understand the meaning of some downvotes

+5
−2

In my opinion, downvoting some kinds of posts is meaningless.

For example, why should anyone downvote a bug report, like this post? If someone has the same problem, they can upvote the bug report; otherwise, they can skip it. Quite the contrary, I think bug report posts should be heavily upvoted to encourage other users to report bugs of the system.

Another example, why should anyone downvote a community proposal, like this post? If someone is interested in contributing to such a community, they can upvote the proposal; otherwise, they can skip it. Now, if I dislike a subject (or do not like to contribute to a proposed community) and see that there is some proposal covering the subject, then I should downvote the proposal?!

History
Why does this post require moderator attention?
You might want to add some details to your flag.
Why should this post be closed?

1 comment thread

General comments (3 comments)
Post
+7
−0

Votes on meta supposedly means "agree/don't agree". Which may make sense in some cases, not so much in other cases.

I have argued many times on the Codidact forums/meta that using the same Q&A meta model as SE should be avoided. It is a model that we know is ill-suited both for discussion and support. Specifically:

  • Discussions are hard to follow unless there are collapsible discussion threads (like Reddit etc). The Q&A format and then a bunch of comments is poorly suited particularly for broad discussions.
  • It doesn't make much sense to vote on bug reports. Either something is a bug or it isn't, only the devs can tell.
  • It doesn't make much sense to vote on support requests. You can't agree or disagree with a support request. "No, I don't agree that you are having this problem" doesn't make sense.
  • Support requests are by their very nature highly likely to be duplicates. Closing them as such isn't very helpful - if someone needs help, help them. None except those actually planning to help need to interact with a support request. The rest should ignore such posts.
  • The Q&A model makes it very hard to find relevant policies, FAQs and community consensus. It does in fact make it hard to find things in general, not only on meta. Mixing discussions, support requests and bug reports into one single mess doesn't exactly help.
  • Voting on people's ideas for new features or opinions means needless drama and a negative atmosphere. Everyone should be free to express their opinion without fearing to get down-voted into meta-hell.
  • On that note, voting also tend to lead to bandwagon/sheep behavior, where users stop thinking of what they want themselves and just follow everyone else.
  • When there is an actual need for voting or polls, then invoke a poll. Doesn't even have to be on this site, there's plenty of free external poll sites.

The reason SO went with Q&A format for meta was because that in the early days, they had some irrational belief that the Q&A model was the answer to every problem in the world. 10 years of toxic SO.meta discussions later, we know that it was a design mistake. One we do not need to repeat.

To improve things short term, we could at least have different categories for discussions, feature requests, support requests and bug reports. In the long term, I believe we need an entirely different format for the metas.

History
Why does this post require moderator attention?
You might want to add some details to your flag.

1 comment thread

General comments (3 comments)
General comments
Olin Lathrop‭ wrote over 3 years ago

Voting on people's ideas for new features means you get a consensus of whether the users as a whole would want these new features. That's quite useful. Dev time is limited. It should be spent creating features people actually want.

MathPhysics‭ wrote over 3 years ago

Thanks for your nice and comprehensive answer. If I had been able to accept your answer, I would certainly have done that.

Lundin‭ wrote over 3 years ago · edited over 3 years ago

@Olin Lathrop In theory yes, but since this is open source, the devs will ultimately focus on features that they themselves believe in. Nobody is going to spend days of their volunteer time designing something popular that they don't believe in - though they might have done so if it was paid work. Voting might be useful for the devs themselves to sanity check their own ideas, I suppose.