vote up 87 vote down star
67

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

flag

147 Answers

1 2 3 4 5 next
vote up 223 vote down

Not having admin rights on my machine.

link|flag
10  
Nobody here runs as an admin for day to day use, and I don't even do it at home (unless UAC is on). What a select few of us get is a second admin account that we can use when needed (Run As) to perform administrative taks. It's actually not so bad doing it this way, but I'd be stuck with no admin rights at all. – Bratch Jul 30 at 14:28
5  
@Bratch I would totally agree with this. I would much rather have a lower level access account for daily use, but I WANT access to a local admin account just for days when I need it. – MJ Jul 30 at 15:25
2  
I have always worked companies where developers had admin rights to their own machines. They're about to change that somewhat where I work currently. They're setting it up so we can't install anything or do anything or the computer will complain and deinstall it for us, yet they're still leaving us with admin rights on our machines. Of course we've already figured out how to get around it. – BBlake Jul 31 at 0:01
4  
+1 you need this to do the simplest things - like install get.adobe.com/flashplayer ... – pageman Jul 31 at 0:25
1  
OMG ! how can live like that ?! – Yassir Aug 1 at 20:46
show 6 more comments
vote up 202 vote down

All actual examples that I've encountered in the past five-six years:

  • Having to use corporate standard hardware that may make sense for Joe/Jill in accounts but proactively prevents productivity if you're a programmer and are so bad that people bring in their own hardware like monitors or external drives. Classic example - "Can I have a bigger harddrive please?" "You're not supposed to store stuff on your local harddrive but must use the network drive (which is 500MB)" "OK, can I have about 50GB network drive space then because that's what it takes to compile the software" "No"
  • Being stuck with hardware that's ten years old because the system you're working on runs only on an OS that is not "corporate standard" anymore so you can't buy any new hardware. But the tools we should be using were not meant to run on a box with that low a spec and crawl, if that.
  • Virus scanners that interact so badly with the new corporate standard version control system that check outs take hours (instead of minutes as they do on Linux)
  • The assumption that you don't need additional tools, except the minimum IDE, because "nobody else wants it" and "if you needed it, the IDE vendor would ship it". Plus of course the offers of buying it yourself and installing it on your machine gets knocked back because you're not allowed to install non-approved, non-standard software. OK, I'll go performance tuning without a profiler then, no worries
  • Working in a really noisy open plan office so you can't concentrate because people are constantly shouting, then get shouted at because you're not getting any work done

Not to mention the usual big corporate style mentality that permeates even small companies these days.

link|flag
9  
+1: I think we've worked for the same firm, or at least a for clone :) – Binary Worrier Jul 30 at 9:22
28  
Sound's familiar just add meetings you have to attend which are either one pointless or two the others in the meeting have no idea what they are talking about and it sounds like where I work. – petebob796 Jul 30 at 9:36
16  
+1 for mentioning open-plan offices – finnw Jul 30 at 12:53
14  
Sounds like it's time to switch jobs! – BrianH Jul 30 at 13:23
2  
Great post. I had to check our enterprise directory to see if you work at the same company as I do. ;) – Mike Jul 31 at 5:40
show 10 more comments
vote up 150 vote down

Constant interrup...

link|flag
33  
This sounds so famili... – Gamecat Jul 31 at 12:40
1  
+1 what were you.. – a b Aug 3 at 3:12
show 4 more comments
vote up 137 vote down

Lack of specifications.

