Skip to main content
Peter Taylor's user avatar
Peter Taylor's user avatar
Peter Taylor's user avatar
Peter Taylor
  • Member for 14 years, 10 months
  • Last seen more than 5 years ago
  • Spain
56 votes

Why should I write a commit message?

29 votes

How do you stay productive when dealing with extremely badly written code?

29 votes

Programming cleanly when writing scientific code

26 votes
Accepted

Is (1/(1/x)) always a perfect round trip?

25 votes

Do real-world algorithms that greatly outperform in the class below exist?

23 votes
Accepted

What's your favorite bit-wise technique?

21 votes
Accepted

Does anyone have a specific example of using the Flyweight Pattern?

17 votes

Etymology of "String"

13 votes
Accepted

Algorithm refresher. Why is heapsort an insort algorithm?

11 votes
Accepted

When will java change to 64bit addressing and how can we get there faster?

11 votes

Questions about God's algorithm and Rubik's cube

9 votes

Why are there so many competing filesystem designs?

8 votes
Accepted

Why shouldn't "responsive" web design be a consideration?

7 votes

Examples of Finite State Machines

6 votes
Accepted

Search for a sub-string in a given array of strings

5 votes

Who extends interfaces? And why?

5 votes
Accepted

Validating Emails in PHP

5 votes
Accepted

Do Javascript minifiers optimize for gzip?

4 votes
Accepted

Marking grid points within a small circle on a sphere

4 votes

What encryption algorithm/package should I use in a betting game?

4 votes

Protecting the uninitiated (developer) from generics

4 votes

What is the most orthogonal programming language?

4 votes

Is Flash really superior to Java applets?

4 votes

If you could pose a question to a Turing test candidate, what would it be?

4 votes

What is the greatest design flaw you have faced in any programming language?

3 votes

Most difficult subject/theory in Computer Science?

3 votes

Why aren't VM languages compiled just once?

3 votes

Documentation with images - what is the most git-friendly approach?

3 votes

What Is The Formula for the 3 of 9 Bar Code Alphabet?

3 votes
Accepted

How to solve binary labeling with graph cut?