A few more of my own: Being told "how" instead of "what". Use this API to access that database to do this process. Don't tell me how to do something. Tell me what you want. Let me figure out how. That's my job. Being told "what" instead of "why". So you need a 4 GB csv download of the entire database every day at noon? Why? Oh, in that case, why don't you just use which has been right at your fingertips all along. If…
Things That Annoy Programmers
11–20 of 39 posts
Re: Things That Annoy Programmers
#12A few more of my own: Being told "how" instead of "what". Use this API to access that database to do this process. Don't tell me how to do something. Tell me what you want. Let me figure out how. That's my job. Being told "what" instead of "why". So you need a 4 GB csv download of the entire database every day at noon? Why? Oh, in that case, why don't you just use which has been right at your fingertips all along. If…
Re: Things That Annoy Programmers
#13Re: Things That Annoy Programmers
#14IMHO #11 could be added as "unindented code". I was going to a guy's code yesterday and I felt very _irritated_ to read it, that i ended up spending 15min indenting it myself. I'm sure a lot of people don't like unindented code. and I totally agree with #1, it's very true for me. And especially when I've used some framework and the framework has been updated to a newer version with lots of goodies, i feel lazy to mai…
Do you not have an editor/IDE that can automatically format code for you? Both Visual Studio and Eclipse can do this, and editors like Vim or Emacs can too.
Re: Things That Annoy Programmers
#15Re: Things That Annoy Programmers
#16I think you meant to submit this to Digg.
Re: Things That Annoy Programmers
#17How about 'browser incompatibilities' ?
You might be able to mak the case that falls under "other programmers" :)
Re: Things That Annoy Programmers
#18Re: Things That Annoy Programmers
#19Meetings. stabs self
The next time you find yourself in a fruitless meeting, consider the things you could do to ensure future meetings are more valuable in the future, and work with management to get your ideas in motion. Hopefully you'll improve your situation, and you'll show initiative that'll look great when your next review comes up.