TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: What is the expected capacity for a full time developer?

2 pointsby blahbapabout 10 years ago
At [large company] there I work as a contractor, several projects are being planned with only a limited pool of resources. Initially plans where laid expecting everyone to deliver at 100% capacity - meaning that 8 hours of work would be done during an 8 hour workday. But if you subtract lunch, meetings, procastination, interuptions et al. - what is the expected capacity (%) of an experienced developer in a semi-agile environment?

7 comments

matt_sabout 10 years ago
I used to use 25 hours out of 40 in burndown calculations, so 5 hours a day. This was then used against task lists that had estimates in hours of 1,4,8,16 increments. If something needed a re-estimate after work began that was taken into calculation.<p>That was with a fairly low amount of BS. If there a lot of meetings then lower it. If you work in an open plan work space with people not directly contributing to the same effort, lower it some more.
skylarkabout 10 years ago
I work at an extremely large non-tech company following a semi-agile process.<p>Officially, we&#x27;re expected to do 6 hours of coding per day. However with meetings and lunch, we only really have 4.5 - 5 hours of time that isn&#x27;t blocked off.<p>Then, because some meetings aren&#x27;t scheduled back to back, we essentially lose the time in the middle (especially if that time is only ~30 minutes).<p>When all is said and done, I&#x27;m probably putting in 3-4 hours of code in per day on average. It&#x27;s more than enough to get the job done.<p>It&#x27;s soul crushing and I&#x27;m looking to quit soon.
tolediabout 10 years ago
The question doesn&#x27;t really have a well defined answer. It would vary tremendously by the organization and project they&#x27;re working on. Also depends a lot on their level. There are senior engineers who code probably &lt;25% of their time, but add value by helping other engineers, planning, architecting, removing obstacles, etc.
bayonetzabout 10 years ago
Hoped and dreamed for? 100%<p>What I actually use when preparing estimates?<p>40%-75% which depends on stuff like the developer being staffed, how short the project is (shorter = more productive), how bleeding edge the tech is (higher tech = less productive), etc.
brudgersabout 10 years ago
What unit is developer capacity measured in?<p>Lines of code, bugs per hour (clised?, created?, avoided?), revenue per month (a contractor standard), etc.<p>Utilization is different from productivity.
antoinevgabout 10 years ago
See: <a href="http:&#x2F;&#x2F;style.org&#x2F;unladenswallow&#x2F;" rel="nofollow">http:&#x2F;&#x2F;style.org&#x2F;unladenswallow&#x2F;</a>
debacleabout 10 years ago
80% if you have a lean development cycle. 50% if your organization loves meetings and project plans.