Questions tagged [scope]
Use this tag when examining what is on-topic or off-topic, and why.
1,016 questions
11
votes
2
answers
385
views
Should compiler (toolchains) bugs be allowed on the main site?
So here is one:
Compile error with designated initializers for members with a consteval ctor with msvc
I don't personally have problem with it except for MSVC there is specific site where bugs can be ...
-4
votes
0
answers
212
views
Allow all questions about developer-adjacent software and services
I'm proposing to change the scope of SO and allow all questions about developer-adjacent software (e.g. Docker, Kubernetes, IDEs/editors) and services (e.g AWS/GCP/Azure, authentication, hosting, ...
1
vote
1
answer
254
views
Which InfluxDB questions are on-topic?
I asked a question on Stack Overflow and it was closed for not being on-topic. I deleted it afterward and posted it on DBA: Is it safe to delete bolt-path and engine-path in InfluxDB?
However, I found ...
34
votes
5
answers
969
views
Why are questions about software tools that are not unique to software development off-topic?
We allow questions about "software tools commonly used by programmers", with the added restriction that the question is about "a practical, answerable problem that is unique to software ...
15
votes
2
answers
301
views
Opinion Based Question That is Not in English
https://stackoverflow.com/questions/79896067/best-practice-for-c4-adr
Is:
Not in English
Has a first comment that repeats the question by the question's author.
Has content (based on my browser's ...
-22
votes
2
answers
412
views
Why did a question with an answer get deleted as 'Off Topic' 10 years after it was asked, when a 'General Advice' category is now allowed in SO?
I was referred to ask the question in meta-stack-overflow from here https://meta.stackexchange.com/a/417340/282861 . If I understand the reasons stated there,this question got moderator attention due ...
-24
votes
1
answer
582
views
Where's the place on Stack Overflow for coders using AI to write code? [closed]
I've been thinking a lot about how we use AI to help us write code (or, to be derogatory, to "vibe code."). It seems that it's going to be a real, ongoing thing, and that we should be able ...
1
vote
1
answer
250
views
Asking about problems of a CPU architecture
Would SO be a good place to ask which mistakes in the design of the RISC-V architecture Linus Torvalds means in the video at https://youtu.be/1Y82U450zcI?si=1CL-JmCjlvCoKpkJ when he claims all the ...
11
votes
5
answers
585
views
Is a question about the system requirements for installing an in-scope programming tool in-scope?
By "system requirements", I mean things such as what OSes are supported, generally how much disk space is needed, how much memory is typically minimally needed to run the program, etc.
My ...
2
votes
1
answer
201
views
Where should I have asked this question? [duplicate]
I recently solved a relatively niche problem with WSL and Docker and wanted to share it with the community. It was closed as:
This question does not appear to be about a specific programming
problem, ...
-8
votes
1
answer
178
views
Can I ask questions about SMPP and MAP protocols?
Are questions about the theory behind MAP and SMPP allowed?
I asked the question on Network Engineering SE and one moderator responded that:
Protocols at or below OSI layer-4 are on-topic here
So my ...
-3
votes
1
answer
196
views
Are debugging questions involving non-public artifacts on-topic?
I have an MRE (a minimalistic Maven project with a failing test).
But to reproduce the issue, you need to add a non-public fork of a public artifact to the classpath. I can include the fork jar.
Would ...
16
votes
2
answers
616
views
Where is a place to ask why a programming language behaves in a certain way?
I want to ask a question about why JavaScript behaves in a certain way. (Why does JavaScript use auto-boxing instead of keeping primitives as objects?)
I suppose that’s not technically a question ...
-3
votes
1
answer
153
views
Why can't we migrate old high-quality off-topic questions that are good and useful?
In an answer to a recent question we see mention of this problem:
There are a bunch of highly voted, high traffic questions that are now considered off-topic.
Many of those questions are good and ...
18
votes
2
answers
608
views
Adjust the wording in the close reason "(Not about ...) software tools primarily used by programmers" (again)
When a question is closed with the "Not about programming or software development" reason, the following info message gets shown in the question:
This question does not appear to be about a ...
-28
votes
2
answers
538
views
Should I post on Stack Overflow just because I have more chance to obtain a useful response?
I asked this question (Monitoring Wildfly cluster with ElasticSearch and cron jobs [closed]) and it got closed for not being about programming or software development.
I knew that it was not about ...
42
votes
3
answers
1k
views
Do Asciidoc or other markup languages constitute programming with regard to being on-topic here?
My question here is prompted by the closure, as off-topic because it's not about programming, of How to center preface title?. It happens that I answered the question, but that's not important; I've ...
11
votes
1
answer
350
views
Do questions about AI training belong in Stack Overflow?
I came across some questions about AI training recently (this and more for example). I flag these questions as “off-topic” mostly.
Do these questions belong to Stack Overflow or some another site?
-13
votes
1
answer
248
views
Why was my already answered question closed? [duplicate]
I asked a question about IMAP behaviour, (How to change headers of an E-Mail inplace (via IMAP)) it was completely answered.
Now it was closed for being unfocused (no clue why). My question was ...
3
votes
1
answer
501
views
My question has been closed as "not about programming or software development". This is incorrect. How can I move forward?
I recently asked this question, titled Is it possible to compose Dockerfiles to create multiple images with shared code?. The question has been closed with the close reason "not about programming ...
47
votes
7
answers
1k
views
Is there a way to ask about actual good practices?
I'm a C++ developer.
I don't know how it is in other languages, but in C++ best practices are a big thing.
Most of the books recommended in The Definitive C++ Book Guide and List are best-practice ...
0
votes
2
answers
256
views
Questions closed as Opinion-based in accessibility topic
I regularly answer questions about accessibility. Since a few weeks, I have the impression that quite a lot of accessibility related questions are closed very quickly as "opinion-based".
...
2
votes
0
answers
203
views
How is a question about docker not about "a specific programming problem, a software algorithm, or software tools primarily used by programmers." [duplicate]
I don't understand. I want to RUN in a docker image that is a bit strange.
That's a specific programming problem. Docker is a tool used by programmers.
How to extend a Docker image that does not have ...
-27
votes
2
answers
449
views
Setting up remote databases for WordPress is not software related?
I'm not sure why my question was closed, I believe it follows all the rules:
https://stackoverflow.com/questions/79652669/how-can-i-setup-a-remote-wordpress-database-on-slickstack
Disclosure: I'm the ...
2
votes
0
answers
115
views
Is this question concerning language design off topic?
The question's title is What aspects of a language design make copyability of an object possible or conditional to something?
The reason I'm asking is that I'd like some feedback before
moving it ...
4
votes
0
answers
218
views
Why was my question about the SendGrid API closed as "not about programming"?
My question, How do I request a CSV of email activity from SendGrid without emailing our administrator?, was closed as being "not about programming or software development", and I am ...
2
votes
1
answer
157
views
Where should I put the question below or how should it be modified to adhere to Stack Overflow guidelines?
I was hoping to get some leads on how to modify a WordPress Gutenberg editor that had become orphaned after I rewrote my entire website in it. My question How do we maintain a Cwicly website given we ...
3
votes
1
answer
294
views
Are questions asking about use cases of a specific application acceptable for Stack Overflow?
Are questions such as (version 1 of) Redis Database Vs Redis Cache asking about use cases of a specific application acceptable for Stack Overflow?
If not which is the best suited site?
-7
votes
1
answer
191
views
Is question about how to program something or looking for API to program something allowed?
I want to implement a debugger for SQL Server.
From what I understood, this means that one have to make some magic DCOM RPC calls, but I haven't been able to find any sort of specifications or ...
12
votes
3
answers
580
views
Is it on topic to ask how a library function works internally?
Would it be on topic to ask how a library does, typically does, or may implement a function(ality) that is exposed to the user? Not how it is used, but how the underlying algorithm works.
Note: A ...
11
votes
2
answers
525
views
Does a non-programming-specific answer to my programming question make it off-topic?
A year ago I wrote a question on Stack Overflow about an issue I had with parameters in C++, after a long discussion in the comment section of the question, someone commented an explanation of what ...
-20
votes
1
answer
255
views
Why is my question off-topic?
https://stackoverflow.com/staging-ground/78990140 I am asking about a crash dump error in macos that doesn't exist in documentation.
So this is also off-topic: EXC_BAD_ACCESS signal received , isn't ...
-1
votes
1
answer
141
views
Are questions on interaction with the conan.io people on-topic? [duplicate]
I have a package in the Conan C++ package management system. I've been having trouble getting the Conan people to notice/work on a new version of my package. I thought I might ask on SO for advice on ...
3
votes
0
answers
96
views
Should Terraform be on DevOps instead of Stack Overflow? [duplicate]
There are more than 20k questions related to terraform on Stack Overflow. Terraform isn't a programming language strictly speaking and many questions could be quite dev-opsy.
So, should Terraform ...
-4
votes
2
answers
326
views
Can the question below be posted on Stack Overflow?
I would love to know the answer to this question:
Is there any recognized good design scheme for inter-process
synchronization of desktop applications written in PySide?
That is to say, for example, ...
2
votes
0
answers
159
views
Are questions about iOS permissions allowed if they're related to programming? [duplicate]
The question in question: https://stackoverflow.com/review/triage/36516901
It doesn't have any code and only uses Apple's permission stuff.
Although I believe this question is off-topic for other ...
-17
votes
1
answer
198
views
Can somebody explain inconsistencies in closing questions? [duplicate]
I asked this this question about the existence of a specific Google API which was closed with the reason "We don’t allow questions seeking recommendations for software libraries, tutorials, tools,...
3
votes
1
answer
242
views
Are questions regarding software protocols truly "not related to programming"?
I submitted a question asking the difference between two content types used in HTTP requests and the when/why to use one over the other. My question was closed as off-topic, as it is allegedly "...
-23
votes
1
answer
355
views
Are terminals really not "software tools primarily used by programmers" (wording used on off-topic close box)
I've seen multiple people (including mods) imply that the reason for many terminal questions being closed as off-topic is that they are not "software tools primarily used by programmers".
(...
18
votes
1
answer
430
views
Are questions about hardware performance characteristics relevant to micro-optimizations considered off topic?
Recently, I asked a question on Stack Overflow about the implementation details of Last-Level Cache found in today's typical mainstream GPUs made by Intel, AMD, and Nvidia - "Which GPU ...
-15
votes
1
answer
156
views
Why is 'Using keypad in guest virtual machine OpenVMS EDIT/EDT KEYPAD on a Linux host?' closed?
Using keypad in guest virtual machine OpenVMS EDIT/EDT KEYPAD on a Linux host?
Stack Overflow > Help center > Asking:
software tools commonly used by programmers; and is
a practical, answerable ...
-8
votes
1
answer
239
views
Is asking for pointers to already existing code on-topic for Stack Overflow?
I'm trying to understand how and where a library implements a specific functionality on Stack Overflow. I'm a beginner in that language and got stuck at tracing back the flow of control based on the ...
11
votes
1
answer
441
views
Is it okay to ask questions about specific APIs with explanation?
My question that I'm trying to find an answer to is, in a broad sense, How to use Google Drive/Form's authentication process. I would provide more details such as what I'm trying to do, what I have so ...
42
votes
3
answers
2k
views
Are questions about preventing LLM hallucinations on topic?
I've seen a few questions on this topic and I'd like the community's opinion.
Here's my analysis of a recent question that asks about LLM hallucinations interfering with their program behavior:
The C#...
-25
votes
1
answer
249
views
Post about programmatically upgrading an OS using Salt incorrectly closed
I have a question about my Stack Overflow post: using salt to upgrade Linux Mint OS
This post was closed without any specific explanation. According to the boilerplate,
This question does not appear ...
15
votes
1
answer
773
views
Is Proton "sieve" filter a programming language?
I'm going to post a question about how to solve a programming issue about the sieve filters by Proton Mail.
Searching for similar questions I didn't find anything that talks about this programming ...
-12
votes
2
answers
488
views
Are curious web programming questions allowed on Stack Overflow (even though it has no practical applications)?
I had a theory concerning the promise returned by fetch, and I wanted to verify if I am correct on the matter or not, since there aren't many good web resources on the topic. However, the response I ...
-22
votes
3
answers
291
views
Should a question about language version support be considered “not about software development"?
Many people have been surprised to find out that a top-tier programming language, PHP (#2-7 depending on metric), suddenly has an extra year of support, since sometime after March 2024.
When I posted ...
1
vote
1
answer
174
views
Is a "Can I do A?"-type question answered with a "no, but you can do B"-type answer on topic?
Is answering a question that asks to do something with a specific tool or library off topic if another way to solve the problem without the tool is shown?
How to change some columns name when using pd....
32
votes
2
answers
706
views
Questions about [cytoscape] seem mostly off topic and the surrounding community doesn't seem to understand the site
There has been previous discussion of the cytoscape tag which establishes why there might be on-topic questions about this platform. For reference, the tag description:
Cytoscape is an open source ...