Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×
Programming

How Many Hours a Week Can You Program? 547

An anonymous reader writes "How many hours a week should a full-time programmer program? Trying to program anywhere near 40 wears me out. On a good week, I can do 20. Often, it is around 10 or 15. I'm talking about your programming session at the console, typing — including, of course, stopping and thinking for a minute, but not meetings, reading programming books, notes, specifications, etc., which by comparison feel like lunch breaks. I rarely get called to meetings (which is good) but that means to keep my brain from overheating I spend several hours a week surfing the web (usually reading tech news but also a few stops on Facebook, email, etc.). I should add that I am interrupted a few times per day. Me and another guy maintain an intranet site of a couple dozen web apps for an IT department, so we work on a few different things: phone calls, bug fixes, feature adds, as well as writing new web apps from the ground up, all in a day's work. And I know that wears a person out more than if they had just one project to work on. I wonder if programming is like mental sprinting, not walking, so you can only do it in bursts. Am I normal or stealing?"
This discussion has been archived. No new comments can be posted.

How Many Hours a Week Can You Program?

Comments Filter:
  • Kind Of Vague (Score:5, Insightful)

    by unother ( 712929 ) * <myself@kreiRASPg.me minus berry> on Wednesday April 14, 2010 @04:48PM (#31849680) Homepage
    If you mean purely the process of typing in code, well--that's kind of hard to gauge, isn't it? I've always found that the trial-and-error of development processes means that unless you're working in an orthodox manner it's really hard to separate "thinking" from "doing". Also, I find that when you're in the "zone" it's not painful at all. Sounds like you may be working on something you don't enjoy so much? :D
  • by rwade ( 131726 ) on Wednesday April 14, 2010 @04:53PM (#31849754)

    I rarely get called to meetings (which is good) but that means to keep my brain from overheating I spend several hours a week surfing the web (usually reading tech news but also a few stops on Facebook, email, etc).

    My only work product is Excel spreadsheets and the occasional Word document. When I'm building these spreadsheets and documents, I'll get data for them over the phone, which I promptly type into my computer. The net impact is that I'm sitting at my computer all day, 40 hours a week. You just can't sit there and work spreadsheets all day, every day. If your job doesn't involve anything else, you're probably going to end up browsing the web to stay sane.

  • Re:Programming (Score:5, Insightful)

    by mikes.song ( 830361 ) on Wednesday April 14, 2010 @04:53PM (#31849758)
    Yeah, if you are working on your own projects, it's easy to do a sixteen plus hour stretch. Some cola, pizza, and your imagination.

    But, if you are implementing someones broken business logic or accounting rules, I'd guess that three to four hours a week is the norm.
  • Look, you aren't stealing. You aren't stealing until you're fired and you keep coming to work and forcibly removing money from your employer without their consent. That doesn't happen very often. Whoever says you're stealing by investing your time as you see fit is full of bullshit. You control your productivity and if your employer don't like it, they'll get someone else. It's that simple.

    Now that said, I have no problem doing forty hours of sheer coding in a week. Meetings take up a lot of time but in one of my former positions as a lead developer, I did serious coding to make us look really really good. It involved 50-60 hours a week of being there and 30-40 was actually coding to make sprint deadlines. I mean code overnight into the next day with no sleep. And no interruptions! My god, you would not believe the lines of code (note: bad metric) I can put away with no interruptions. That's what headphones are for. Amen to the large DJ sized headphones I have at work. It's a polite do-not-disturb sign to my coworkers.

    Coding involves also searching online so you don't re-invent the wheel. Aside from that, your list is good. And yeah, meetings are important for coding. How else do I get my requirements other than directly meeting the customer? That's part of coding unless you're leaving that up to some other guy to get (which is a horrible idea in my opinion).

    Anyway, sounds like you're getting the job done and you're not pulling your hair out like I once was. So what's the problem? You may not realize it but you may produce forty hours of normal developer work in those ten hours. I don't know, maybe your code is less buggy than mine? Either way if the paychecks keep rolling in and your employer isn't hold an axe over your head, what's the problem?
  • by Anonymous Coward on Wednesday April 14, 2010 @04:55PM (#31849796)

    I can program all day without being tired (8-9 hours with a lunch break(usually involves me eating at my desk getting work done @ same time)), because I like the projects that are given to me, but give me day long flowcharts to do and my brain is mush after wards. You have to like what you are doing or it's going to suck

  • by Orga ( 1720130 ) on Wednesday April 14, 2010 @04:56PM (#31849816)
    If quiet, uninterrupted and sleeping peacefully (coding something interesting/challenging) I could go easily for 8 hours or more. However if you interrupt me, and this could be a meeting, lunch or even a visit form a coworker it can knock me out of my coding (wake me up) and it's usually going to take me some period of time to get back into the flow of it all. The longer the interruption usually the longer it takes for me to get back into it. Caffeine and other Nootropics can contribute to to length and motivation to get back to work.
  • age matters (Score:5, Insightful)

    by tlord ( 703093 ) on Wednesday April 14, 2010 @04:58PM (#31849852)

    I think it changes with age. When I was quite young, 10 hour a day for days on end wasn't so hard to pull off. Remembering to sleep and shower and brush my teeth were harder. The catch was that a very high percentage of the code I'd write was either pure crap, or could have been done better in less time by writing another program to write that code. As I've gotten older, I've found that it's easier to spend a large number of hours *contemplating* code -- but hard to work other than in smaller bursts actually writing the code. The difference is that when I do write code, the hours are far less wasted.

    I've taken this into account and so now my plan is, that when I reach 90, I'll just wake up in the morning and fart. My heavily customized Emacs will analyze the fart and translate it into C. "Oh, boy, I wrote another new OS kernel this morning!"

    Well, ok, one of the two above paragraphs is true and not the other.

  • by 93 Escort Wagon ( 326346 ) on Wednesday April 14, 2010 @05:02PM (#31849932)

    Eight hours a day, five days a week was good enough for illiterate industrial workers doing manual labor when it was invented 150 years ago. I see no reason it shouldn't be a perfect fit for highly educated software engineers in 2010!!

    I grok the humor attempt - but I want to point out that those "illiterate industrial workers" would've thanked God for a 40 hour work week. They were often working 10-12 hour days, six or seven days a week.

    There's a reason unions caught on so well, and a reason companies hired goons to fight them so fiercely.

  • by Anonymous Coward on Wednesday April 14, 2010 @05:05PM (#31849980)

    he said he was also doing other things that pertained to his job.

    "Me and another guy maintain an intranet site of a couple dozen web apps for an I.T. department, so we work on a few different things: phone calls, bug fixes, feature adds, as well as writing new web apps from the ground up, all in a days' work."

    so he's not fucking off on the internet.

    just because you're someone's ass monkey doesn't mean the rest of us have to be. it's called balance. and i'd say he's got a career ahead of him by being able to maintain equilibrium, too many people have attitudes like yours and burn out by the time they're 30.

  • by PhantomHarlock ( 189617 ) on Wednesday April 14, 2010 @05:06PM (#31849990)

    That's pretty normal. The important point is if you get the job done on time and in a time frame considered reasonable. People aren't machines. No one works every second at their desk. It also leads to things like crunch time at the end though, time management is a tough thing for most people. Seems to be the nature of humans though.

    Desk workers have it a lot better than assembly line workers, who are always 'on' when they are at their station, until they get their breaks.

    Me, I hate clock watching, I don't pay attention to that sort of thing. I just do the job until its done within the required timeframe. But I am fortunate to have a job with a lot of different hats, so I have a large variety in what I do. I switched careers 8 years ago to get away from a job that required me to be at a desk all the time. Sitting at a desk all day is one of the most unhealthy things one can do to oneself.

    The important thing is to balance and enjoy what you do. We really have no idea what happens when we die, there is a not-insignificant chance that there is no undying part of us. How do you want to spend your life? In fear of the clock and in guilt towards your employer, or have realistic expectations as a non-digital entity?

    Work hard and put in long hours when its warranted. Relax when you need to. Don't kill yourself or you'll burn out quickly and end up quitting anyway. Any excessive exertion will have to be made up for anyhow. It's like sleep - the debt accumulates, you will lose productivity later if you go overboard now. Zero sum game. Have fun, enjoy life, work well, be productive. Work smarter, not harder. Etc.

  • by phantomfive ( 622387 ) on Wednesday April 14, 2010 @05:07PM (#31850012) Journal
    A lot of programmers do that, actually. Programming is hard, and it's easy to get distracted. This is why if you learn to focus you can easily accomplish more in 8 hours than the average programmer does in 10. If you ever talk to people who put in 12 hour days, you'll find they usually waste a good portion of those hours.
  • by flabordec ( 984984 ) on Wednesday April 14, 2010 @05:10PM (#31850054) Homepage

    I'd rather work in his job than yours

    Unless you actually enjoy your work. I would prefer working many hours in a project I enjoy because I really like coding.

    But I think both OP and GP are a bit extreme. Working 10 hour weeks yet be paid full 40 hour weeks sounds cheap, but just resting 10 minutes in a full 8 hours seems like too much work and no rest, which will burn you down pretty quickly.

  • Re:age matters (Score:3, Insightful)

    by fdrebin ( 846000 ) on Wednesday April 14, 2010 @05:13PM (#31850118)
    Yes, thinking matters big time. Other elderly colleagues of mine can generally code circles around the young whippersnappers, as we've been there, made the mistakes, and know not to make most of them. (Sadly we do repeat them sometimes). Too bad so many young'uns already know everything and don't want to learn from others, and prefer to learn by making the same mistakes others have made a zillion times before.

    /F

  • Am I... (Score:3, Insightful)

    by geekmansworld ( 950281 ) on Wednesday April 14, 2010 @05:14PM (#31850128) Homepage

    "Am I normal or stealing?"

    No.

  • by Attila the Bun ( 952109 ) on Wednesday April 14, 2010 @05:16PM (#31850144)

    I think the very concept of "stealing" time is arse-backwards. I don't care or count how many hours my team puts in. I judge them by what they do: how many tasks or projects they complete, and how much help they needed. If anybody seems easily able to deal with their workload, I give them more challenging tasks. And if they complete those too, I use that to justify a raise at the end of the year (theirs, not mine).

    If an above-average guy only does an average amount of work and spends half his time web-surfing, that's no reason to fire him. But he'll only get an average review.

    That's my system, and I think it's fair.

  • by Anonymous Coward on Wednesday April 14, 2010 @05:16PM (#31850152)

    Eight hours a day, five days a week was good enough for illiterate industrial workers doing manual labor when it was invented 150 years ago. I see no reason it shouldn't be a perfect fit for highly educated software engineers in 2010!!

    One of those "illiterate industrial worker" I know is working 12h a day, 6 days a week.

    He couldn't do my job, but hell, I'm nowhere near willing to do his.

  • by thepike ( 1781582 ) on Wednesday April 14, 2010 @05:19PM (#31850200)

    I've worked a number of places (sales, factory, desk jobs etc.) and at all of them I've seen people spend way less time doing "work" than the amount of time they were at the job site. Some examples:

    • At the pet store I worked at in high school we would work hard before opening and after closing so that when the store was open if there were no customers we could just stand there because our tasks were done
    • At the factory I worked in, I spent a lot of time personally just standing around because I wasn't qualified to set up machines or work on them alone (I didn't work there long) so if someone else didn't need an assistant, I got paid to sweep the floor or some such thing. Also, on that note, they definitely could have set up the machines faster, but overtime was the name of the game so they dragged their feet
    • When I worked in an office people often didn't do things efficiently. Some of it was messing around (email etc) some of it was work sanctioned (long pointless meetings) and a lot of it was general inefficiency (many people only know how to do about 2 things in excel, and a lot of those excel functions could be replaced by a python script to do it for them

    Now I work in a lab and teach (I've always been a biologist, just not always employed as one) and my lab mates give me crap for the little amount of time I actually spend in the lab. They'll be here from 8 in the morning to 7 or 8 at night, and I'm usually here 9-5. The difference is that I multitask, while they tend to do one thing at a time. So if I have some PCR or a gel or something running, I'll start doing something else at the same time, staggering them so that I'm always doing something and, hopefully, when I finish with one thing, the next is about ready to be worked on. Or I'll read, write, or grade papers, things like that. I end up getting more work done in my 9 hours on site than they do in their 11 or 12. Luckily my boss has figured it out and lets me basically come and go as I please, as long as I give him good results, but everyone gets so worked up about face time that there have been multiple complaints.

    I say, as long as your work is getting done, who cares how long it takes. If you're programming 15 hours a week and getting it done, more power to you. Just because someone else takes longer to do the same task doesn't make them any more valuable as an employee. Actually, assuming you're more efficient than them, it makes you more valuable, in my eyes.

  • Wow. Bitter much? (Score:5, Insightful)

    by Weaselmancer ( 533834 ) on Wednesday April 14, 2010 @05:21PM (#31850220)

    Oh, and by the way, I'm on my daily 10 minute break. Back to actual work for me. Have a nice 8 hour day doing.....whatever it is you do.

    You sound terribly mismanaged, and understandably a little bit bitter about it.

    Let me tell you something. Best managers view programmers as black boxes. Work requests go in, work comes out. If work>=schedule, then you have a good programmer and that's that. Doesn't matter if he plays Tetris 39 hours a week. If the project gets done, done right, on schedule - why would you care about anything else?

    The worst managers are micro managing nitwits like the one you work for. Seriously, he has a stopwatch and is timing your one single ten minute break? If you take an extra minute or two do you get written up or talked to? Sounds like kindergarten to me. No thanks.

    Look around some. You might just find a job that doesn't make you die of hypertension by your 50th birthday. They do exist, you know. You can work, put in good solid days and make good product - and not be treated like a member of a chain gang.

  • by Stargoat ( 658863 ) <stargoat@gmail.com> on Wednesday April 14, 2010 @05:22PM (#31850232) Journal

    That 8 hour stuff isn't possible. How many 17:30 meetings have you been in, or 08:00 corporate town halls? If you work hard for your 40, you'll just be taken advantage of.

  • by databank ( 165049 ) on Wednesday April 14, 2010 @05:24PM (#31850252)

    Is it okay for you to hire a gardener for 20 hours of work and have him actually work 10 hours and take a break for 10 hours?

    Some people may feel that that analogy doesn't have any bearing cause its not in an IT field. Say, if you decide to hire a web design consultant, would you be okay with paying him out of your own pocket for a 40 hour week if it includes surfing the web, chatting with friends over the phone, taking long lunches etc?

    This doesn't mean you need to chain someone down to their job and certainly taking small breaks throughout the day is needed just to mentally refocus, but if you don't feel comfortable paying someone 40 hours for 20 hours of work, why would an employer be okay about it?

    Food for thought.

  • Re:Kind Of Vague (Score:5, Insightful)

    by nametaken ( 610866 ) * on Wednesday April 14, 2010 @05:34PM (#31850346)

    Yeah, it depends entirely on the environment and what you're used to. It's amazing what people will do when they think it's normal.

    I used to work 40-50 hr weeks just writing code. Mostly web applications like the op does. All day, no facebook or web browsing, all billable hours with two project managers behind me that just had to look forward to see what I was doing. I had two 10 minute breaks (one morning, one evening) and 30 minutes (iirc) for lunch. I worked in a converted warehouse with no natural light, no windows (to stare out of and waste time daydreaming). You learn to do it because that's what's expected of you and what the people around you do. Now I work IT and program for a different company, and I can hardly fathom how I used to do that... or why.

    Fuck that old job and fuck that employer... it wasn't worth it. When I went to leave they offered me another 15k to stay... that's how bad I was being raped all along. Obviously I told them no. I know it wasn't sweatshop labor or anything, I was able to quit and it wasn't particularly hot in there, but reasonably smart people that study and learn a usable skill shouldn't have to live like that. Not in the US.

  • by Alanbly ( 1433229 ) <alanbly@gmail.com> on Wednesday April 14, 2010 @05:37PM (#31850386) Homepage
    If you're actually writing code more than 50% of your time you aren't thinking enough to warrant anything beside grunt programmer work. Good solutions require research and thought and if you aren't thinking and just coding, you're writing sub-standard code. That said if you aren't architecting anything, if you aren't actually designing solutions, there's no reason you can't stay on task for 40 hours, plenty of people do.

    Personally, I'm of the mindset that good solutions need to percolate. So I'll keep multiple projects going at any given time, and break up the work an any one of them to minimize true down time, and read slashdot during compile/debug cycles. But that's just me.
  • by PortHaven ( 242123 ) on Wednesday April 14, 2010 @05:37PM (#31850390) Homepage

    I always found that I coded in sprints. I could get more accomplished in one sprint than in the three days prior. Programming often seems to be a thing of get stuck on some stupid issue totally separate from logic and design (the aspects of programming I enjoy) and finally getting through that stop gap and getting the rest of the code completed.

    I've also found that many times that sprint occurs around 4pm-5pm (yes, when everyone else start going home). This has convinced me that we'd be better off if we offered programmers the option of working three 12 hour days. Such would facilitate longer sprints, and during periods of times with less distractions.

  • by hsthompson69 ( 1674722 ) on Wednesday April 14, 2010 @05:37PM (#31850392)

    I guess the real question here is do you hire a gardner to do 20 hours of work, or do you hire him to maintain 20 yards. If he gets all 20 done in 10 hours, does it matter how many hours it took him?

    In the case of IT, I suppose the problem is that the skill level can vary so dramatically that you can have a "20 hour" task that takes some people 30 minutes, and other people 3 weeks. You certainly can't get away with paying someone for only twenty hours if they work 3 weeks in a row, but it should tell you something about how much you can expect out of them in the future.

    FWIW, I think in the end coding and programming are more like art than like building widgets. Sometimes, epiphanies happen quickly, other times, not so much.

  • by Anonymous Coward on Wednesday April 14, 2010 @05:39PM (#31850424)

    Let's see... Since the 1950s, we've been writing applications using text-based programming languages. All serious development is still done like that today.

    Now, in the 1980s and 1990s we did have some fools who couldn't program worth a damn come along and preach to us about how we could draw some rectangles and diagrams and *POOF* we've have applications. We tried their ideas, saw that they were fucking stupid and just didn't work, and then we laughed them out of the building.

    The "orthodox" way of developing software is to write text-based code by hand, line by line, until the job is done. UML is actually the antithesis of orthodoxy; it's about throwing out the orthodox method in favor of a technique that just doesn't work (but you do get lots and lots and lots of pretty pictures out of it).

  • by GeckoAddict ( 1154537 ) on Wednesday April 14, 2010 @05:46PM (#31850518)
    It depends. If he spends 10 hours getting supplies from the store, picking out plants, drawing a layout of the plan, and meeting with me, then I have no problem with the gardener doing 10 hours of actual manual labor planting and cutting. I think similar situation applies, it's just that instead of all those things it's reading requirements, meeting stakeholders, answering questions about older projects, participating in training activities, etc.

    At my place of employment we use TSP/PSP and we're expected to maintain 12-14 hours of 'on task time', meaning time actually writing code or design documents. Contractors (who have less meetings and are less involved in requirements/design and department training/meetings) are expected to get around 20. The rest of the time is due to meetings, demos, research, answering questions, answering the phone, status meetings, setting up test equipment, etc. Someone stops by your cube to ask a question, you stop the timer.
  • by rwade ( 131726 ) on Wednesday April 14, 2010 @06:01PM (#31850706)

    So whenever you work greater than 40 hours, you get overtime, right?

    No, but my manager does not require me to work overtime.

    First of all, consider yourself very lucky. I think it's pretty rare to have a boss that manages your work load well enough to keep you to 40 hours.

    Most of us that do mind-intensive work are non-overtime employees. Some weeks, the work takes more than 40 hours and we don't get paid a nickel for that extra work.

    The next week, everything has calmed down and there's not as much to do -- should I really be expected to bust my ass looking for stuff to do so that I can fill 40 hours even though I put in 50 the previous week?

  • by John Betonschaar ( 178617 ) on Wednesday April 14, 2010 @06:02PM (#31850710)

    ^ this

    For larger code development jobs where multiple people are involved and the code is going to be maintained and supported for a long time, it's even harder to relate 'hours actively spend programming' to 'productivity'. A bad developer may be able to implement a new feature by working his ass off the whole week, but if it turns out that the code is so bad or buggy that it's hard to maintain, unreliable or even needs to be re-done completely, these 40 hours a week might actually cost the company hundreds of hours of extra work somewhere along the line. If you get the job done right, on time, it doesn't matter how you spend the hours doing it, even if it involves having to take your mind off the actual code and relax every now and then. I'm 100% convinced that you cannot force the human mind on a single, fixed and complex task for too long without losing your overview, and eventually ending up in dead-ends that you could have avoided by switching to completely unrelated tasks a few times each day. Some days your mind is on a train and you can go on for hours, but other days you get stuck on something, and forcing yourself to keep staring on that stream of codes on your screen will not help you.

  • by Anonymous Coward on Wednesday April 14, 2010 @06:03PM (#31850722)

    Eight hours a day, five days a week was good enough for illiterate industrial workers doing manual labor when it was invented 150 years ago. I see no reason it shouldn't be a perfect fit for highly educated software engineers in 2010!!

    I grok the humor attempt - but I want to point out that those "illiterate industrial workers" would've thanked God for a 40 hour work week. They were often working 10-12 hour days, six or seven days a week.

    There's a reason unions caught on so well, and a reason companies hired goons to fight them so fiercely.

    There's also a lot of programmers working 80 hours a week now. Too bad information workers have a genetic pre-disposition toward avoiding unionization.

  • by IICV ( 652597 ) on Wednesday April 14, 2010 @06:05PM (#31850746)

    We need to get away from this paradigm of "You must work 40 hours a week" to the paradigm of "You must do this, this, and this for me and I will pay you X."

    The problem with that philosophy is that if you are worth X, "this, this and this" invaribly changes to "this, this, this, this and set up the server" - while X remains constant.

    And then the business wonders why good tech workers change jobs more often than they change their shorts.

  • by Civil_Disobedient ( 261825 ) on Wednesday April 14, 2010 @06:09PM (#31850794)

    If the project gets done, done right, on schedule - why would you care about anything else?

    I agree. Where I work the head of IT moved up "from the ranks" and even lends a hand fixing bugs in the code when he gets a chance. But he knows his primary job is basically to run interference. I've seen it--it's ugly. Lots of time spent on the phone, hashing out specifications and requirements in looooong, boring-ass meetings. No thank you. And when things get to us, he trusts us to leave us to our devices and get the work done on time.

    It's a pretty good trade-off.

    To answer the original question...

    How many hours a week should a full-time programmer program?

    Should? I would say the answer is that there is no answer. What you should or I should do varies greatly depending on our personalities, our likes and dislikes. I like to build things. I enjoy solving problems. 40 hours a week doing what I enjoy is easy.

  • I'm experiencing something similar, although, I must say it's not the "coding" that kills me, but the amount of context-switching I'm forced to do on a daily basis.

    First, just let me explain my work. I'm the only developer in a technical department of 15 people, in a small local branch of a much bigger company. As such, I serve both various developing needs of my local department, as well as other departments in my branch, most support-systems for first, second and third-line support staff, as well as a multitude of network partners. Except for the development duties, there's an emphasis on last-line support, IP-networking, and product management.

    What I've discovered, is that the single largest mental challenge for me, is being forced to radical context-switches, often without advanced warning, and many, many times a day. One minute, I may be working with low-level IP-protocol-debugging in hex-dumps and bit-masks, and 5-minutes later supporting the operational staff with ongoing database-issues, 15-minutes later forced into a spontaneous meeting about human-resources content-managment problems in the customer-support systems, being interupted by another scheduled meeting about conceptual architecture and product management.

    All the individual context-switches is what really hurts me. I've reached a point when whenever a colleague shows up, or whenever the next bug is in a different system than the last, I almost experience physical pain, and mental pictures of a harddrive about to give up, trying to chug in those long-gone swap-pages.

    You mention "maintaining a couple of dozen web apps"? Even if the technologies may or may not vary much for you, is it possible that the context and nature of the different apps are much varying, giving you a similar problem to mine? That is, forced to "switch project" often, and spending a lot of time and energy on trying to remember the relevant details for the next bug on the list?

    Otherwise, when circumstances allow, I try to work from home, turn off the cellphone and shield myself off, in order to concentrate on that specific project. With all the context-switching gone I usually don't have a problem spending at least 25-30H/week doing serious "coding" (including design. development-oriented QA, test-cases, careful versioning), more for mundane typing-heavy projects, and less for more demanding designs, either due to unusual requirements, really tricky algorithms, or simply big complex stuff.

    For challenging projects however, there's certainly a "burstiness" to the productivity. Some problems simply needs to be processed "offline" for a while, before they can be solved, but I think that goes for any mentally challenging activity for anyone. Most people I talk to tells me that they solve problems best while sleeping, so maybe you should find someplace to hide for a nap during the workday? ;)

  • by kz45 ( 175825 ) <kz45@blob.com> on Wednesday April 14, 2010 @06:39PM (#31851088)

    "There's also a lot of programmers working 80 hours a week now. Too bad information workers have a genetic pre-disposition toward avoiding unionization."

    or a back-bone. Nobody is forcing you to work 80-120 hours a week. If enough developers refused, the practice would stop. The problem is that there is always a supply of developers that will work those insane hours.

    I personally detest the idea of Unions and I'm glad programmers have avoided them. In most unions, your potential raise is dependent on all the other union members in your department. You also don't negotiate raises, your union lawyers/reps do. No thank you.

    A union is almost like a small version of a communist country. Everyone is equal.

    All of my development jobs for the past 10 years have 40 hours with occasional work after hours. The one job I had that required more than 40 hours on a weekly basis, I quit.

    If you have the skills, you will always find someone that wants you. If not, then a union shouldn't be propping you up or forcing a company to pay you a salary any higher than what you deserve.

    The free market works both ways. It's not a businesses fault that most people don't have the balls to demand a raise or walk.

  • by copponex ( 13876 ) on Wednesday April 14, 2010 @06:54PM (#31851250) Homepage

    why would an employer be okay about it

    Because the boss is making 300 times your salary, and can't do 300 times the work. He knows that, and you know that, and you both know him flying first class is a waste of money, as is the expensed dinners, "retreats" in Caribbean, the company Audi, the office remodel that cost the company ten or twenty grand..

    Work rules are for the lower rungs of the ladder only, because they are the only ones who actually do anything. The higher you get, the more you get away with, as long as you are playing by the real rules: keep your mouth shut, do what you're told, and don't make any noise about the corruption and waste at the top. If you find yourself making waves at meetings about company waste or using that dirty "ethics" word, you'll quickly find yourself playing by the work rules again.

    That's why the whole top of the pyramid is nothing but pimps and hookers.

    a spade is still a spade, a collar is still a collar
    whether it be blue or white
    it's still around your neck, the silk leash nice and tight
    your wife helped pick it out
    the irony is that you worked 3 hours for it
    you wish you could ignore it:
    you're a hooker

  • by Weaselmancer ( 533834 ) on Wednesday April 14, 2010 @07:02PM (#31851364)

    No, perfectly serious. Problem is you're assuming a constant workload and a perfect equivalence between workers.

    Although I'm a coder we are often put as "leads" in projects. Think "manager lite". And I did put a guy on a team I was leading who mostly plays Tetris. And sleeps in his cube.

    The thing is - he knows more about the system than I do. Way more. The task I gave him took him an afternoon. Would have taken me two weeks, minimum. He banged it out, it worked perfectly, he went back to his Tetris. I'm happy, he's happy, my manager is happy we made the schedule, the customer is happy.

    We're all happy so I don't see a problem.

    I work more than he does, sure. But only because I have to. I'm not as good. I don't begrudge him one single bit.

  • 15 minutes per day (Score:3, Insightful)

    by firewood ( 41230 ) on Wednesday April 14, 2010 @07:04PM (#31851384)

    If you go by the metric that, in the typical large project, the resulting product ends up with 10 to 100 "lines of code" per person per day, hey, most programmer's probably took about 15 minutes to type that in if you exclude all thinking (reading, studying, daydreaming while unconsciously problem solving, etc.) and meeting time.

  • by unity100 ( 970058 ) on Wednesday April 14, 2010 @07:14PM (#31851458) Homepage Journal

    this is the work cycle. Once you need to do something, you generally need to hatch an idea. and hatching is not always active. it can be passive too. while stupidly surfing or even doing your laundry at home, your mind can be busy with the issue in the background. in that respect, coding is a kind of work that generally intrudes one's personal and leisure time. and you cant rest until you actually devised a solution to the issue. when you feel that something clicked, your mind rests in ease, and you can function normal again. and you can start implementing the solution. that is the coding phase. of course, until the next problem is put forth. then the cycle begins.

    resting is time that happens in between all those. whether you code or think for 15 minutes and then surf or just be stupid for 5 minutes, or while resting on weekend you cool off the engine.

    you gotta cool off the engine. be warned. if you dont and just keep thinking and coding like a monkey for months, you will eventually snap, regardless of how young you are. concentration takes huge toll on one's brain.

    so, act wise. dont feel that you are 'stealing'.

  • by johncadengo ( 940343 ) on Wednesday April 14, 2010 @07:30PM (#31851596) Homepage

    Have you ever asked them not to?

  • Re:Kind Of Vague (Score:5, Insightful)

    by deisama ( 1745478 ) on Wednesday April 14, 2010 @07:44PM (#31851710)

    This is one of the things I struggle with working from home for myself. With no meetings and nothing to distract me, getting in the "zone" is awesome, but can be a little hazardous.

    When I'm that into it, I stop getting hungry or thirsty, I don't get tired. I got to bed at around 6am, because the bright light hurts my eyes and distracts me long enough to think "you know, its 6am, maybe I should go to sleep" even though I'm not the slightest bit tired.
    My dreams are all about the tasks I'm programming, but of course, since they're not grounded in reality, any discoveries there are useless.
    3 hours later, I'll wake up. I'll spend maybe an hour waking up, eating breakfast, maybe watch an ep of the dailyshow, and than its back to the project.

    I did this for 5 days straight once. It's absolutely fun as hell. Challenge after challenge after challenge. Like the best video game you've ever played. Its crazy productive. 3 to 4 months tasks get done in days. And at the time your mind masks all the downsides from you. You never get exhausted or sick of it. You don't realise how much time or days has passed.

    But than you snap out of it. Your bones ache because you've barely moved them. Friends have messaged you and called, and you didn't notice. The fact that you've barely gotten any sleep hits you hard. You'll be fine one second, take a step forward and than all bam, all of it hits you at once.

    And thats if you're lucky enough to have finished your task. If you've forced your self out of it because of "health concerns", than your mind makes it painfully clear, that you don't actually have as much choice as you thought you did in this matter. Almost as though you're being held hostage, you won't be able to focus on anything else at all. Your mind will constantly come up with new ideas that make you REALLY want to go back and see if it works. If you want to watch a show or play a game, you'll be lucky if you can notice the title. If you try to hang out with friends you'll be distant and distracted. If you try to do anything that requires even the slightest amount of thought, you'll be utterly useless.

    And finally, when you're not in the zone its a stuggle. On the one hand, you know that if you could go into the zone all the work you're wasting time on would be blown away. Why should you do any work in this unproductive state when you know you could do it way better and faster when you're in the zone? But at the same time, there's this fear too. I don't want to lose the next 3 or 4 days of my life. Will this next task be the one that sucks me in? If I start this now, will I be able to make it to my appointment tomorrow? And is this strategy even physically healthy?

    I haven't really come to terms with it yet. But hopefully one day I'll find the perfect balance :)

  • Re:Programming (Score:5, Insightful)

    by martin-boundary ( 547041 ) on Wednesday April 14, 2010 @07:46PM (#31851722)
    Those 12-16 hours are the price for discovering the 10 minute solution (assuming you didn't just fart around for 12-16 hours). You wouldn't have found the 10 minute solution without them, because it took that long to gain experience in the problem domain and learn how NOT to do things.

    Once you have the experience, the next time you're faced with the same problem, you'll come up with the 10 minute solution without the 12-16 hours of thrashing about.

  • by Skal Tura ( 595728 ) on Wednesday April 14, 2010 @07:55PM (#31851788) Homepage

    Indeed it will burn you down.

    I just did a 3month stint of constantly long days, not "insane" like 90hrs a week, but sprinting upto 60hrs a week, a minimum of 43hrs a week. I was lucky to have single 10minute break apart from smoke breaks, which aren't really breaks as your brain is still churning at almost 100% speed. Before that 3month i had 1 week of for christmas by knowing that i have to work 12hr days after i get back, and had been working a huge sprint for 3months.

    best of it at all was i was promised a raise, but basicly told to f* off. I walked and they are in so deep shit now, their clients keep calling me as they can't get shit done. they are already about 4 weeks late of a simple transfer over of VMs task alone.

    Also they had to hire atleast 2 full time guys and put some of my work to 3 others. And all of that because they refused to pay even industry average ... Now instead of paying me the well deserved 30% more (yes i was THAT underpaid), they have to actually pay atleast 130% more, maybe more like 250% more. But hey, all's good, they bill by the hour afterall, so when the no-clue goons are working they actually get more as they spend more time. That's competitive business, riiiiight? ;P

  • Re:Kind Of Vague (Score:4, Insightful)

    by ShakaUVM ( 157947 ) on Wednesday April 14, 2010 @08:15PM (#31851974) Homepage Journal

    >>if you can only handle programming 10-15 hours a week - why are you doing software programming?

    I can *do* more, but what I found was that about 20 hours a week yielded optimal results. This is backed up by various findings in education and cogsci as well.

    >>Then 40 hours is never enough time to get everything you want done. ... now back to the code

    I run my own business now. I get quality work done in short amounts of time, and enjoy life with all my free time. If my business went under, I think I'd have a really hard time going back to an office job. I'm spoiled rotten.

  • Re:Kind Of Vague (Score:2, Insightful)

    by petit_robert ( 1220082 ) on Wednesday April 14, 2010 @08:45PM (#31852258) Homepage

    I run my own business too, and try spend at least 15 hours a week on technical newsgroups. On numerous occasions, I happened onto discussions that saved me days of useless work because some post in a thread showed a solution pertaining to a problem I was working on at the time.

    This has had the unexpected consequence of making me feel like I'm actually losing time when I'm too busy to read those newsgroups (/. included)

  • by petit_robert ( 1220082 ) on Wednesday April 14, 2010 @09:30PM (#31852674) Homepage

    >They fired me a few months later for an arbitrary reason to get me out. Go figure.

    That's easy : think of the manager who sold those thousands of hours of work (though pollution would be a more appropriate description, but I digress) to the customer.

    Now, someone like you comes in, shows his utter uselessness as leader, and threatens to destroy the only motive for his existence, which is a biiiiig team of developper with a huge billing rate. All he wants now is to get rid of you.

    One way out of this is for you to work freelance, if you can. Just remember to multiply your coding time by at least three, so your bills won't be ridiculously low, plus you'll need the time for the paperwork anyway.

  • Re:Kind Of Vague (Score:3, Insightful)

    by LBt1st ( 709520 ) on Wednesday April 14, 2010 @10:48PM (#31853238)

    I've been there. For years I was like that. I basically put my life on hold all through my teens and 20's. Then eventually I realized I was missing out on a lot, and made an effort to not make coding my priority in life. This was a very difficult transition that took about 2 years. Now I'm finally able to accept that it's something I do when I have time.
    Before if I tried to hang out with friends or something it'd be bothering me the whole time that I wasn't being productive. It was like an obsession that would pain me until I was back at it.

    It feels good to be free of that. I still love to code but I now have a real relationship (not just sex buddies), I see my family regularly and occasionally get out for some fun.

    More then anything I think the key is to try to relax. Truly stop to smell the roses, do some traveling, meet some people.
    I Do miss that zone though. If things were just right, I could do 15 hours a day. Overall though, my life's better now.

  • Re:Office space (Score:4, Insightful)

    by dudpixel ( 1429789 ) on Wednesday April 14, 2010 @11:18PM (#31853462)

    this reminds me of a quote I read somewhere:

    "You never know when it will strike, but there comes a moment at work when you’ve made up your mind that you just aren’t doing anything productive for the rest of the day."

    so true...often hits around 8:30 am for me.

  • Re:Obligatory XKCD (Score:3, Insightful)

    by JWSmythe ( 446288 ) <jwsmytheNO@SPAMjwsmythe.com> on Wednesday April 14, 2010 @11:57PM (#31853726) Homepage Journal

    Not when working time can be calculated in minutes, and they calculate them in hours or rounded hours. We'll use $20/hr as an example.

    1 hr = 60 minutes = $20.00
    1 minute = 0.0166666666666667 hrs
    0.0166666666666667 * 60 = 1.000000000000002 hrs = $20.00000000000004
    0.01666 * 60 = .9996 hrs = $19.99
    0.016 * 60 = 0.96 hrs = $19.20
    0.01 * 60 = 0.6 hrs = $12.00
    0.02 * 60 = 1.2 hrs = $24.00

    So, which number would you rather your payroll company use? I prefer the accuracy of 1.000000000000002 hrs. By your logic, truncate anything beyond two decimal points, and you're getting *REALLY* shorted on your pay.

  • by tomhudson ( 43916 ) <barbara,hudson&barbara-hudson,com> on Thursday April 15, 2010 @01:16AM (#31854148) Journal
    So can my stack of 4x6 index cards. It might be old school, but it works, and I can wrap a rubber band around the stack, throw it in a drawer, and forget about it until I need it.
  • by Haljo Gemel ( 934976 ) on Thursday April 15, 2010 @01:34AM (#31854270)

    "There's also a lot of programmers working 80 hours a week now. Too bad information workers have a genetic pre-disposition toward avoiding unionization."

    or a back-bone. Nobody is forcing you to work 80-120 hours a week. If enough developers refused, the practice would stop. The problem is that there is always a supply of developers that will work those insane hours.

    I personally detest the idea of Unions and I'm glad programmers have avoided them. In most unions, your potential raise is dependent on all the other union members in your department. You also don't negotiate raises, your union lawyers/reps do. No thank you.

    A union is almost like a small version of a communist country. Everyone is equal.

    All of my development jobs for the past 10 years have 40 hours with occasional work after hours. The one job I had that required more than 40 hours on a weekly basis, I quit.

    If you have the skills, you will always find someone that wants you. If not, then a union shouldn't be propping you up or forcing a company to pay you a salary any higher than what you deserve.

    The free market works both ways. It's not a businesses fault that most people don't have the balls to demand a raise or walk.

    I'm a member or a union, I program for a living, and my union is nothing like your describing. They negotiate your minimum yearly pay rise, work out the overtime rates and rules, and bargain for your maternity/paternity leave, flexitime rules ect... and basically make sure my employer doesn’t shaft me. We are not all equal and its not a small communist country. When i want a pay rise I negotiate it with my manager. The union doesn’t force me to do anything. But then again I live in the real world not where ever you are.

  • Re:Kind Of Vague (Score:3, Insightful)

    by haruharaharu ( 443975 ) on Thursday April 15, 2010 @03:00AM (#31854692) Homepage
    My code does compile and run the first time. It only runs as expected once it's been verified to produce the right output. That often takes as long as the original code.
  • Re:Kind Of Vague (Score:4, Insightful)

    by Dr_Barnowl ( 709838 ) on Thursday April 15, 2010 @03:32AM (#31854850)

    All that said, and acknowledged, I wish I could "zone out" at will. I enjoy my life a hell of a lot more when I'm being productive.

    I get "zone" times, but find it hard to do at will. I think that's linked to my opinion of the general quality of the project I'm working on ; I'm much more likely to zone out when I'm motivated or enthusiastic about things. Much less so when I think the project is a ... tasered sheep on meth.

The moon is made of green cheese. -- John Heywood

Working...