Skip to main content
Rein Henrichs's user avatar
Rein Henrichs's user avatar
Rein Henrichs's user avatar
Rein Henrichs
  • Member for 14 years, 8 months
  • Last seen more than a month ago
75 votes
Accepted

If your unit test code "smells" does it really matter?

70 votes
Accepted

How to abbreviate variable names

50 votes
Accepted

Are there any problems with implementing custom HTTP methods?

47 votes

How do I deal with analysis paralysis?

47 votes

Why almost no webpages hash passwords in the client before submitting (and hashing them again on the server), as to "protect" against password reuse?

43 votes

What's the canonical retort to "it's open source, submit a patch"?

41 votes

How to Code Faster (Without Sacrificing Quality)

29 votes

What to do if the interviewer does not give you enough time to answer?

29 votes

Object Oriented "normalization"

28 votes

A better way of doing Regex?

27 votes

Is it wrong to copy ideas from other languages?

26 votes

Any tips on getting hired as a software project manager straight out of college?

25 votes

Do some programmers know some secrets that we others don't?

24 votes

How do you tell if advice from a senior developer is bad?

23 votes

What is the benefit of git's two-stage commit process (staging)?

22 votes
Accepted

Why is Tortoise SVN case sensitive?

21 votes
Accepted

How do other people keep code current accross multiple machines? (something other than DropBox)

20 votes

Discovered large security hole in someone elses website... What to do?

20 votes

How do you make a manager understand Agile?

20 votes
Accepted

SVN - Is it OK to use any flavor of SVN amongst the team?

19 votes

Are design patterns really essential nowadays?

17 votes

What if the client needs the ability to retrieve passwords?

17 votes

How can I feel more confident about my programming skills?

13 votes

How to code on a very tight schedule?

13 votes
Accepted

What are the advantages of version control systems that version each file separately?

13 votes
Accepted

What Does Bubbling Mean in this Context?

13 votes

Best practice for handling asynchronous inter communication?

12 votes

When to commit code?

12 votes

What is the historical basis of using Javascript in web programming?

12 votes

What is your application versioning strategy?