337 reputation
26
bio website stackoverflow.com/users/stats/…
location United States
age 57
visits member for 2 years, 6 months
seen Aug 2 '11 at 0:55
stats profile views 19

I'll probably use SO from time to time, but not often.

fredbnurk at gmail dot com

You really want both StackExchangeScripts and to remove the annoying tag from page titles.


print "\n".join((x % 3 == 0) * "Fizz"
                + (x % 5 == 0) * "Buzz"
                or str(x)
                for x in xrange(1, 100+1))

May
16
answered Wreaking havoc with tag synonyms
May
13
comment Setting up a FAQ for the C++ tag
You can use canned comments pointing to a definitive question and/or answer for the general topic at hand, while still "considering the needs of the person asking" (as you said in a comment elsewhere here) by not proposing the canned response as an answer.
Apr
9
comment Is mentioning sex ok or is it not?
@jalf: It's too bad your comment is too long for Lounge<C++>'s tagline.
Mar
10
comment Open Source Advertising - Sidebar - 1H 2011
@R.Bemrose: Then that graphic should be replaced as well.
Feb
4
comment Open Source Advertising - Sidebar - 1H 2011
Wouldn't this only violate copyright only if it actually copies graphics/words rather than just the ideas? You can't copyright all instances of "a castle next to a flag on a pole". I don't know how trademarks apply in this case. (Ah, I see the original version did copy Mario's image.)
Feb
1
comment Commitment message should ask if you're an expert
Turn it around, "are you a layman [in this field]?"
Jan
31
comment Is [homework] an exception to the no-meta-tag rule?
@JeffAtwood: Isn't that just "beginner" in a different spelling? I notice you've defined it here in terms of people asking/answering rather than content asked, while your linked answer defines it concretely (though again not based on the content) and differently.
Jan
31
comment Is [homework] an exception to the no-meta-tag rule?
@JeffAtwood: Where does it work well alone, or is that only a hypothetical that never exists? It means different things to different people just as expressed in the answers and comments to this question.
Jan
7
comment The Wikipedia of Long Tail Programming Questions
I don't see any mention that showing original answers on top of duplicate answers (as in the last few paragraphs) offers an incentive to answer on the original question: now your answer will be shown "on top" and on many more questions than just one. It also seems like a good idea to still accept answers for a short (1-2 hours? a day?) period after closing: in the case of duplicates, the OP can clarify and either a more specific answer greatly helps them, or an answer can be posted as the question is reopened.
Jan
6
comment Propose a new 20k reputation privilege
I do believe in equality too, but if you have 20k rep you're more equal than others.
Dec
17
awarded  Enthusiast
Nov
24
awarded  Supporter