388 reputation
8
bio website
location
age
visits member for 9 months
seen 20 hours ago
stats profile views 24

Jun
4
revised Is this pattern bad?
added 253 characters in body
Jun
4
answered Is this pattern bad?
May
29
answered What's the right way to work with a graphic designer?
May
27
awarded  Scholar
May
27
accepted Is repeating links to the same class in a single javadoc comment a bad practice?
May
26
revised Is repeating links to the same class in a single javadoc comment a bad practice?
edited tags
May
26
answered Is repeating links to the same class in a single javadoc comment a bad practice?
May
24
revised Is repeating links to the same class in a single javadoc comment a bad practice?
edited tags
May
24
asked Is repeating links to the same class in a single javadoc comment a bad practice?
May
7
awarded  Commentator
May
7
comment Why the ugly keywords in C11?
You should cite and possibly link to or name the appropriate standards section, so others can verify your statement quickly. This will improve your answer.
Apr
12
comment How can I create a solid business case for upgrading our programmers to 256 GB SSD and 16 GB of RAM?
Theres not only the cost for the new machine to be considered. The administrative work may be far more costly than just hardware. There are companies where bringing a single configured machine to a dev desk is taking 5+ man days.
Mar
13
answered Is wrapping byte[] for stronger typing good practice?
Mar
13
comment How do I handle having so many SQL queries?
You should have a look at the specification pattern - en.wikipedia.org/wiki/Specification_pattern - you can compose different specifications for repeating requirements.
Mar
11
answered What sort of questions drive the decision as to whether similar code is separate or common?
Feb
19
awarded  Caucus
Feb
13
answered Is it possible to avoid enormously big switch in that case?
Feb
13
answered Design Pattern For Util Classes and General Static Variables
Jan
31
answered How to refactor such code?
Jan
31
answered Branches/decision count in an example