What environmental factors make you lose your motivation?
|
11
|
|
|
|
|
|
I'm sure this is going to be redundant in some ways, but here's the short list:
|
|||
|
|
Tryint to fix css to reflect IE with the world.. kills me senseless |
|||
|
|
|
|
Bad business model. I can live with changing business requirements, internal politics and other things I can kind of attribute to the young age of Software Engineering or the nature of the business or dealing with humans. However, I cannot tolerate a bad business model that right off the bat can make the best engineered-code worthless profit-wise. |
|||
|
|
|
|
woodoo behavior of 3rd party libraries, which your project is based on |
|||
|
|
|
|
When you're looking for an answer online and you find only one article that has the question you're after. The person posts, "Nevermind, I figured it out" and doesn't post what the answer was. |
|||
|
|
|
|
Unchallenging work |
|||
|
|
|
|
Waiting on MOSS to compile and the solution to upgrade so I can see my changes. |
|||
|
|
|
|
Realizing how many super smart developers there are out there. It still amazes me on how many really difficult questions are posted on to stack overflow like 'What's the cure for cancer' and someone posts, here's a simple little method I wrote: cureCancer(personsName). |
|||
|
|
|
|
Boilerplate code. When I have to code something that I can practically code as fast as I can type, this is really annoying because I feel like a trained monkey could do my job. Most of the time, I'll find a way to extract this code into a reusable library, but occasionally the problem has so many small variations that it's almost impossible to figure out what to abstract, or a fundamental defect in the language prevents me from completely abstracting away the boilerplate. |
|||
|
|
|
|
When at the job interview you are promised things and afterwards you discover it was practically a joke. It really helps to remove motivation from a new employee. Not sure who can expect loyalty and a long-term relationship after that. Still, employers continue doing that... |
||
|
|
|
|
Changing requirements after spending time getting something to work. |
|||
|
|
|
|
I usually lose motivation when I'm forced by the programming language to write unclean code. I remember that I actually stopped working on a PHP project I used to spend my spare time on, because there were no package-wide access modifiers and I didn't find a proper alternative way of implementing it, let alone there even are no packages at all in PHP (ok, namespaces since v5.3). |
|||
|
|
|
|
Having to do other developer's work , because they aren't capable of doing it ! |
|||
|
|
|
|
Especially politics. The development problems that not are development problems indeed. |
|||
|
|
|
|
when your friends don't like.. you! your way of programming, your lifestyle , your attitude. when you feel out of your league. |
|||
|
|
|
|
when no one knows how a certain thing is done so that it would work. ie. SAP to interact with PHP / MySQL |
|||
|
|
|
|
Maintain copied-pasted code. No matter the language used, I think that when we need to modify something, we should only need to modify it at one and only place. I admit that's an ideal world and we don't live into one. |
|||
|
|
|
|
Heavy, frustrating development tools. Going from a project using GIT/Subversion to one using ClearCase for source control was a MAJOR shock. |
|||
|
|
|
|
More so than anything else in the world: No customers using the product. |
|||
|
|
|
|
|
|||
|
|
|
|
The area culture, architecture, support for creative types, bicycling. The architecture here in Orlando (at least where i spend my time) is bland, cardboardy. Pretty cardboard in some places, but still artistically shallow. Car-addicted culture with pedestrian unfriendly infrastructure. No lighting between home and work. Having lived in Boulder, Fort Collins, Palo Alto and Ann Arbor, this place is really disappointing. No "there" there, and all that. If i had money or political savvy, i could push to change things but it would be a Sisyphian task. Good insights on what makes a town attractive to creative types can be found in Richard Florida's writing - http://www.creativeclass.com/richard_florida/ |
|||
|
|
|
|
New in Florida - the climate here, unrelentingly warm, warm, very warm. And humid. And warm. This climate drains my energy. |
|||
|
|
|
|
When a client wants me to take short cuts, and still produce a polished result. |
|||
|
|
|
|
The worst thing for me is when you have to repeat yourself when justifying / explaining:
Or even worse - when your (internal/external) client starts (for no apparent reason) to contradict him/herself when explaining / testing a new functionality (after spending days or months coding it). |
|||
|
|
|
|
When I mention the same problem for over 6 months and nothing is done about it other than to acknowledge, "We will fix that soon..." When I spend many many hours putting a ton of effort into something that gets killed on a whim like it was a scrap piece of paper or less. Feeling less than respected and valued as someone who does bring something to the company that employs me. When communication breaks down and instead of things flowing smoothly, there is this jerkiness to how things get done so that 10 steps done today may be 1 tomorrow depending on how others feel like helping with this problem. |
|||
|
|
|
|
Noisy Coworkers. Constantly changing requirements. Management deciding to add new features days before we are supposed to ship. |
|||
|
|
|
|
Changing requirements, old hardware and most of all... doing things that have nothing to do with software development (such as training end-users, carrying laptops, etc.). |
|||
|
|
|
|
Increasingly, I'm finding it's largely the result of a lack of a "plan" (i.e. serious upfront design, not just a napkin sketch). You can get away without proper planning for years, but eventually, you start to become wise and realize only chumps just starting writing code and then hacking in all kinds of fixes for a bad design. Sure, everyone TALKS about it, but it takes a fair bit of willpower to avoid the "I just wanna code!" feeling and get the design done first. Also, a second for "boredom". If the project isn't something new/exciting, it can be hard to get into it. After all, eventually, all coding boils down to a lot of repetition. Who really gets excited about writing file or socket code anymore? Finally, poor tools always make a job suck, in any profession/hobby (I'm thinking of embedded stuff in particular). |
|||
|
|
|
|
Changing requirements. The thing I most hate is when I finish some project/application/piece of code, do it exactly by the given specs, and then the client tries it and suddenly realizes that the thing I created is not what he wants - but NOW he knows exactly what he wants. When this happens more than once for a single issue, I lose motivation completely. |
|||
|
|
Losing Basketball. I get all angry and start raging at stuff for no good reason. |
|||
|
|
