vote up 84 vote down star
67

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

flag

146 Answers

vote up 15 vote down

8 bosses, I have 8 different bosses! Yes I did get the memo.....

link|flag
vote up 15 vote down

IE6... is my biggest pain, followed closely by IE7.

link|flag
show 1 more comment
vote up 12 vote down
  1. Lack of Caffeinated drinks
  2. Having to Use a GUI tool when a command line one is available
  3. Project Managers who don't understand the Project
  4. Old code full of GOTOs
  5. Management and Sales Buzzwords.
  6. Sales (Deliberately) underestimating the time to complete a project because it gets them the sale (and the commission) :-(

Of course this list might just be me being a GOP (Grumpy Old Programmer)

:-D

link|flag
12  
Sales being bonused 'now' on 'projected' profit and margin on a ten year contract and us being bonused 'then' on real profit (aka loss) and margin when their wingnut vapourware goes tits-up... (that's projected as in projectile-vomit, that is...) – Gordon Guthrie Jul 30 at 8:43
show 5 more comments
vote up 12 vote down

This has to be said: pressure and stress come from within. What makes the programmer miserable is his or her own business and unique to everyone. I was miserable at a programming job, but it really wasn't the job. It was me. With a proper attitude adjustment I would have been fine. You can't do this on your own, but you do need to realize you need help. Giving yourself an attitude adjustment is like trying to give yourself a haircut.

Now obviously the work is stressful. But any job is stressful. I worked at a company that had written job descriptions that marked each item as "cope with the stressors of..." so your job is to deal with the stress.

One good way to cope with stress as we humans are the talking animals, is to blow off steam to those who can understand us. So whining and sharing your misery with your programmer brothers is a good idea.

But not one universal thing will make a programmer miserable. It's your job; do it, or find a new career. Or at least, a new job.

I realize this is a hard line and as this is a community wiki we aren't looking for one answer; but I didn't come here to bitch today. I have to go get my work done.

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

Clarity (worst piece of software I've been forced to use ever)

A project manager who was the CEOs girlfriend and who didn't even know what language we programmed in (of course she was promoted from CEO's secretary)

Expectation that I can read your mind and will design things exactly as you would want them even though you are too "important" to waste your time telling me what you want.

Punishing the developers for failing to interpret the bad requirements; it's somehow always our fault it doesn't work the way you want it to, not your fault for failing to tell us what it needed to do.

Unmoveable deadlines even when the requirements expand or the developers are temporarily moved to a higher priority project (how can I meet that deadline when no one is allowed to work on the project?) or when required information (like a file of their targeted customers)wasn't received from the client until the day of the deadline even though it was due to me a month earlier. Even worse when the deadlines can't change when we say we have an unanticipated problem that must be fixed before we go live and they make you push it live broken to meet the deadline rather than tell the client it will be late. Oh BTW it's your fault when the client them notices it's broken. Hey we told you it was broken and not to push it.

Sales guys who cut your time estimates in half (with no drop in requirements) and then complain when the project goes over projections and is only half done. NOt my fault you didn't believe me when I told you how long it would take.

Required training held at lunch time (or once even on a weekend). If it is important enough to be required it is important enough to do on company time not my time.

The client from hell who can't be pleased no matter what you do or how many extra hours your team works or how much you do for free to keep them happy.

(thanks for the question, it felt good to vent)

link|flag
vote up 12 vote down

Noisy open plan offices are offensive to programmers!

I think it's important to be with other co-programmers in an isolated room, but not in total indiviudual isolation as you are not able to bounce ideas and improve as a unit.

A small core of programmers can provide a rich combination of knowledge that can be shared and as a result improve and raise the standard of programming accross all those involved in the team.

link|flag
vote up 10 vote down

The biggest thing to bother me is clients that want a rush-job and don't see the value in a full software development process. Every time this has happened I've never seen the team finish the project, bugs were plentiful, and the code was a mess.

If you want something done right it pays to spend the extra time and go through the full process.

"Fast, good, cheap. Choose any two (you can't have all three.)"

link|flag
9  
I actually think it's more like "Fast, good, cheap", pick one. – Jason Creighton Jul 30 at 16:41
vote up 10 vote down
  1. Getting yelled at for putting in a simple bug fix like correcting a typo that my boss says, "We don't have time to test that!" which to my mind is ridiculous.

  2. Being told to, "Do it however you want to do it," and then later on being told to use something very specific that doesn't seem useful at all. Like being told to go build a new application and then later on being told to use this new software package the company bought without telling me it was considering that kind of solution.

  3. Poor communication skills. If you ask for something and I deliver exactly what is asked, why is this a bad thing? Is it that English is a language of such loose definitions for a term that other languages should be used for documentation or what.

  4. Having so much bureaucracy to do something that it is demotivating. If I want to change something and I have to talk to 8 people to get 6 signatures to do the change, am I really going to do that each time? I don't think so.

link|flag
vote up 9 vote down
  1. Management or Sales tell you to change the business/GUI logic (and you warned them about that "future feature" few months ago, but nobody listened)
  2. You say ok (in few seconds you reckon some ~1000 new/modified lines of code will be needed to do this) and at the same time you look really pissed off
  3. Management or Sales tell you: "Oh, come on, this will take 2 or 3 clicks with the mouse..."
link|flag
5  
I see/hear #3 all the time. "Oh, this is easy, just add a checkbox and a button, hook it up to the database and hang a report off it - it'll only take 10 minutes" – BenAlabaster Jul 31 at 2:21
1  
When someone tells you "Oh, come on, this will take 2 or 3 clikcs with the mouse..." the answer is, "Great! When can you come by and show me those 2 or 3 clicks?" – Kelly French Oct 27 at 16:14
show 2 more comments
vote up 9 vote down

Internet Explorer 6

link|flag
vote up 8 vote down

Segmentation Fault.
Crappy other programmers.

link|flag
show 4 more comments
vote up 8 vote down
  1. Handling different projects(using different languages) at a same time reporting to different boss
  2. No coffee provided
link|flag
4  
+1 on no coffee provided – Randell Jul 30 at 10:37
show 2 more comments
vote up 8 vote down

Marketing getting involved, or end users expecting to see 'Minority Report' GUI Interfaces

link|flag
2  
You mean that's not possible? I saw the application on CSI? – Richard Clayton Aug 1 at 16:46
show 2 more comments
vote up 8 vote down

Not being able to get a job as a programmer. :(

link|flag
3  
There's still time for you to escape then, good luck! :) – Gordon Guthrie Jul 30 at 13:41
1  
check out jobs.stackoverflow.com ! – rlb.usa Jul 30 at 15:24
1  
i feel your pain. – Gary Willoughby Jul 30 at 20:39
show 2 more comments
vote up 8 vote down
  • Websense (I call it the Great Wall of China)
  • Not being able to target .NET 3.5 because the server is still running Windows 2000
  • Stupid IT politics (My customer lost a lot of time because on a new push of new Symantec)
  • Lack of planning
  • Lack of interest of the domain
  • Every person in the company has its own version of the rules...
link|flag
2  
+1 for websense. I've lost track of how many times I finally found one page that seems to match my problem based on the short google description, and then websense blocks it for having social networking tags. – tessa Jul 30 at 13:57
3  
websense blocked google.com at one point – framer8 Jul 31 at 14:42
vote up 7 vote down
  1. Anything that makes it clear management doesn't care about what I'm working on. This includes anything that unnecessarily makes me less productive. People have already mentioned lousy computers and overly rigid procedures.

  2. The management catch-22. Me: "This won't work, for these reasons." Manager: "Well, obviously it won't work if you don't want it to work." The immediate affect is anger, it only turns to misery when I realize I can't do anything about it.

  3. Being disrupted at bad times because of an arbitrary building maintenance schedule.

  4. Being imperfect.

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

The following sums it up for me:

Yes I can do that in 40 hours. No I can't do that in four, and no, five isn't good enough either.

2 weeks later. No it can't do that, you told me it was too expensive. No it can't do that either. No everyone does not want it like that. ...

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

Title Proliferation! I am so sick of the 23 year old Senior Web Developer or Senior Developer who freaks out when their intellisense breaks.

At my last company we had more Senior Directors and Directors than regular employees. At another company I did not know I was a Vice President until it went bankrupt and I read it in the documents.

I am all for recognition of responsibility but some common sense please.

link|flag
show 5 more comments
vote up 7 vote down

Working with code commented in Chinese and and trying to talk to the guy that did it ;)

link|flag
2  
Is this for real? – Randell Jul 30 at 16:48
1  
Documentation in poor English is just as bad. – Richard Clayton Aug 1 at 16:49
show 3 more comments
vote up 7 vote down

Too little RAM in my machine. There are up to 3 VMs running the same time, sharing 2 GB of RAM (not to forget the host system)...

link|flag
vote up 6 vote down

I think the worst thing that may have your life to go throught the miserable way is not having time to spend with your family.

link|flag
vote up 6 vote down

Getting performance-reviewed based on what you did wrong, rather than what you did right.

link|flag
vote up 6 vote down
  • My OCD tendencies
  • Getting distracted
  • Procrastination
  • Working on too many projects at once

In a word: ME

link|flag
vote up 6 vote down

1) A boss/manager that runs the company with children's sports team manager attitude!

2) Being made redundant, again and in the midst of a recession in a small city where IT jobs are like hens teeth.