link|flag
49  
Or worse, specs that are a continual moving target. – Steve Gilham Jul 30 at 8:33
30  
@Steve - isn't that called Agile ? :-p – Frozenskys Jul 30 at 8:34
7  
There's good agile and then there's just churn. – Steve Gilham Jul 30 at 8:39
7  
At best, it's an exercise in flexibility and patience... at worst, it's like trying hit the exhaust port on the Death Star with no targeting computer. And I'm no Luke Skywalker. – Donut Jul 30 at 12:55
4  
Or even worse: you get specifications, do the work, present it and they say "thats not what we wanted" while you sit there and think to yourself "uhhh what? this is exactly what you told me you wanted...". I really dislike when that happens. – Anders Aug 14 at 18:51
show 7 more comments
vote up 130 vote down
  1. No Time to learn new things. Sure i can study books, blogs, boards in my offtime. But when i've worked 12 - 14 Hours a day iam not in the mood to turn on my notebook and start reading.

  2. No rewards from Team-Leaders (non prgrammers) , they think it is just an easy job to code some nice webapplications.

  3. Working on boring projects

  4. CEO has read this great new book on management and wants everyone else to

link|flag
13  
It's that third one that drives me crazy. – Matthew Jones Jul 30 at 13:57
24  
3. Working on boring, conceptualy wrong, horribly implemented projects. – voyager Jul 30 at 15:01
8  
+1 for not having time to learn – srand Jul 31 at 0:46
2  
Regarding #2: A reward? Like... a paycheck? – William Brendel Aug 5 at 15:34
2  
Try #2 when you work for a company that makes rewards software (recognition software to be exact). It's demotivating making a piece of software you can't actually use yourself. – Brian Surowiec Aug 14 at 18:59
show 5 more comments
vote up 102 vote down

Recruiters/HR who require 5 or more years experience in 10 different technologies and are unable to understand that programming/software development skilll is something that transcends language, OS, hardware, and environment.

link|flag
19  
Those jobs all go to people who lie on their resumes – rotard Jul 30 at 21:05
62  
Also, recruiters/HR who require 5 or more years experience in a technology that hasn't been around for that long, eg: "Must have five or more years of Microsoft Silverlight development experience" – X-Cubed Jul 31 at 1:32
2  
@X-Cubed: I love that! I recently saw a posting on the web looking for developers with 2 years 'Silverlight 3' experience. I take it they're having a hard time filling that position. – Richard Clayton Aug 1 at 16:17
4  
How about the ones who think AJAX is a programming language? – JohnFx Aug 3 at 3:18
6  
I know, don't they know it's a very good bathroom cleaner? – Larry Watanabe Aug 8 at 3:53
show 2 more comments
vote up 79 vote down

Microsoft's IE6

link|flag
24  
Any version of IE. – Richard Clayton Aug 1 at 16:44
11  
Microsoft (optimized your response, 9 characters) – Mike Robinson Aug 5 at 16:52
3  
Windows (8 characters. Their gaming platform is surprisingly nice. Not looking for a console argument.) – Sneakyness Aug 7 at 4:45
1  
2 Characters... M$ – akway Oct 24 at 23:44
vote up 71 vote down
  • legacy code with no tests, no docs, etc
  • vendor lock-in (e.g. ancient oracle db)
  • and only for me: CSS and graphics
link|flag
3  
I get what he's saying. It's not a matter of understanding CSS, it's a matter of knowing how to make things look good. In that case, we're in the same boat. – Richard Clayton Aug 1 at 16:15
1  
+1, but might I suggest your add "WRITING legacy code" to your list. Maintaining crap code is one thing, doing nothing to shore it up is another, but further propagation of bad patterns/practices is grounds for standing in front of the Nerf firing squad. – Yoooder Aug 14 at 18:22
show 5 more comments
vote up 64 vote down

Working on your own, instead of on a team:

  • You learn much less when you can't bounce your ideas off other people.
  • You need to do all the infrastructure (servers, versioning, test suites, scripts, etc) yourself, instead of splitting it between folk.
