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 What’s the point of Q&A sites anymore?

Parent

What’s the point of Q&A sites anymore?

+13
−1

Lately, whenever I consider asking a question on a site like Software Codidact, I end up just asking an LLM chatbot instead. Just thinking of the effort of distilling a minimal working example, formatting the post correctly, and anticipating the downvotes, is enough to have an aversion to the site. So what’s the point of these Q&A communities if the friction to participate often outweighs the benefit, especially when a language model can give you an answer instantly?

History

2 comment threads

Going through "the effort of distilling a minimal working example" will help you understand the probl... (1 comment)
How? (2 comments)
Post
+3
−0

Asking the last five or so questions on SO (I am new here), I felt pretty much the same as you do. I've put a lot of effort in illustrating the problem and ask a concrete question. While others confirmed they were legit questions, they received downvotes without explanation, and as one commenter pointed out:

Eh, the replies are mostly about side stuff rather than what you're asking about.

So I asked my local Gemma 4 and got a good, well-balanced answer.

I also asked Gemma your question and the final point is:

The friction you feel is real, and it is a sign that these communities need to evolve—perhaps by becoming less about "fixing syntax" and more about "discussing architecture and nuance"—to remain relevant in the age of AI.

Or as ArtOfCode put it:

For Q&A communities like this, perhaps that means a pivot away from asking simple questions looking for help debugging code, and towards asking complex questions looking for ideas that only humans can generate.

I have actually become unsure about "asking complex questions looking for ideas" as I've received feedback like "too broad; inviting for opinionated answers" and close votes when I tried that on SO.

History

2 comment threads

Exactly, everytime I've asked something here that the AI couldn't solve instantly I've gotten my ques... (1 comment)
Welcome (3 comments)
Exactly, everytime I've asked something here that the AI couldn't solve instantly I've gotten my ques...
ShadowsRanger‭ wrote about 2 months ago

Exactly, everytime I've asked something here that the AI couldn't solve instantly I've gotten my question closed for it being too broad. So I just don't see the point of the site, at least for the software part of it.