3) A manager who tries to tell you how to program when they have never written a line of code in their lives... or are talking from their experience of COBOL or basic.

4) A micro-manager

5) The "Seagull Manager" - a scavenger who takes all the credit for your hard earned work and hangs around you like a bad smell.

6) A manager who never smiles, is always negative and treats you like an slave.

link|flag
vote up 6 vote down

An open plan layout in a warehouse-sized room with:
- a 40-foot ceiling
- 6 big screens displaying either boring static Word doc page or CNN/Fox News with no sound
- 4-foot high cube walls
- but the top 12 inches actually glass
- a call-support rep talking on the phone on the other side of the glass
- you can see the support-rep talking while facing your own monitor
- a 2nd-floor fish-bowl type meeting room extends into and overlooks the main floor
- fish-bowl has curtains which can be opened so the clients can be shown how hard the little ants (er, employees) are working
- nearest restaurant is 5 miles away (hello mr. microwave)

link|flag
vote up 5 vote down
  1. Coming into a project late to find masses of unmaintainable code which makes even the simplest task take forever... Code that makes you want to start the whole thing from scratch but you can't because the next deadline is in 5 days. So you just get on with chasing bugs through layers of endless insanity, knowing that the further the project goes, the worse it will get, until finally somebody realises that the whole thing does need to be done from scratch, but by that time you have lost all appreciation for life and your cold soul is forever tainted with a deep hate

  2. I'd be the happiest person in the world if somebody fixed #1

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

Without a doubt, the number one worst thing for me is:

  • Long build times

If you can't iterate quickly, you're not as productive as you could be.


Also: inherited VB6 apps that interact with a specific version - no longer available - of MS Office.

link|flag
show 1 more comment
vote up 5 vote down
  1. When you don't have liberty to design the code in the proper way just because the people who are higher in the food chain are too scared to change things. And you have to support and write crap code to cater for that horrible design.

  2. Too much restrictions on internet usage which includes restrictions on Facebook, Messengers, Youtube, Flickr etc.

link|flag
vote up 5 vote down

Did somebody say Lotus Notes?

link|flag
1  
Don't you mean Bloated Notes? – Mike C. Aug 5 at 16:28
vote up 5 vote down

Anyone who starts a conversation with "So how hard would it be to..."

link|flag
show 2 more comments

Your Answer

Get an OpenID
or

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