965 reputation
311
bio website
location
age
visits member for 1 year, 11 months
seen May 1 at 14:45
stats profile views 66

Apr
30
awarded  Necromancer
Feb
19
comment Dealing with “difficult” usernames in targeted comments
Are there any restrictions on what characters can appear in a username? What about full-width exclamation marks?
Feb
19
comment The Complete Rate-Limiting Guide
+1 Great summary! And nice curves, too.
Feb
7
accepted Does StackOverflow collaborate with online exams?
Feb
7
comment Does StackOverflow collaborate with online exams?
OK, that makes sense, thanks! So I take it there is not even some kind of blanket statement like "questions from your exam have surfaced on our website", either? Given how smoothly everything else works on SE, though, I'd expect the self-policing nature of our community to deal with such situations appropriately.
Feb
6
comment Does StackOverflow collaborate with online exams?
@Mysticial: I wasn't expecting it, either. I mainly wanted to confirm whether there has been a precedent for this. After all, the course organizers can always check SO themselves.
Feb
6
asked Does StackOverflow collaborate with online exams?
Jan
25
answered Shall I remove my question if I found the answer myself?
Jan
24
comment Pseudocode highlighting
I'm mostly taking issue with the "elegantly": I've always hated that textbook-style pseudo code. I find it incredibly hard to read, for some reason. I think the typographic noisiness of it is to blame mostly. I'd much prefer unhighlighted plain text for pseudo code. And never mind the syntactic details, I'm sure that not too many people will have trouble figuring out whether that's assignment or comparison.
Jan
24
comment How about “you may only submit 2 comment votes every 10 seconds”?
I think the timer reset is only for posting comments, not for voting on comments...
Jan
23
asked Truncation vs escaping bug in the inbox preview
Jan
20
comment Does changing display name change the trust of the community
It's hard to see how you're expecting an authoritative answer to that. It's not like anyone has the power to serialize/convert/port/transfer trust. Just keep posting, and if you managed to gain people's trust before, you'll regain it again in no time. And if you link you previous posts of yours occasionally, all the better.
Jan
14
comment Why do I always get an error when trying to edit an answer?
Seems to happen to me every time, too.
Dec
23
awarded  Nice Question
Nov
15
comment What if no answer to a question was ever helpful and ignoring the problem was the best solution?
@Servy: There's a difference between conceptually difficult questions (e.g. "How does ADL interact with variadic templates in a SFINAE context?"), and just, say, "tedious" questions (like "how to rotate this OpenGL widget according to XML data read from a network socket"). I'm sure you'll find plenty of people eager to dig into the difficult-but-interesting question, while a "tedious" question (although much more realistic in a work-place environment) is just generally much less interesting and fun for anyone to deal with.
Nov
15
answered What if no answer to a question was ever helpful and ignoring the problem was the best solution?
Oct
23
comment Too polite to answer
I'm pretty sure that neither Luc nor Praetorian are terribly concerned about the reputation and could probably not care less who posts the answer and in what form. A self-answer is certainly a good solution.
Oct
9
comment What are the terms and conditions for editing posts on Stack Overflow?
@Ben: How are "terms and conditions" different from just ordinary "terms"?
Oct
4
answered How about a tool for removing tabs or translating to whitespace in editor?
Oct
4
comment How about a tool for removing tabs or translating to whitespace in editor?
What does this answer say? How does it help? The problem is when editing I cannot type tabs in my browser (because the tab key is bound to the browser controls), so I do all editing with spaces. And editing happens only to posts that are poorly formatted to start with, which more often than not come with tabs.