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.

Biggest productivity killers in the engineering industry

68 pointsby bubblehack3r9 months ago

23 comments

playingalong9 months ago
Lack of clear goals from the management.<p>Too many meetings, especially the recurring ones. Domination of spoken culture instead of written for collaboration.<p>Lack of proper sleep and rest. Working outside of your normal brain activity hours.<p>Sudden fire drills - &quot;unforeseen&quot; audit with deadline next Tuesday, a security vulnerability mentioned in TV and you needing to redeploy&#x2F;upgrade everything ASAP.
评论 #41283615 未加载
评论 #41284192 未加载
candiddevmike9 months ago
I really hate every article from this site when they get posted. The advice is never really useful, and the authors strike me as the worst kind of micromanaging, ineffective leader to work under.
评论 #41283245 未加载
评论 #41288099 未加载
corytheboyd9 months ago
Kind of reads like leadership that wants to squeeze work out of people. At least some of your talent is going to need to think deeply to build actual systems, at some point, otherwise you’re just selling duct-taped together garbage. You CAN sell duct-taped together garbage, companies do it all the time— it’s not very interesting to work on though, hence your “unmotivated, lazy” engineers.
评论 #41283217 未加载
kiliancs9 months ago
This is so different from what comes to mind when I think about how to improve productivity:<p>- require engineers to present and justify engineering investments (and understand that what you don&#x27;t accept has real costs) - have engineers estimate the work in the roadmap, and provide clear risks and possible mitigations - note all of the above means the goals are clearly defined first - not everything you wanted to accomplish may fit; be prepared to distinguish essential from good to have, and to change the order of your priorities. - have teams commit to dates based on estimates, a healthy error margin, additional responsibilities, meetings... - plans change, things happen, life happens, engineering is hard. It&#x27;s OK, it&#x27;s expected! Make sure there are clear communication channels from engineers to the top, and from the top to the engineers, so that expectations are adjusted as soon as possible, and maybe make further adjustments. - Communication should happen often. Be always available to listen, don&#x27;t micromanage. - managers should protect engineers and said communication channels - managers and PMs do not set deadlines - don&#x27;t hire cheap; hire motivated team players. - the primary role of your &gt;Senior engineers is to be force multipliers (how is a whole different conversation), not to do superhero work - communication, communication, communication; you&#x27;d be shocked how much time is wasted by engineers being unsure how to proceed and not sure who to ask of if the question will be well received; there are no bad questions.<p>I feel like I could go on and on and expand on many of these.<p>Yes: multitasking hurts; yes, procrastination is bad; but beyond looking at each &quot;issue&quot; individually, engineering leadership should provide processes and culture that protect, motivate and facilitate success.
larrysalibra9 months ago
Biggest productivity killers in the engineering industry:<p>#1 Hacker News
评论 #41283674 未加载
评论 #41283505 未加载
throw1567542289 months ago
I feel like Slack is 80% of the problem. Honestly I&#x27;d like to get rid of it at our company, and just have everything come down&#x2F;go back up through my manager. I realise some of you probably have never experienced this.
评论 #41284141 未加载
评论 #41286144 未加载
zvr9 months ago
Mildly annoyed that the graph on &quot;Perfectionism&quot; has the time on the y axis instead of the x one...
评论 #41284195 未加载
siliconc0w9 months ago
A big one is keeping iteration times fast.. If you have to wait more than a few minutes to run through your test suite or deploy to a dev environment it really kills the momentum. It starts easy but as you add complexity, dependencies, slow or flakey tests, it is slowly gets eroded.
评论 #41288295 未加载
评论 #41286628 未加载
_jss9 months ago
There has been so much research on this, and this article seems to ignore much of it.<p>The book Accelerate is a good start.
dwb9 months ago
Oh we can’t just avoid context switching, can we? The way the company works is completely beyond the question. I should have to aggressively protect special “focus time” instead, because it’s my problem I have to solve.
ssttoo9 months ago
&gt; Biggest productivity killers in the engineering industry: eng-leadership (.com)<p>Funny how the domain name is the answer of the topic in question
OutOfHere9 months ago
Timeboxing is a pretty bad idea for the simple reason that it doesn&#x27;t define the way to handle tasks that exceed the timebox. It simply assumes that tasks will take no longer than the timebox. Real life tasks don&#x27;t work this way. In doing so, timeboxing closes the door to experiments, to discovery, and innovation.
SoftTalker9 months ago
Another one: &quot;We&#x27;re moving our stack to &lt;flavor-of-the-month&gt;.&quot;<p>or one that I lived through: &quot;We&#x27;re switching from SQL Server to Oracle.&quot; That one burned a few years that could have been spent on new features or improvements.
nijuashi9 months ago
(everything is working with no effort)<p>No one:<p>IT infra: let’s move our repo platform to SaaS!
jclulow9 months ago
- Perfectionism, but defined as &quot;Wanting to make things amazingly well, but never finishing them&quot;<p>- Procrastination<p>- Issues from context switching and distraction<p>Is this ... ADHD?
fear919 months ago
Honorary mention:<p>SAFe agile
omoikane9 months ago
I wish the two axes in the perfectionism graph were swapped so all of the graphs will have time as the horizontal axis.
mkoryak9 months ago
Slow edit refresh. When is say slow, I mean over 100 seconds.
shaftoe4449 months ago
&gt; Let’s get back to this week’s thought!<p>Really made me laugh.
amelius9 months ago
Solutions:<p>#1 get a private office
评论 #41287654 未加载
water99 months ago
Scrum and Jira
rubslopes9 months ago
Nitpic: I really dislike this trend of numbering x topics and then adding a &quot;bonus&quot; one. Just say it&#x27;ll be 4 topics, please.
larsrc9 months ago
A trick from my PhD days: start the day with one to two hours of concentrated work. Don&#x27;t look at your email or news or anything until you&#x27;ve done that.<p>This worked fabulously for me because it allowed me to &quot;swap in&quot; my work enough that I could avoid distractions.<p>And yes, I have ADHD.
评论 #41288640 未加载
评论 #41284771 未加载