| bio | website | |
|---|---|---|
| location | San Diego, CA | |
| age | ||
| visits | member for | 7 months |
| seen | May 14 at 0:32 | |
| stats | profile views | 15 |
|
Jan 28 |
comment |
When will we get the stickers from the Stack Overflow survey? At least you got a sticker, all that was in my envelope was a paper slip saying "Thank you for participating in the Stack Overflow Annual User Survey!" wtf? |
|
Dec 8 |
comment |
Why doesn't Stack Overflow have a humans.txt? While I appreciate the spirit of the humans.txt campaign, I think its actually a terrible idea security-wise since it gives a potential attacker ammo in a social engineering attack, letting them know exactly which individuals within a company to target to potentially gain access to the resources they control. Not saying this should be a concern for SO, just in general, esp. smaller companies w just 1 or 2 employees run the whole show |
|
Dec 7 |
comment |
The current review system encourages fake reviews; some people upvote everything rather than actually fixing problems An alternate idea would be to limit reviewers to 5 up/down votes out of their daily queue max of 20 reviews (so spend votes wisely) but again like you pointed out that would just result in more useless comments/edits. |
|
Dec 7 |
comment |
The current review system encourages fake reviews; some people upvote everything rather than actually fixing problems I considered that too, but at least useless edits from low rep users could be rejected, and noise comments flagged, both of which could undo that review credit. And you could give downvoting the same credential restrictions as upvoting... Its a complex problem to still incentivise reviewing without rewarding useless reviews and I'm not sure there is a silver bullet solution that won't result in a game of review loophole whack-a-mole. At least curbing serial upvoting would help users differentiate between quality posts and posts that were rubber stamped up for review credits |
|
Dec 7 |
comment |
When is it appropriate to upvote an answer on the review queue? This exact reason is why I think it would be better if a user had to have some experience in a category in order to be allowed to upvote in the review queue, see my post on this related question: meta.stackoverflow.com/questions/149621/… |
|
Dec 7 |
comment |
Allow SVG image uploads Modern browsers will let you view inline svg xml right in the html, so its not like it would really need its own SO svg hosting service, they would just need to tweak the way posted svg code is shown... but easier said then done when you have to prevent XSS and that sort of stuff. Example of inline svg code in html: jsfiddle.net/webchemist/c6E7w |
|
Dec 7 |
comment |
A review audit tells you there's 5 close votes already Its already easy to tell if a review is a test or not when all you have to do to trigger a pass is click the comment or flag links before you might otherwise upvote or skip. Really the test completion event should fire on clicking the "I'm Done" button to be sure the user was actually going to commit to that action |
|
Dec 6 |
comment |
Why don't we get reputation for answering a question? be patient, if your answer is good chances are eventually others will come across it days, weeks or months later and upvote it even if the OP doesn't acknowledge your answer |
|
Dec 5 |
comment |
How to handle duplicate-posting user? flag them as duplicates of the question he just previously asked |
|
Dec 5 |
comment |
Is it forbidden to use “Other” flag for link-only answers? Semi-related question: For a user posting a somewhat relevant link to their own blog, should I still continue flagging using other->"questionable self promotion etc" or just flag as spam? Marking as spam seems a bit harsh when they seem like they're genuinely trying to be helpful |
|
Dec 3 |
comment |
Allow SVG image uploads No I understand this, I just wanted to point out its still possible to show an svg. Would be nice if I could just paste the SVG code directly into a post (maybe you can but nothing I tried worked) but I could see the xml code taking up a lot of space on more complicated images |
|
Dec 1 |
comment |
Duplicate Low Quality Post in First Post & Late Answer - Double Flag? I didn't think it gave me a 2nd review point, guess I didn't notice that part- in that case I'll just shut up and take my extra review ;) |
|
Dec 1 |
comment |
Duplicate Low Quality Post in First Post & Late Answer - Double Flag? Thanks, I hadn't actually tried to flag twice since I wasn't sure if it was abusive, didn't want to anger the SO Gods. Do you have any insight to share on why showing the already reviewed question again is by-design? |
|
Dec 1 |
comment |
Duplicate Low Quality Post in First Post & Late Answer - Double Flag? This example showed up in Late Answers, I flagged Not an Answer, and then was shown to me again in First Posts: stackoverflow.com/questions/11458850/… |
|
Nov 30 |
comment |
Reasons for Closure as Flags in the 10k Tools? Spam flags seem to get quick action as well |
|
Nov 30 |
comment |
Can stackoverflow detect collusion? +1 I think that's totally normal to check out a user's other questions after answering the first, especially if they offer bounties or maybe just had an interesting question that made you curious to see what else they're asking. |