link|flag
15  
I feel your pain; that's why I use this site. – GuinnessFan Jul 30 at 15:34
16  
if you do it long enough you'll start talking to yourself. then you'll have a coding buddy who is always there for you – dr Jul 31 at 1:13
2  
+1 Dude, I totally get you! I would probably add the same answer if you hadn't!! – Nikos Steiakakis Jul 31 at 6:20
3  
I used to work alone, but recently started working with a couple of developers. I think working with a team can be great, but you definitely have to be careful, especially when it comes to skill level and personality. – Richard Clayton Aug 1 at 16:23
1  
It really slows down development time, but it can also create a bottleneck as the team/group is as quick as the weakest link. – Dennis Aug 1 at 21:05
show 4 more comments
vote up 59 vote down
  • The CEO has a better computer than everybody, just because he's the CEO and wants the best for himself. Everybody else gets his hand-me-downs.
  • Spending six months building an app to the customer's specifications, only to be told that nothing works the way it is supposed to. Essentially you're forced to start over from scratch.
  • Spending the next two years maintaining said app, because they keep coming up with ideas for new features.
  • Having to drop everything because the CEO had an idea and stupidly promised it to a customer over the phone; it needs to be done within a few days.
  • Being expected to answer the phone, or sitting in the same room with someone else who is expected to answer the phone.
  • No free snacks or drinks.
  • Noisy chair with poor back support.
  • Wasting two hours in an all-staff meeting where everybody criticizes your app for not filling enough of their horizontal screen space. Nevermind that some users are running at small screen sizes or using mobile devices.
  • Having to put up with annoying coworkers who don't know how to treat other human beings with decency and respect. You don't have to be my friend, but I don't like being called an ass.
  • Working in an office where everybody shouts instead of picking up the phone or getting up off their chair.
  • Having to come up with time estimates when you know they won't be accurate anyway.
  • Taking over a project that was started by an employee who left long before you arrived, nobody has touched it since, there's no documentation, and the code is the most hideous thing you've ever seen.
link|flag
1  
Probably should've shown the customer some progress somewhere during those 6 months... – TM Aug 2 at 22:45
6  
I'm a bit surprised by how important some people think snacks and drinks are. We don't have them (except coffee), and i've never missed them. Is this just because i've never had them? Mind you, i'm fat enough without a never-ending supply of sweets at my desk ... – twic Aug 14 at 18:43
1  
The last one: I once inherited a .Net application that we didn't have source code for, let alone docs or other luxuries. It has been written by an off-site contractor that, for some reason, never shared the sources and long since vanished. I had 2 days to figure out what makes this application malfunction and fix that. Of these, I spent 3 days trying to trace and contact the original developer to get the source code from and, failing that, another 3 days digging in the disassembed code. – vit Aug 28 at 10:14
show 6 more comments
vote up 58 vote down

Clients. No, wait... People.

link|flag
6  
Don't you mean... Other People? – alexanderpas Jul 30 at 14:07
13  
No, I think most programmers make themselves miserable as well B-) – Brian Postow Jul 30 at 19:59
show 5 more comments
vote up 51 vote down
  • Project/feature creep;
  • Not being allowed to use the tools you are most comfortable with, for silly or petty reasons;
  • Not being given any "personal development" time (learning new technologies, etc, while not in the middle of the project that uses them).
link|flag
6  
Why should they allow you time to learn technologies that they don't need right now? I know it's nice to be able to do so, but for productivity reasons it's essentially time wasting, from their point of view. – Pod Jul 30 at 14:03
8  
I think what the OP was getting at was that they chuck you in and you learn on the job. Instead of realising that if they are going to use technology X, they ought give the developer some time to learn it before actually having to use it. Learning on the job during the project that uses the technology leads to a lot more mistakes that are so easily avoidable. – Colin Mackay Jul 30 at 15:18
3  
Colin's pretty much summed up what I was getting at. **Boss**: We need a new project system on the intranet. **Me**: OK, what are the specs? **Boss**: it needs to interface with the super-important GIS server. **Me**: I've never worked with GIS before **Boss**: you have 2 weeks **Me**: ... – Chris Jul 31 at 7:28
1  
With out investing in learning new technologies, there is no preparation for the future - by the time you can use the new tech. you do not have time to learn it (deadlines). Learning new technologies is a part of R&D, if you don't invest in R&D you are shooting yourself in the leg, leaving yourself unable to keep up with competition. – Danny Oct 27 at 20:09
show 2 more comments
vote up 51 vote down

