vote up 85 vote down star
67

What are things that make a programmer's life miserable?

flag

147 Answers

vote up 2 vote down

Shared Computer

link|flag
vote up 2 vote down

In contrast to Paul Biggar; Working on a team instead of largely on your own. Because of one team members thoughts on how a build system should work, half of our projects can't be built directly/without the projects that depend on them. I envision this to be either because the other dev is a masochist or doesn't work below the UI layer very often.

Similarly, derailed meetings; and using generalities and metaphors in an argument/discussion, where they don't fit, or where no instance of the generality exists.

Basically, any time you have a bad mix of personalities on a team. We have one very strong minded individual, and quite a few 'weaker' personalities. It just doesn't work well...

link|flag
show 3 more comments
vote up 2 vote down
  1. Microsoft Windows of course.. :)
  2. Inability to explain common people how much significant work you do.
  3. Security restrictions, i.e can't open this/that site.
  4. And last but not the least, lack of female colleagues.
link|flag
vote up 2 vote down

Management has "employee dress-up" days when any customer on any project is in the office. 9/10 times the customer does not stay long enough to see more than 3% of the work staff.

link|flag
show 2 more comments
vote up 2 vote down
  • Other programmers (and their code / ideas / conflicting interest).
  • Schedules (and managers warped ideas about what we can do with the time we are given).
  • Co-workers who think that diagramming in Visio is way more flexible that using a pan and paper.
link|flag
vote up 2 vote down

Other bad programmers that check in bad code or forget to check in new files that they reference in other files.

link|flag
vote up 2 vote down

being at a job where you know more than most of your co-workers but technically still new to the field and desire to be mentored by someone who knows his sh*t

link|flag
vote up 2 vote down
  • People who don't understand development trying to manage a development team.
  • External people who hold the dev team responsible for production deadlines whilst needlessly interfering in the dev team imposing massive constraints on how the work is to be done. ("We don't mind the pressure - but if you want it done let us decide how to do it...")
  • Non-technical recruitment people trying to recruit without understanding the first thing about what they're trying to hire.
link|flag
vote up 2 vote down

having to get everything done by a certain date

link|flag
vote up 2 vote down

Surprised no one has mentioned these!

  1. Not getting paid fair compensation for my work.

  2. Getting a bid undercut by another developer who is less experienced, only to get that client later to fix all of their mistakes. Then to realize the whole project needs to be scrapped and rebuilt from scratch anyhow. (I feel for the client on this one.)

  3. Having to constantly switch from PHP to HTML to javascript to CSS to SQL to Actionscript syntax formats.

  4. Dealing with poorly organized files, code, images, CMS platforms, etc.. that contain over 5000 files, and are over 2GB+ that require zipping just to have a chance of FTPing in less than 24 hours. (which is why I hate many CMS platforms and 3rd party APIs)

  5. Trying to de-thread/re-index/fix-poorly-designed databases with monsterous slow nested UNION and JOIN statements. (normally without associative arrays either.)

  6. Having to upgrade my own code from an old language version to the newest just to get it to compile. (can we say missing or changed units without backward compatibility?)

  7. Constantly getting asked if I can develop on a proprietary developers platform that I don't have the $500+ dollars to purchase. (um.. Adobe Flash and iPhone XCode? plus im not a Mac guy.)

  8. Being forced to work on a Mac when I'm a windows guy. (no right click!!! ARRRRRGGGHHHH!!!)

  9. Trying to deal with antiquated .CGI units with closed source and poor documentation. (and worse the hosting company that promotes them.)

  10. Always having too many windows open and not being able to find the page I'm looking for without clicking on a few wrong ones. (there always seem to be 10 things I have going on.)

  11. Having to re-install all of my developer tools on a new clean machine. (seriously. this can take up to two weeks.)

link|flag
vote up 2 vote down
  1. Developers being at fault for incompetence of sales department

  2. I know you have to be ready for a change, but changing OS platform in the middle of a C++ project, is not change, it is a new software all together.

  3. People that think they can interrupt you every two seconds, because "all" you ever do is type on your computer

link|flag
vote up 1 vote down

i'd have to say incompetent clients, they make life so hard some times.

and things that don't work when they should!

link|flag
vote up 1 vote down

