东北大学承办的“校报联盟”频道全新改版上线
Current License: CC BY-SA 4.0
10 events
when toggle format | what | by | license | comment | |
---|---|---|---|---|---|
May 27 at 20:38 | comment | added | wjandrea | @Hoid Oh, OK, so you're not rolling out code blocks in comments yet. (Just to be extra clear.) | |
May 27 at 20:35 | history | edited | wjandrea | CC BY-SA 4.0 |
a word
|
May 13 at 20:49 | comment | added | Hoid StaffMod | Sorry my earlier comment was not completely accurate; both comment UIs are operating under the same rules for code blocks, character count, etc. The screenshot with the code block is a bit misleading. Granted, we do want to get there with the later experiment when we introduce a full editor. | |
May 13 at 15:03 | comment | added | zcoop98 | I think defaulting to the existing formatting is probably fine for a short term experiment; I don't think it needs to be more while they're still just testing the waters on the comments overhaul. | |
May 13 at 15:02 | comment | added | zcoop98 | I know it's hyperbolic and not central to the commentary, but as an aside, we shouldn't "normally" be "berating" anyone in the comments. | |
May 13 at 11:22 | comment | added | PM 2Ring | @Hoid What VLAZ & Cerbrus said. We normally berate people for posting multiline Python code in comments. With very simple Python code, you can sometimes guess where the lost whitespace should be, but mostly the result is ambiguous. It's easy to write a few lines of Python that does quite different things depending on how it's indented. | |
May 13 at 7:38 | comment | added | Cerbrus | @Hoid that seems like a recipe for confusion. User A that isn't on the experiment will berate user B for posting code in the comments... | |
May 13 at 5:21 | comment | added | VLAZ | @Hoid but that would look awful. Yes, we do have people trying to put multiple code lines in a comment now and it ranges from bad to nigh unreadable. The experiment seems to provide affordance for multiline messages and thus multiline code blocks. Which suggests we'd expect more multiline code to be posted which will also be more bad looking since the one who writes it and one who consumes it won't even see the same thing. E.g., consider Pythion where whitespace is significant but when collapsed on one line, the meaning of the code is lost. | |
May 12 at 21:07 | comment | added | Hoid StaffMod | For the standard commenting UI, code blocks will just revert to the default formatting. | |
May 12 at 19:35 | history | answered | VLAZ | CC BY-SA 4.0 |