You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
- 52Oh, wow. That's an absolutely fantastic question. We'll have a bunch of comments that may well have a bunch of code block formatting in them. If they were to go back to normal comment design, that'd be lost/look janky. What happens to them is a great question.Spevacus– Spevacus StaffMod2025-04-28 18:00:18 +00:00Commented Apr 28 at 18:00
- 53There'll also (I'm not even going to say 'probably' here, I'm that sure) be a whole backlog of stuff that would've been flagged but wasn't because NLN flagging was disabled. What's the plan for cleaning up those broken windows as fast as possible?Tinkeringbell– Tinkeringbell Mod2025-04-28 18:32:00 +00:00Commented Apr 28 at 18:32
- 15Or is the plan to just not, and this isn't really an experiment at all?user1937198– user19371982025-04-29 15:07:41 +00:00Commented Apr 29 at 15:07
- 30And indeed, what happens to threaded comments? I can't see threading being lost, and nor can I see the coding effort for threading being wasted either. This is not an experiment.Andrew Leach– Andrew Leach2025-04-29 16:12:49 +00:00Commented Apr 29 at 16:12
- 18Their primary metric for success is increased engagement with comments. Lowering the rep limit to comment and making comments more prominent is all-but-guarenteed to increase engagement, therefore the experiment is successful and we can keep the changes...Gavin S. Yancey– Gavin S. Yancey2025-04-30 19:58:15 +00:00Commented Apr 30 at 19:58
- 2That we still do not have a response to this after a (work-)week is severely disappointing. As there was no reason given for the absence of a response either, I currently interpret this to mean that SE either entirely failed to think about this very obvious issue and have been scrambling since monday to find a solution to this huge hole in their plan, or do not want to answer this for whatever reason (e.g. maybe they never intended this as an "experiment" to begin with but as a permanent addition disguised as one). Neither option is inspiring any confidence in the SE development process.l4mpi– l4mpi2025-05-02 13:14:27 +00:00Commented May 2 at 13:14
- 2@l4mpi Or they just didn't get to it/didn't consider it sufficiently important/whatever - it's by far not the first time things like that stay unanswered for a while. That doesn't automatically mean they have an issue with answering that question specifically. If you look at other answers here, this is not the only one without a staff response.dan1st– dan1st2025-05-02 14:20:23 +00:00Commented May 2 at 14:20
- 1@dan1st my point is that by not answering this question about an issue which has the potential to leave the site littered with broken content, SE are increasing my doubts about this feature request, which were already substantial before that. The specific reason for not answering does not really matter; if the reason is that they do not consider this to be important enough, that doesn't inspire any more confidence in their development process either.l4mpi– l4mpi2025-05-05 08:01:54 +00:00Commented May 5 at 8:01
- 2I think "it's too hard to undo this" will end up being a significant deciding factor, irrespective of whether or not there any 'improvement' in 'engagement'.brhans– brhans2025-05-05 11:19:35 +00:00Commented May 5 at 11:19
- 1This will depend on how the experiment goes. If things go very well then we wouldn't take any action to remove any content. But if things don't go so well or things go very poorly, we would look at removing content. We will be sampling the comments to see what ends up being left though.Hoid– Hoid StaffMod2025-05-12 17:13:05 +00:00Commented May 12 at 17:13
- 6@Hoid "we would look at removing content" - so your plan to deal with nested comments if the experiment fails is to delete all of them? That sounds like nobody considered this question important enough to create a solid plan to deal with it before announcing the experiment, which is just as bad as I expected. OTOH I expect the experiment to be declared a success regardless of the actual impact of the change, so the question is probably irrelevant anyways...l4mpi– l4mpi2025-05-13 11:42:06 +00:00Commented May 13 at 11:42
Add a comment |
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
- create code fences with backticks ` or tildes ~ ```
like so
``` - add language identifier to highlight code ```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- indent code by 4 spaces
- backtick escapes
`like _so_` - quote by placing > at start of line
- to make links (use https whenever possible) <https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. stack-overflow), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you