when the company you are working in scores ZERO on the Joel Test hehehe

link|flag
1  
I started at a company with zero, but soon formed an alliance with a co-worker and we pushed it to five "guerilla style". (For more we'd need management support which is hard to get) – DR Aug 25 at 7:08
show 3 more comments
vote up 47 vote down

Weekly meetings of twenty people first thing in the morning, in which the same three or four morning people always start cracking jokes halfway through, to the complete exclusion of business. I just want to crawl back to my desk (or better still, a hammock) but the meeting can't end until we're through the agenda, and we can't do that until open-mike comedy hour is over, and there's not much hope of that while our resident rise-n-shine comic genuises are all jazzed up on caffeine and sugar and their own brilliant wit.

Policies which absolutely forbid the automation of tedious, repetitive, time-consuming chores.

Managers who believe that

  1. the whizz-bang IT methodology that was state of the art twenty years ago is the best thing in the universe,
  2. your estimates are your promises,
  3. their estimates are your promises,
  4. the longer they take to say something the more deeply it'll sink in,
  5. technical problems can be solved by adding stress, and above all
  6. the word "need" trumps everything ("We need this by Friday" "That's impossible for the following reasons..." "You don't understand, we need this by Friday."),
link|flag
7  
"the longer they take to say something the more deeply it'll sink in" - classic +1 – Aaron Daniels Jul 31 at 0:35
5  
#6 is classic. If they needed it so bad, why didn't they ask for it sooner? – Kelly French Aug 5 at 16:26
show 4 more comments
vote up 45 vote down

Being on teams who are content working long hours, who lack focus, and in a constant state of emergency yet have no desire or will to improve their processes.

A close second are those who talk a lot about code quality or being Agile, then do the opposite using the "Agile" or "Extreme Programming" methodologies as an excuse to continue their wild west style of coding.

link|flag
3  
+1 because I am living this right now! Wonder if anyone from my work reads SO? Meh. :) – Tony Jul 30 at 13:17
1  
There is nothing worse than a programmer who works long hours, is always "busy" but never wants to learn to do things better/faster/easier. – Jonathan Parker Jul 31 at 0:38
5  
+1 because people think that long hours = respect from management. – Jon Aug 1 at 22:17
show 3 more comments
vote up 44 vote down

Working on the same CRUD business applications time after time - in other words, uninteresting work.

link|flag
16  
Make your CRUD-applications interesting. Stack Overflow itself is, in essence a CRUD-application. The polish it was makes it what it is. – Markus Koivisto Jul 30 at 10:16
7  
@Markus - unfortunately I don't get to decide the feature-set of the apps I develop. I understand what you mean though. – Galwegian Jul 30 at 10:31
2  
Yeah, I kinda fell the same way for a while, but I realized the thing I hated was the domain and the platform (ASP.NET Webforms). – Michaël Larouche Jul 30 at 12:59
1  
Unfortunately, it seems that this is one of the most common things you'll be doing in the future. Maybe you could reduce the workload by using an ORM framework. – Richard Clayton Aug 1 at 16:19
2  
It might sound like a cliche but I think you can find any domain interesting. The thing that helps me is to have pride in your work and try to use the best craftsmanship. – legendlength Sep 3 at 12:57
show 1 more comment
vote up 38 vote down

Microsoft Access.

  • Bad non-standard SQL engine
  • Poor DDL support
  • Non-standard data types (e.g. Number, Yes/No)
  • Scales badly
  • Version-sensitive
  • Deployment problems
link|flag
7  
I would say Access users who do not know how to normalise data. The database grows too big, then gets handed over to IT. – Podge Jul 30 at 15:27
2  
i want to vote this 1000times up. Access is true evil – bastianneu Jul 31 at 6:41
5  
-1: Don't knock Access. Love it or hate it. That platform is just easy enough to convince people who wouldn't spend money on custom software to automate, and just limited enough to force them to hire a consultant (us) when they get in over their head. Access has created more programming work that all other technologies combined. =) – JohnFx Aug 3 at 3:20
show 11 more comments
vote up 34 vote down

