I'm merging with CVS at the moment, which in this instance (I probably left it a little long between merges) has the dubious honour of being both tedious and complex. What else is there in software development that is both boring and hard? So I can avoid taking responsibility for whatever that is in future.
closed as subjective and argumentative by Jonathan Sampson, Eric, Jason, gnovice, DJ Aug 21 at 17:27 |
|
|
Boring: Editing reports written in a bespoke query language for an accounting system to try and make the reports come back faster (less than an hour) and to use less than 40Gb of memory. Hard: Ensuring the output is correct I mean who would want to look at 2k lines of this stuff
|
||||||||||
|
|
|
Dealing with coworkers who can't be bothered. |
|||
|
|
|
|
Documenting existing systems where noone seems to know anything about it. This is boring in that it is writing up stuff that should already be done somewhere and hard in that it can be like an Indiana Jones adventure in finding out what machines are used, with what components required and how much of a Mad Scientist do I want to be in making the document both accurate and precise. Just to give an example here, where I work we have an old document management system that hasn't been updated in over 5 years so there are various bits of code, mostly classic ASP with COM objects to talk to the system, that were written to handle getting documents and information about the documents out of the system. The hard part is making sure that I have everything covered without knowing what that really is. This isn't pointless as there are times where the system will have a problem and so someone gets to learn, "Hey, I didn't know that would be bad..." over and over again as the company has grown so much in the past few years that some systems are getting replaced which is good but maybe not quick enough for those aging things that may be ready to die sometime soon. |
|||
|
|
|
|
Getting your nice standards compliant CSS to work with IE6 |
|||
|
|
|
|
Hardest and most boring part is seeing that the project is going down the drain and no matter what you say to your peers and managers, they will end up writing non-documented, badly designed spagetti code. |
|||
|
|
|
|
Internationalization. It's both boring -- in that it's essentially a large copy and paste exercise -- and hard -- because you have to be really careful not to make a mistake, as you wouldn't be able to spot it after the fact. And you have to manage many people from many countries to translate many things arriving at many different times throughout a project. |
|||
|
|
|
|
EDI and everything about it. Super boring. |
|||
|
|
|
|
Paperwork, paperwork, paperwork! I have to have a code review (good thing), risk assessment, 3 test plans, 3 test result documents, QA signoff, UAT signoff, and a checklist saying I did all of the aforementioned before I can put any change (even a typo fix) into production. Then I have to send out a notification that I put in a change and document that. |
|||
|
|
|
|
Reading Stack Overflow. You really should be applying here :P |
|||
|
|
|
|
Being given a task or project to complete that you have no idea of the background of - this really makes me unenthusiastic about it, and therefore I get bored of it super quickly. Also: Late feature requests that mean you have to work through the hours of the night. I absolutely despise it when customers come along and ask for a huge new feature that was never discussed or outlined initially, and then they want it done by the same deadline - that's definetely the hardest part - because I have to stop myself cursing! |
|||
|
|
|
|
Explaining to users that I actually did implement their requirements to the letter, and being unable to scream at them YOU DONT ACTUALLY KNOW WHAT IT IS YOU WANT, DO YOU!?! |
||||||
|
|
|
Having to read someone else masking their [lazyness | incompetence | sadism] with painful amount of documentation.. worst... having to deliver functionality to the customer based on these documents epic... having to maintain it afterwards |
|||
|
|
|
|
|
|||
|
|
|
|
The near and likely ceasing of operations of the company I work for. |
|||
|
|
|
|||
|
|
|
|
Endless searching in annoying in-company outlook newsgroups because everybody seems to fear using the (recently modernized) intranet-wiki... |
|||
|
|
|
|
Documentation of a project. |
|||
|
|
|
|
Any non programming task. Testing. Meetings. Commuting. But it is a job and if I were given a choice, I'd be on a beach with a cocktail. |
|||
|
|
|
|
Trying to have my css cross-browser compliant... |
|||
|
|
|
|
The boring:
The best:
|
|||
|
|
|
Writing reports in VBA. These reports tend to take a long time to run, and tend only to fail after they've been running for longer than 30 minutes just to make debugging that little bit harder. |
|||
|
|
|
|
Nearly everything that doesn't teach me something new. Redoing something I already know how to do is boring. |
|||
|
|
|
|
LONG tedious code that implements functionality that is NOT INTERESTING OR COOL!!! Doing that right now... |
|||
|
|
|
|
Website development. Every few weeks or so I get pulled off of the project I'm working on to spend an hour or two changing things on the website. |
|||
|
|
|
|
Seeing bad code style everywhere and understanding it is too late to change anything. |
||||
|
|
|
The hardest part of my job, is keeping everybody else as excited as I am about what it is I do ;) |
||||||||||
|

subjective. – gnovice Aug 21 at 15:07