| bio | website | geoffreyspear.com |
|---|---|---|
| location | Pittsburgh, PA | |
| age | 39 | |
| visits | member for | 3 years, 9 months |
| seen | 3 hours ago | |
| stats | profile views | 137 |
I write perl code for work and python on Google App Engine for fun. I'm currently working on a nomic (the game of modifying the rules of the game) played through IRC, email, the web, twitter, and facebook all at the same time.
|
Jun 15 |
comment |
What is meant with subjective questions that: “invite sharing experiences over opinions” @Kaspar: subjective questions about programming tools are probably either shopping rec questions or an attempt to start a vi vs emacs flamewar. Either way, they're likely to get closed as Not Constructive. |
|
Jun 14 |
comment |
Requests to get personal information on Stack Overflow users from US officials I can't imagine why the NSA would want to know what you're discussing with SO moderators. I don't buy the "if you have nothing to hide you shouldn't care about snooping" arguments, but if no one on the entire site possibly has something to hide, you can probably safely assume you're safe... |
|
Jun 13 |
comment |
Rollback right after the accepted edit @qben: when a reviewer tries to reject an edit but is beaten by robo-approvers who approve it without paying attention just to get badges, the person trying to reject is told by the system that they can rollback the edit if they feel it shouldn't have been approved. Sure, editing the question themselves may be more appropriate, but it's hardly surprising if they take the system's advice. |
|
Jun 13 |
comment |
As Question asker should I up vote answers? Can diamond mods even run out of votes? |
|
Jun 13 |
comment |
How do I ask a good question on Stack Exchange site 'Programmers'? The 2 non-deleted questions I see on your account at Programmers were both closed as Off Topic; the first has a comment from a diamond moderator explaining that Programmers is for conceptual questions, not questions about implementation. The one that was migrated to SO and then closed as Not a Real Question was most likely because you included a giant traceback without showing the code that produced it, which is impossible to debug. |
|
Jun 10 |
comment |
Mass typo in questions and answers: “onlick” should be “onclick” Most of the ones I'm seeing have the typo in comments or explanatory text, not in code, and probably aren't worth fixing IMO (unless there are other things to fix in the posts). |
|
Jun 10 |
comment |
What to do with [ISO]? @JamesDonnelly: sure, they're ISO standards. Unless you work for the ISO doing research on how many questions get asked about standards, how is having them all tagged the same remotely useful to anyone? |
|
Jun 5 |
comment |
Should 'one loop questions' be deleted? They are so boring and unuseful (In any event, a comment to one of the answers to your example question shows that this can be solved with a one-liner containing no loops. I still think the question should be closed.) |
|
Jun 5 |
comment |
Should 'one loop questions' be deleted? They are so boring and unuseful Are you suggesting that the moderators take thousands of hours to scour questions finding ones where all of the answers use one and only one loop? What an odd criterion. |
|
Jun 5 |
awarded | Custodian |
|
Jun 5 |
reviewed | Approve suggested edit on The word “significant” is misspelt on answer-bans help centre page |
|
Jun 5 |
comment |
Where is my new content @ShaWizDowArd: well, yeah, but the point is that the click causes an AJAX request that adds those questions to the page you've already got open, it doesn't create the full page on the server and serve it to you. |
|
Jun 5 |
comment |
Where is my new content @ʞunɥdɐpɐɥd: that version only exists in your browser, it's created by AJAX. Invalidating the cache every time there's a new question would make caching pointless, there are like a bjillion questions posted every second. (estimate may be off slightly). |
|
Jun 5 |
comment |
why did my GPL post get deleted so quickly and harshly? Stackoverflow is a site for questions about programming, not rants about the GPL (or this question, about the site itself.) Please read the FAQ. |
|
Jun 4 |
awarded | Nice Question |
|
Jun 4 |
comment |
Why would you want to do this? Look up "XY Problem" and you'll see why this is asked so often. |
|
Jun 4 |
comment |
Overmoderation problem on SO "preserve high quality" (at the detriment of the community) High quality is good for the community, period. If we become Yahoo Answers, all of the good answerers will leave and the site will be useless. |
|
Jun 4 |
asked | cleanup and burn “members” |
|
May 30 |
comment |
How should I act when I see tiny “Have you tried this..?” type of answers? "How can a counter-question answer a question?" Did you consider that the "question" might be a rhetorical question like this one and actually contain the answer? |
|
May 30 |
comment |
Why do people make really trivial syntax edits in questions? Tempted to flag for migration to cogsci.SE. |