The disruptive noise of everyone around you. When you complain about it, management thinks you're an arrogant prima donna, when actually, a developer would rather work in a quiet broom closet than in the poshest, loudest cubicle on the floor.

The isolation. Getting anything done requires isolation, but messes with your mood. In ordinary company cultures, socializing is done on premise and people avoid each other outside of work. In the best IT companies I've worked for, people avoid each other on premises (got work to do!) but socialize at lunch and after work. A developer inside a typical company culture will never see anyone, or will never get work done.

The fact that software requires a rather sophisticated customer. And the customers often are not even sophisticated computer users, let alone sophisticated buyers of line of business applications.

link|flag
1  
+1. In a previous job I often used to sneak off to a portakabin to work on tough problems (the company had hired it for meetings a few months earlier when they had been short of space, but later it was hardly ever used.) – finnw Jul 30 at 13:24
1  
+1 on nonsophisticated users, I've given a few mouse lessons as a programmer... – rlb.usa Jul 30 at 15:22
show 1 more comment
vote up 32 vote down

IBM Rational ClearCase and ClearQuest make my life miserable.

link|flag
1  
+1 - Why is it that everything IBM touches turns to **? – duffymo Jul 30 at 9:49
3  
Pyramids of pain – Chris Needham Aug 3 at 16:04
show 1 more comment
vote up 30 vote down

Old code that was generated by a tool, but the tool is no longer available or doesn't work on your machine.

link|flag
1  
hehe. I've heard this happen before- some developers I know lost the source code for a code generation tool that generated 1/2 a million lines of code. Not sure how they achieved that considering it was kept under source control but they did! – RichardOD Jul 30 at 8:39
103  
Or the tool left for a better payin position :) – Larry Watanabe Jul 30 at 13:56
show 2 more comments
vote up 28 vote down
  1. CMM being applied as a certification end in itself rather than as a means to reach a better software process.

  2. Management concerned with the impact of any changes/new projects on their reputation with higher management rather than in terms of the intrinsic value of the project.

  3. Noisy work environments.

  4. Long commutes.

  5. Long hours being compensated for with free order-in unhealthy fast food which doubly increases the risk of heart attack.

  6. Team members located halfway across the world in a time-zone that coincides with your sleeping hours.

  7. Company legal requirements that require a 6-month review by the legal department and a technology review to download any opensource tool.

link|flag
3  
+1 for CMM Fail. – Greg D Jul 30 at 13:15
1  
#5 - word. It's hard enough to stay healthy sitting in front of a computer all day. I'd rather just get a cut of the cash they spend on pizza and junk food. – tessa Jul 30 at 13:42
6  
You typically don't have to eat the crap they feed you. I know that it's tough but try to bring your own healthy lunch. – temp2290 Jul 30 at 18:06
1  
+1 for #7. It's also called the 'OMG! It's an open source tool!' paranoia. – Jay Aug 3 at 3:29
show 5 more comments
vote up 26 vote down

When you finally deliver code that does exactly what is asked in the requirements document and it is still, somehow, not what business wanted.

link|flag
25  
"That's what I said but that's not what I meant!" – Jason Creighton Jul 30 at 16:38
7  
It doesn't do what I want. What do I want it to do? I'm not sure. – Jonathan Parker Jul 31 at 0:41
2  
The classic problem, where users don't know what they want, they only know what they don't want... – Chris Latta Aug 3 at 3:24
2  
I've learned to live with this. No one knows what they want until they see it, so the best thing is to get them something to look at as quickly as possible – Gabe Moothart Aug 17 at 20:25
vote up 26 vote down

Brutally intrusive virus scanning software that slows every disk access to a crawl.

link|flag
2  
I have that plus a over worked network – Podge Jul 31 at 8:30
2  
At my company they have Symantec running three times in the middle of the work day for updates and scans. – Lance Roberts Aug 1 at 8:25
vote up 24 vote down

non-programmer managers

