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 Software Development on Codidact!

Will you help us build our independent community of developers helping developers? We're small and trying to grow. We welcome questions about all aspects of software development, from design to code to QA and more. Got questions? Got answers? Got code you'd like someone to review? Please join us.

Comments on Do we want a wiki (or similar) alongside Q&A?

Parent

Do we want a wiki (or similar) alongside Q&A?

+11
−2

In addition to Q&A, Codidact supports another post type, article. Articles can be used for blog posts, wiki pages, and other resources. Articles, like questions, use tags, so searching for a tag would find them alongside questions. Articles, unlike questions, do not have answers, though they do have comments.

You can see articles in use on the Meta blog and on Cooking's recipes.

On Some Other site, the only options for sharing information about a topic are tag wikis (not very visible) and self-answered questions. There's nothing wrong with self-answered questions, but sometimes you have information you want to share and have to fabricate a question to support that answer, and that can be challenging.

Does this community want to have a category to hold articles, whether a wiki model or something else?

I'm not advocating one way or the other. What the community is doing now seems to be working fine; there's no need to change anything. New tools enable other options, so I want to make sure folks know about the option. If people are interested in pursuing it there's more discussion that should happen to work out the model (and name the category).

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
+4
−3

I am not categorically opposed, but I currently don't see a use case for articles.

For one, wikis already exist. What would be the benefit of hosting our own rather than participating on Wikipedia? After all, Wikipedia has a very mature software and policies for this very thing. It also has a much higher reach thanks to its impeccable google ranking.

Also, at least at the current maturity level of the implemenation, self-answered questions seem to have some important advantages over articles:

  • Having to write a question makes it easier to tell what that article is about, allowing readers to quickly assess whether it is relevant to them.
  • If other people think they can write a better article, they can.

In summary, I don't currently see a usecase, and would leave this feature disabled until we do.

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

1 comment thread

General comments (2 comments)
General comments
Lundin‭ wrote over 3 years ago

Also, in the early stages of a new site, self-answered Q&A can be used to get the activity going and demonstrate what kind of questions that are suitable for the site. Or at the very least show that the site is alive, if there are not enough people asking questions.

Monica Cellio‭ wrote over 3 years ago

@Lundin that's a good point about self-answered Q&A modeling the Q&A we want.