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.

Should we allow questions about installation and configuration of software development tools?

+9
−0

A recent flag for this question suggested that it would be a better fit for the Linux community. There is no motivation provided, but I guess it is related to the fact that most of the question and the answer deal with installing various packages using Ubuntu's package manager.

However, the question deals with installing and configuring a tool (IDE) primarily used for software development, so it is kind of related to this community.

The What type of questions can I ask here? does not cover this case, that's why I raised this as question here.

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

Motivation (3 comments)

1 answer

+11
−1

Generally, I would say:

On-topic

  • How to install, configure, trouble-shoot and use tools specifically meant for software development. Compilers, debuggers, IDEs and so on.
  • Asking questions regarding the above in good faith, as in assuming your problem is related to the specific programmer tool. Even though the cause of the problem actually turns out to be related to something else, like the OS, a firewall or hardware.

Off-topic

  • How to install or trouble-shoot general programs. For example: "I'm trying to install compiler x but my anti-virus program won't let me" is off-topic. The question is about some anti-virus program, not about the compiler. Ask on Power Users.

  • "How to do x, I'm using it for programming" questions where the question is actually about x, which in itself is not specifically related to programming.

    Example: "In order to use this programming IDE in a meaningful way, I need at least 2 monitors. However, I can't figure out how to install multiple monitors on my computer." Ask on Power Users.

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

1 comment thread

General (1 comment)

Sign up to answer this question »