Live data from Hacker News

Ask HN: How much of your time at work as a software engineer is spent coding?

news.ycombinator.com

21–29 of 29 posts

Re: Ask HN: How much of your time at work as a software engineer is spent coding?

#22
post #19
post #9

My answer is: as much as possible! I willingly took a 50% paycut this year and left my $big_company job to invert the 80% meeting / 20% tech ratio, and it was the best decision professional decision I've ever made. On a day-to-day basis, there's always going to be a cyclical element -- I just spent two weeks writing code nine hours a day to push through a big feature, and now I expect to spend a week or two on less f…

I'm not sure why it pays less. It's a "demotion", but between a skilled middle manager and skilled developer, the skilled developer is more valuable. I actually got a slight pay rise going from mid manager in a big company to developer in a startup, albeit I had to give up the free parking, nice dinners, and free coffee/boba.

> between a skilled middle manager and skilled developer, the skilled developer is more valuable

I disagree. While the skilled developer might add to the teams output, a skilled manager will multiply the output (by 1.x) of the whole team.

Re: Ask HN: How much of your time at work as a software engineer is spent coding?

#25
post #19
post #9

My answer is: as much as possible! I willingly took a 50% paycut this year and left my $big_company job to invert the 80% meeting / 20% tech ratio, and it was the best decision professional decision I've ever made. On a day-to-day basis, there's always going to be a cyclical element -- I just spent two weeks writing code nine hours a day to push through a big feature, and now I expect to spend a week or two on less f…

I'm not sure why it pays less. It's a "demotion", but between a skilled middle manager and skilled developer, the skilled developer is more valuable. I actually got a slight pay rise going from mid manager in a big company to developer in a startup, albeit I had to give up the free parking, nice dinners, and free coffee/boba.

Meh, you need both skilled developers and skilled managers.

Re: Ask HN: How much of your time at work as a software engineer is spent coding?

#27

50%, I'd say. Breakdown: - Reading code: 20% - Writing code: 10% - Debugging code: 20% - Meetings / administrata: 10% - Other productive tasks: 10% - Goofing off: 30%

I'd say less than 2%. These are ball-park-guesses...

-Reading Code: 3% -Writing Code: 2% -Debugging: 15% -Meetings/Administrata: 20% -Docmentation/Paperwork: 20% -Testing: 20% -Other productive tasks: 15% -Goofing off: 5%

Note: When I say "debugging", it's often not debugging code. Sometimes it is, other times it's user-error, hardware malfunction, mis-understanding of the spec, etc.. A good chunk of debugging time is spent eliminating software as the failure. I work on highly regulated medical devices and their connected systems.

Re: Ask HN: How much of your time at work as a software engineer is spent coding?

#28
post #20

As a junior developer, I spend around 4-5 hours coding and the rest of my time is taken by meetings and code reviewing

As a senior developer, I skim the code reviews and spend a few hours to fix the mess this creates.

Haha absolutely true !

Re: Ask HN: How much of your time at work as a software engineer is spent coding?

#29
I'm tech leading a small project (~5 people). How much time I spend coding varies quite a lot, usually 20-50% in a typical week. I spend more time than I would like in meetings of various kinds: interviews, 1:1s, planning for the next quarter, etc.
Post reply on HN