Here they are in the order I hate the most:

  • Security
  • Networking
  • Hardware
  • Working with software without the code.
  • Working with other people's code.
  • Lack of understanding that a new feature: A) adds more time to creating all the other features B) makes it harder to maintain other features C) increases the likelyhood of errors/bugs D) pisses me off that I am unable to make you understand this which if I did would make me a candidate for sales or law school.
link|flag
vote up 1 vote down

Having only worked in startups only so far, i can only comment on things akin to a small setup. The following are the things I felt difficult.

1) The customers aren't always aware of their needs and asks for features once we provide the product. 2) The management, esp the marketing people may have no know how of programming, thus they underestimate the work needed and quote very low price and estimated finishe time. Can become a burden to programmers. 3) The management may not agree to adopt a better tool or process. 4) The boss needs work done fast, talks a lot about educating yourself but seldom give space and time for learning. 5) Sometimes being forced to work on projects which will not help you as a programmer in no way. 6) Not being acknowledged for the long hours you spent at office and get scolded for being late after lunch. And many more.

But being said all this there are many good things which retain you back in this field.

link|flag
vote up 1 vote down

Maintaining a poorly written code base for a customer that doesn't understand software. The horror!

link|flag
vote up 1 vote down
  • The need of doing research, in a short time, about advanced features in technologies/products that you don't know. example: someone was asked to find out if an architectural software can be implemented using Google Sketch Up and he didn't knew what Sketch Up is.
  • Constantly changing requirements
  • Sudden deadlines (first: "there is no need to hurry"; after 2 days: "we need this tonight")
  • Coworkers that think that the first phase of a project is "write code (that might work)" and that "refactoring is bad because no new features arise"
  • Managers (who only use Skype, Outlook and Visio) that have computers with 4 GB of RAM and developers (who need to run WinXp virtual machines) with 1 GB of RAM
link|flag
vote up 1 vote down

Having to buy my own laptop, second screen, decent mouse and keyboard because my employer "procedures" do not expect new employees to be provided with these tools.

They expected me to code using a Sun thin client with a 14 inches screen.

link|flag
vote up 1 vote down

being known as a screen maker, working on company's crappy UI framework built on crappy asp.net webforms built on closed-source .net.

link|flag
vote up 1 vote down

Working on a case-sensitive database with tools that have 2000 or 2005 in their name.

link|flag
vote up 1 vote down

There's only one correct answer to this:

the programmer himself

as Dinah already mentioned.

No one else has the power of making one's life miserable other than the person himself.

A circumstance in the world, such as having some problem in your profession, can of course contribute to you feeling miserable but in the end nothing has power over you unless you give it that.

link|flag
vote up 1 vote down

Being asked to develop a software workaround for windows Vista and/or 7 and develop it on windows XP

link|flag
show 1 more comment
vote up 1 vote down

Moving code to a new project in SVN and having people come up to you every week asking why you did something because your names on every line of the "Blame"

link|flag
show 2 more comments
vote up 1 vote down

Godel's Incompleteness Theorem.

Hilbert's 10th Problem.

Chaitin's constant.

The Halting Problem.

Although one could also argue that they make a programmer's life fundamentally interesting as well.

link|flag
vote up 1 vote down

The Database Administrator.

link|flag
vote up 1 vote down

Update your Tortoise to the last version because you read some interesting fix in the release notes. After that you spend days to undestand strange behaviour of your code. At the end you discover that the code commited with the updated Tortoise have some pieces of code commented on long line because the update introduce a new bug on carriage return characters.

link|flag
vote up 1 vote down

Nazi DBAs who think the purpose of the application is to serve the database and not the other way around.

link|flag
vote up 1 vote down

A manager / sponsor who thinks agile development simply means not writing documentation and then shows up once a fortnight to complain that things aren't going the way they want it and dumps a huge new set of 'verbal' requirements on you.

link|flag
vote up 1 vote down

No dual monitors....hands down my biggest productivity gain.

link|flag
vote up 1 vote down

Sitting at work with other developers and not being utilized.

Having discussion with other developers and knowing that your opinion is not worth anything to them because their superior egos have already made a decision.

Knowing the answer to a problem but no one seems to listen. Its like the fed ex commercial where the staff is having a meeting and an employee give a great idea. The problem is the idea is not considered great unless the boss spits out the idea.

link|flag
vote up 1 vote down

Crystal reports... Will say no more.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.