I'm curious how efficient most coders are even in an 8 hour work day. I find that I can only log about 4 - 5 hours a day (on average) of solid coding time (or marketing/business work). This is because I limit myself to an 8 hour work day, but of course there are breaks and inevitable down time.
"Any time you have worked long hours, it is a sign of a broken process."
11–20 of 172 posts
Re: "Any time you have worked long hours, it is a sign of a broken process."
#12It's nice that LinkedIn has a great process: regression testing and the like, but what if you work in an environment where you can't afford to test every single little thing, and where business models, let alone requirements change constantly (ie. a startup)? What if a competitor just launched a feature that will put you out of business if you don't implement the same thing in 48 hours? What if there is a mission-cri…
However, I'd like to make a few points.
regression tests should be baked in from the start, especially easy at a startup starting from fresh.
Features that can be implemented in 48 hours have no business being in the way of your success.
Mission critical bugs are a symptom of a broken process. They happen, but shouldn't be pathological.
Yes, and that culture stinks. Luckily for software developers at this point in time we have MANY options and don't have to be subject to shitty working conditions.
Re: "Any time you have worked long hours, it is a sign of a broken process."
#13Enterprise: Incompetent management, lazy co-workers, and spoiled users.
Small Business: Tough competition and limited resources.
Startup: Taking advantage of opportunites that may not pass this way again.
Re: "Any time you have worked long hours, it is a sign of a broken process."
#14It's nice that LinkedIn has a great process: regression testing and the like, but what if you work in an environment where you can't afford to test every single little thing, and where business models, let alone requirements change constantly (ie. a startup)? What if a competitor just launched a feature that will put you out of business if you don't implement the same thing in 48 hours? What if there is a mission-cri…
Re: "Any time you have worked long hours, it is a sign of a broken process."
#15Long hours are not always because of a broken process, or death march deadlines. Many times when I have worked long hours, it was because I was really into the problem I was trying to solve, and didn't want to quit.
Re: "Any time you have worked long hours, it is a sign of a broken process."
#16Long hours are not always because of a broken process, or death march deadlines. Many times when I have worked long hours, it was because I was really into the problem I was trying to solve, and didn't want to quit.
Re: "Any time you have worked long hours, it is a sign of a broken process."
#17It's nice that LinkedIn has a great process: regression testing and the like, but what if you work in an environment where you can't afford to test every single little thing, and where business models, let alone requirements change constantly (ie. a startup)? What if a competitor just launched a feature that will put you out of business if you don't implement the same thing in 48 hours? What if there is a mission-cri…
Even if we stretched the 48 hours to 48 days, I am pretty sure this has never happened.
Re: "Any time you have worked long hours, it is a sign of a broken process."
#18Re: "Any time you have worked long hours, it is a sign of a broken process."
#19Re: "Any time you have worked long hours, it is a sign of a broken process."
#20I'm curious how efficient most coders are even in an 8 hour work day. I find that I can only log about 4 - 5 hours a day (on average) of solid coding time (or marketing/business work). This is because I limit myself to an 8 hour work day, but of course there are breaks and inevitable down time.