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 »
Meta

Welcome to the Judaism community on Codidact!

Will you help us build our community of learners? Drop into our study hall, ask questions, help others with answers to their questions, share a d'var torah if you're so inclined, invite your friends, and join us in building this community together. Not an ask-the-rabbi service, just people at all levels learning together.

Comments on Should imported posts retain their original votes?

Post

Should imported posts retain their original votes?

+4
−1

It seems likely that we will import at least some content from Mi Yodeya. There's a separate question for that; in this question I want to focus on a suggestion brought up in an answer there: keep the original votes for the imported posts instead of resetting to zero. I'm separating this out because that answer addresses two points, this and what to import, and there's one comment so far saying a vote was for one part of that and not the other. I want to avoid such confusion when we decide this.

Assuming we import content, and setting aside the question of what to import (please discuss that on the other question), what should we do with the votes that posts gained on Mi Yodeya when we import here? We could:

  • Keep the votes as they are. Those votes reflect valuable evaluations that have already been performed; why throw that away?

  • Keep the votes but apply some fudge factor, so that votes earned natively here will count more. This reflects that Judaism Codidact is a different community, although with many of the same users, and "native" work is a stronger reflection of this community.

  • Keep the votes but separate them somehow, so a post might be +3/-1 in native votes and +15/-2 in imported votes -- find a way to show all that. (Note: this would require new code.)

  • Other things I haven't thought of yet.

If we import votes we will not be able to associate them with voters. We don't know who voted. You might end up voting again for something you voted on there. The answer I linked to questions whether this is really a concern if our goal is to bring in valuable content.

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 (4 comments)
General comments

Skipping 2 deleted comments.

DonielF‭ wrote almost 4 years ago · edited almost 4 years ago

(1/2) Just throwing this statistic out there, to explain why weighting proportionately to the population size won't work: Taking the Samoa post as an example, with its score of +124/-1, from a community of over 11,000 users, over 8.5 years since it's been posted. Proportionately to our community of 50 users and a few weeks, it hasn't even received its first upvote yet.

DonielF‭ wrote almost 4 years ago

(2/2) This is based on the unreasonable assumption that upvotes are linear with time, not logarithmic. Maybe the math works better if we model it as a logarithm adjusted to pass through the origin, but I'm not working through that math right now. I'll be back if I'm bored enough to see what happens on a logarithmic scale.

AA ‭ wrote almost 4 years ago

Technical question: can imported votes be removed in the future? That is, does the system somewhere remember how many of the votes came from local vs import, or does it just remember the total? I'm guessing it does remember, and turning on and off imported votes takes 5 minutes of coding.

ArtOfCode‭ wrote almost 4 years ago

@AA All imported votes are assigned to the System account, so it'd just be a case of deleting any votes under that account - dead easy to remove.