A closely related skill is the ability to cut through all the abstractions and interfaces to get to the root cause of what is broken or needs changed. A technical and organizational debt buster if you will.
Ask HN: What bits of fundamental knowledge are productivity multipliers?
21–30 of 424 posts
Re: Ask HN: What bits of fundamental knowledge are productivity multipliers?
#22I feels a bit like watching a chef, that has all the theoretical knowledge about food composition and such, but takes 5 minutes to chop an onion.
Re: Ask HN: What bits of fundamental knowledge are productivity multipliers?
#23There are few productivity boosters greater than spending time learning the tools you use in and out. This goes for hotkeys in software all the way to quirks about a language.
Re: Ask HN: What bits of fundamental knowledge are productivity multipliers?
#24Is this really common? I know I'm not in a top tier job, so maybe they don't give dummies like me the hard problems, but I've never had to use calculus to solve a real world problem.
Re: Ask HN: What bits of fundamental knowledge are productivity multipliers?
#25There are few productivity boosters greater than spending time learning the tools you use in and out. This goes for hotkeys in software all the way to quirks about a language.
By mastering I mean, not knowing everything, but knowing more than you knew yesterday.
A pretty underrated hint about learning keystrokes : _print Cheat Sheets_ (they are available in pdf for most tools) and keep them somewhere on your desk. You will discover tons of cools tricks while waiting for things.
Re: Ask HN: What bits of fundamental knowledge are productivity multipliers?
#26I would like to challenge the underlaying idea: Asking "what fundamental knowledge" is like asking what telescope makes the best astronomers. The problem with knowledge is applicability. You can know a lot of fundamental things, but if you cannot recognize the patterns were they are useful is dead knowledge. My personal experience through my life (30+ years in the field) and observing and interviewing developers in m…
Re: Ask HN: What bits of fundamental knowledge are productivity multipliers?
#27Not technical but the self-knowledge of how to put yourself in a productive state. Knowing how to sleep well, eat well, exercise well to allow yourself to perform at a sustained high-level. Someone may be more technically competent at a problem-space (at the start), but if you are able to work diligently at the problem over a sustained period, you will have 10x better results than those who crash/burnout/lose interes…
Re: Ask HN: What bits of fundamental knowledge are productivity multipliers?
#28You'll be surprised at how many "great developers" never move anywhere in terms of productivity because they lack fundamental communication skills.
Re: Ask HN: What bits of fundamental knowledge are productivity multipliers?
#29But they are not applicable everywhere, so you should not expect your 8 hour days to turn into 48 minutes because you started using regexes, dynamic programming, and search algorithms everywhere.
The unlikable and unhelpful answer, but probably the single biggest fundamental multiplier, is unfortunately the g factor. General intelligence.
The only 10x differences that genuinely exist are between people who are 2x faster than average and people who are 5x worse. Not because they learned a trick, but for a complex combination of reasons, including having been handed down two or three standard deviations in general intelligence.
The harsh reality is that there is no single thing a 1x person can do to become 10x.