link|flag
12  
Ridiculous. Better yet, managers who at one time programmed, sucked at it, and then moved to management. – Richard Clayton Aug 1 at 16:48
2  
Although I agree that they can be a nuisance to deal with, if managers are doing their job correctly, they shouldn't have to know all the intricacies of programming. Yes, They should have a general idea of programming, but they should be more worried with how difficult it will be to do accomplish a certain task, how long it will actually take to complete that task, while simultaneously being able to mediate the pressure (and threats) of upper management from reaching you. Essentially, their job is to act like everything is fine up until the last second. – Michael Hart Aug 2 at 0:29
1  
Worse yet. Programmer managers who won't stop programming and start managing. – JohnFx Aug 3 at 3:23
show 1 more comment
vote up 21 vote down

Consultants

link|flag
5  
Now now, some consultants are programmers too. It's just that some of them are more dedicated to quality than others who seem to be more interested in telling the customer what they want to hear so they get their cheque. Some of us do have a moral code and do right by our clients. – BenAlabaster Jul 31 at 2:16
1  
I had the same perspective before, they criticize your work often but in the end (if they were good consultants) their advice actually helps you, but for ridiculously high rates. – Dennis Aug 1 at 21:21
vote up 21 vote down

Maintaining code that was done by others who never wrote any comments or description to anything. the main 2 reasons:

  1. always being responsible for any fault happened in it.
  2. if nothing bad happen..."good work, but hold on you didn't do it, it's the previous programmer"...

so basically the blames thrown at you, and appreciation given to others...

I hate it!

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

Just throwing this out there...

Computers?

link|flag
3  
I find myself hating computers at least once a day. – GuinnessFan Jul 30 at 15:24
8  
I find myself hating computers at least once a day - and then hating whoever wrote it's software more. – rlb.usa Jul 30 at 15:27
1  
computer users are much more hateable. – Nick Kavadias Aug 26 at 17:10
vote up 18 vote down

"We don't allow STL" (C++ standard template library) The reason? "It is not standard."

link|flag
3  
Yes, "let's implement our own collection classes that don't throw exceptions!" – Drew Hoskins Jul 31 at 3:17
2  
@JohnFx - they were concerned that it wasn't ansi standard. The real issue was that the "CTO" (and I use that term loosely ) didn;t understand templates and read an old article about it from before 1999. Never mind that we only developed for Win32, he just didn't like it. I have heard the same argument against using c++ (over C) - not ansi standard. – tim Aug 3 at 13:45
1  
We had a no inheritance rule (in C++) because you wouldn't know where the 'real' function was! – Martin Beckett Oct 19 at 3:27
show 4 more comments
vote up 16 vote down
  • Management
  • Minimum working hours (have to be seen in office 50 hours / week)
  • Meetings (Paul Graham on Maker's Schedule)
  • Not having sufficiently powerful machines / choice of OS
link|flag
9  
No, I get paid for 40 hours/week, 2000 hours per year. If you want me there for 50, then I need a 25% salary increase to compensate. – Chris Kaminski Jul 30 at 13:18
9  
@darthcoder - obviously you don't understand the concept of a salaried position... – Mike C. Jul 30 at 13:59
4  
@Mike C. Even for a Salaried position, if they expect consistently higher than normal work hours per week, then the Salary should reflect a higher than normal salary. They can get away with occasional overtime, but they'll have a hard time keeping a position filled if it's more work for same pay. – Sector Corrupt Aug 3 at 22:41
vote up 16 vote down

If you work in a scientific lab, the 'Publish or Perish' mentality will slowly crush you, because your supervisors will always ask you to generate results and plots and you won't have the time to refine any technical detail, refactore your programs or define tests to check your results.

link|flag
2  
holy hell yes. I literally have a folder with over 150 one-off programs, each with an average of about 200 lines of code. But hey, we always need new results quickly!!! Tests? Can't you write perfect code straight from your brain? – temp2290 Jul 30 at 18:02
show 2 more comments
1 2 3 4 5 next

Your Answer

Get an OpenID
or

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