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

Comments on Let's have a "Papers" category.

Parent

Let's have a "Papers" category.

+6
−0

Currently, we have two categories, Q&A and Meta. Those seem to be working well.

New topic type available

A category can now be created where there is a single post per topic, with only comments allowed on that post. The Meta site uses this for their Blog category, and the Cooking site for their Recipes category.

Papers category

I propose that we add such a category here, called "Papers". This would be meant for telling the world about something you've discovered, a new technique you've developed, result of research you've done, etc.

The name "Papers" is a good first pass description, and is meant to set the tone that we're looking for good quality, well thought out, and well written material. Of course there will be a short intro at the top, and a help page detailing all the categories.

If such a thing is doable, upvotes should be worth 2-3 times what they are worth on answers. Papers are intended to take some care and effort to write. The larger bump from upvotes re-enforces that point, and gives some reward for that larger effort.

Downvotes can likewise be worth more. Again, we only want papers that are well thought out, well written, and relevant to the community. You should know what you're doing before attempting to post a paper. A paper is not meant to be something you bang out in a spare half hour.

Categories should be added sparingly

I have been thinking about this for a while, but wanted to let the site settle a little before proposing this. I am also worried that one such proposal begets more. I don't envision any additional categories for this site.

Too many categories are bad. Take a look at the Photography site as an example. It feels like too much hassle to go thru and find everything, and the empty categories make the site look even more dead than it already is.

I have several ideas for papers, so there will be some within a week or two (the day job gets in the way sometimes) of the category being available.

Response to @Lundin

I wasn't aware of SO's documentation "category", so that's good info. However, it's not clear what your overall point is. Are you saying we shouldn't try because it is doomed to fail, or that we should proceed but keep in mind the issues you raised?

It seems your main point is that it may end up with low quality. I can think of some tactics we can use to mitigate that problem:

  1. The expectations will be clearly documented. Calling it "Papers" is the first step in setting the tone.
  2. It will be seeded with some good papers. I suggested something like this on SE, but was ignored. I have several topics ready to write about, some of them original research I've done.
  3. As you say, we're sortof getting papers in the Q&A section now, because there is no other place for them. Self-answered questions is really a hack to use Q&A to write a paper.
  4. Voting. The standards will be high. People will be encouraged to upvote good papers, but also to downvote bad, lazy, or sloppy ones. There will be a considerable guidance in Help about voting on papers.
  5. Maybe we can even have votes to delete? I don't know if such a thing is available. Maybe a paper can be automatically deleted if it fails to get a positive score after 1 month or so? I don't expect a large number of papers, at least initially. Perhaps the mods can clean house occasionally, based on some well-published and previously agreed-to criteria.

So, what exactly are you proposing we do or don't do? Just list of issues isn't really actionable.

I think we should probably rather be looking for a FAQ system where we can post a list of canonical posts, similar to the example I gave from SO's C FAQ

What you describe doesn't sound like a FAQ, but rather an index to useful questions. We don't have a lot of people asking questions. It will be a long time before we can determine which ones are asked frequently. All too often "FAQ" is just a poor name for documention written in question/answer format. Most of the time, that is the wrong format for the information, and is somewhat annoying to read.

While a real index (not one pretending to be a FAQ), might be of some use, it is a completely different thing from a papers category. It would also take a lot of volunteer time to curate, there will be arguments about what should and should not be in it, and will be difficult to organize in a way for users to find the information they are looking for.

I did look at the FAQ on C you linked to, and it doesn't present very well. It gives a very short introduction to C, but then becomes a set of topics in no apparent order. It feels overwhelming and disorganized. If I had a question, I can see how I'd give up after 10 seconds and just ask my question.

This FAQ also doesn't address the purpose of the Papers category at all. You've just discovered a neat trick for solving a problem that others might run into, you've done some research and have new knowledge to report, you've worked out something that might be patentable, but want to put it "out there" to establish prior art and let the world use it for free. A FAQ doesn't help with any of those.

Resolution

It's been 12 days now. This proposal is at +4,-0. One answer basically agreed and is at +3,-0, and one answer said we should have a FAQ instead and is at +1,-1. I think that's sufficient to declare a consensus and have a Papers category.

Admin: Please create a Papers category. Once it's there, I'll add some help pages explaining it and catagories in general.

Short description

Here is my first pass attempt at the short description for the top of the papers category:

Scholarly articles on original research, new ideas, tips and tricks for common problems, and the like. See HERE for details.
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 (10 comments)
Post
+1
−0

We can now support changing the reputation values for papers, if this is what the EE community would like.

Here's how it would work. We can't currently vary properties of post types per category, like saying that Article posts in Papers grant higher rep but that Article posts in a hypothetical blog category grant normal rep. But we can create a new post type and use it in the Papers category.

If you decide to do this, we would convert the existing posts. Otherwise the category would have to support both post types, and that would be confusing for people when posting. This would mean that people who've gained (or lost) reputation through papers would see their reps change. (Based on a quick scan of current papers, everyone's rep will go up.)

If the community would like a Paper post type, let us know and we can create it for you. You can specify the rep values for upvotes and downvotes.

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

1 comment thread

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

If I understand this right (I got a little confused), you can't set the rep value of votes per category, but can per post type? Sounds strange, but I'm not a web developer. The proposal is then to create a "Paper" post type, and convert all existing posts in the Papers category to the new post type? That would be a useful fix, but I wouldn't want it to get in the way of more important fixes/additions to Codidact. If we can be useful as a test case, that would make it higher priority.

Monica Cellio‭ wrote over 3 years ago

@OlinLathrop we can already set rep differently per post type; questions are 5 but answers and articles are 10. I'd like to be able to set rep per post type per category, but that's harder. What we have now is the ability to create new post types with different properties, like the new Wiki type (anyone can edit, no voting) or a hypothetical Paper type (like article but with different rep). New post types no longer require a code change.

Olin Lathrop‭ wrote over 3 years ago · edited over 3 years ago

Thanks, that clears up some of my confusion. If it's easy to do, how about convert all posts in the Paper category to a new Paper post type, with ±20 rep per vote? ±30? I don't want this to be burdensome on you folks. It's a nice to have, but we are getting along well enough without it. Papers are meant to be serious, so should have substantial gain (and loss) for approval (and disagreement or errors).

Olin Lathrop‭ wrote over 3 years ago

Also, do what is most convenient with the existing rep. I don't care whether the rep bump from the existing papers stays what it is now, or gets re-calculated as it if happened on the new post type. Whatever works best for you. The rep from a few papers shouldn't be that much in the overall scheme of things.

Olin Lathrop‭ wrote over 3 years ago

What's the rep change for votes now? Let's set the gain from upvotes to 3x that, and the decrease from downvotes to the same value (3x whatever upvotes are now, not 3x the current downvote decrement).

Monica Cellio‭ wrote over 3 years ago

@OlinLathrop could you make the specific rep proposals in an answer so the community can more easily weigh in? I'm happy to set them to whatever y'all want, but don't want to assume that people will dig down into this comment thread. Current values are +10 and -2.