1,468 reputation
1719
bio website facebook.com/thenonsequitur
location New York, NY
age 29
visits member for 2 years, 4 months
seen 35 mins ago
stats profile views 140
puts 10.downto(1).each{ |i| puts i }
puts 'Blast off!'

puts (10.downto(1).map{ |i| i.to_s } + ['Blast Off!']).join("\n")

(1..10).to_a.reverse.each{ |i| puts i }
puts 'Blast off!'

Mar
31
comment closed as not constructive
I do agree that the obsolescence factor is a part of what makes a shopping question not constructive, but I really don't think it's the most salient part of what's wrong.
Mar
31
comment closed as not constructive
Yes, "too localized" applies to area of focus as you point out, but it also can apply to localization in time or place. Your post says "the provided answers are not necessarily valid after 3 year" -- definitely sounds like you are arguing that this is time-localized. Again, I think "not constructive" makes a lot more sense here.
Mar
31
comment closed as not constructive
It seems like you're arguing that it's too localized (in time). But I'd say its actual close reason of not constructive makes more sense.
Mar
31
comment closed as not constructive
It's closed as not constructive because it is a shopping question. The fact that it starts with "What is the best...?" is a good clue. And for the record, there is a stack for programming design: programmers.stackexchange.com. But this question be not constructive there as well.
Mar
31
comment Prevent tag only edits
Yeah, I thought the cutoff was a lot lower than 30. In any case, a tag has a lot more meaning than a few characters in the body, and a tag change is often important.
Mar
31
comment Badge Request for fixing dead-links: Pipefitter?
I'm not sure whether I agree with the idea at all, since I think the edit and review systems already take care of this to a degree, but in order for the idea to by viable at all, validations for these really shouldn't go through mods. I would recommend figuring out a community validation method.
Mar
31
comment Bank Of Stack Overflow - Borrow reputation points from other users?
If you really want to do this, your friend can award you a bounty on an answer of yours that he likes. That's kind of against the spirit of bounties, but it would work, and I don't think it's actually against the rules. And if you are going to do it just to put it right back into another bounty, it's not even against the spirit of bounties, assuming your friend agrees with the bounty you are placing.
Mar
31
comment Bank Of Stack Overflow - Borrow reputation points from other users?
@EliahKagan, I think the idea of a multi-user bounty actually sounds nice, but I agree that we probably don't really need that -- it would something that happens so rarely and would require enough coding work that it probably doesn't make any sense to implement it.
Mar
30
revised Does a question-asker get automatically notified of comments in this circumstance?
added 1 characters in body
Mar
30
accepted Does a question-asker get automatically notified of comments in this circumstance?
Mar
30
revised Does a question-asker get automatically notified of comments in this circumstance?
added 69 characters in body
Mar
30
asked Does a question-asker get automatically notified of comments in this circumstance?
Mar
28
comment Negative comments drive new users away, how can we fix this?
And I wish I could downvote it more than once. This is a terrible answer. We want the best new talent here, not just the best old talent.
Mar
22
accepted Should questions removed automatically for inactivity really be non-undeletable?
Mar
21
comment I don't flag - What is wrong with me?
I feel like this is a weakness in the system and should never have been allowed. When voting for moderators, I actually take their helpful flag count into consideration, and this method skews the results -- not all flags are equally valuable, and this is the least valuable kind of flag. So given two people with equivalent flag counts, the one that used this method more often has actually been less helpful, but there's no way to see that from the flag count. Oh well, too late to change this now. Anyway, while I take flag count into consideration for mods, it's rarely that important a factor.
Mar
21
comment “What have you tried” epidemic
+1 for sure. "What you have tried?" has become a thoughtless meme, and its use is getting out of control. And if you're paying attention, it's easy to customize a request for more information to the specific question--there's no reason this phrase itself is necessary. In particular, I've noticed that "Have you tried X?", "What happens when do Y?", or "What does Z look like?" are much more effective ways to engage the OP and eventually salvage the question while also working towards an answer.
Mar
20
awarded  Good Question
Mar
20
comment Is it generally frowned upon to answer your own question immediately?
@AndrewG.Johnson. Regarding "show me a better way" -- that's difficult since you did the research, not us. Tell me, where and how did finially find the answer? And where did you look or what did you try prior to finding the answer? Tell me these things, and I can probably tell you a better way.
Mar
20
comment Is it generally frowned upon to answer your own question immediately?
+1 because most of this answer I agree with, but I disagree that the question could not be answered in its current form. As someone who's used the GD library, I find this to be a clear question with a definite answer. I still think it was a poor question though because it showed no research effort or attempts.
Mar
14
comment Stop using real accounts in suggested edit audits
Thanks for posting this, I was going to post the same thing. I think assigning random people to vandalizing-suggested-edits is completely unacceptable, and also completely unnecessary.