Questions tagged [status-completed]
Indicates that the report has been resolved through the implementation of a feature or the fixing of a bug.
11 questions
7 votes
1 answer
81 views
Close reason says 'programmining' instead of 'programming'
I just noticed a spelling mistake in one of the close reasons. (Consult freehand circle.) Can this be fixed?
8 votes
1 answer
127 views
Rename the 'Blatantly off-topic' close reason
I noticed a community-specific close reason was created and called 'Blatantly off-topic.' However, for users without the close votes privilege, the 'Other' close reason is renamed to 'Blatantly off-...
6 votes
1 answer
96 views
The Garbage Disposal is still parented to the old domain
Our trash room, The Garbage Disposal, is still parented to https://languagedesign.stackexchange.com, not https://langdev.stackexchange.com. As @Catija said in chat: it's parented to a site that doesn'...
10 votes
2 answers
334 views
It is finally time to burninate [pros-cons]
The pros-cons tag has been subject to many, many discussions, and is the most popular tag on the site, with 97 questions as of the time of this post being written. It's a typical example of a meta tag,...
23 votes
3 answers
456 views
A second plea to enable MathJax
About two months ago, we asked SE if we could have MathJax on PLDI, but the request was summarily declined with the following reasoning: At this time, we are declining the request to enable MathJax. ...
9 votes
1 answer
56 views
Synonymize [ast] with [abstract-syntax-tree]
While typos should not be synonymized, abbreviations should be. AST is short for 'Abstract Syntax Tree' in the context of language design. I propose that ast be made a synonym of abstract-syntax-tree.
4 votes
0 answers
108 views
Massive "voting corrected" reversal ─ but different numbers shown in different places
It looks like someone has been caught using votes inappropriately; in the reputation drop-down box I see a −50 rep adjustment for serial voting: But on the reputation page I see −726: That's a lot! ...
4 votes
1 answer
137 views
Is something configured to be in Spanish‽
I just spotted this message in my inbox: Google Translate says the Spanish sentence means "Get more information in the help center.".
6 votes
2 answers
125 views
Our help center has nothing saying what's on topic
The on-topic page in our Help Center currently looks like this: If your question is not specifically on-topic for Programming Language Design and Implementation Stack Exchange, [...] It never says ...
14 votes
2 answers
251 views
Should we ban AI-generated answers?
Note: I haven't seen any instances of this, nor do I think it is currently an issue, but I do feel it is worth considering, especially if this site goes public I'm proposing that answers created using ...
7 votes
2 answers
86 views
Is it me, or does syntax highlighting not work?
I used code blocks in an answer and the code isn't highlighted, although I specified the language (by writing ```rust). Is it a bug, is it expected behavior, am I missing something obvious?