Earlier quoted context omitted.
calculus is irreplaceable for understanding system dynamics. Every meta-stable computer system is an incarnate approximarion of some differential equations relating the different parts of the system and the way changes propagate from here to there. I don't often use numerical methods, but analysis of stability, classification of fixed point types, topological limits to what small changes to the system can do to the b…
I mean, you could call that basic logic and just take a philosophy course. That would provide formal and informal methods of evaluation without the need for actual calculus. This informal understanding and balancing is more closely aligned with philosophy than it is to calculus.
Ask HN: What bits of fundamental knowledge are productivity multipliers?
171–180 of 424 posts
Re: Ask HN: What bits of fundamental knowledge are productivity multipliers?
#172"Calculus for solving all sorts of problems." Is 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.
calculus is irreplaceable for understanding system dynamics. Every meta-stable computer system is an incarnate approximarion of some differential equations relating the different parts of the system and the way changes propagate from here to there. I don't often use numerical methods, but analysis of stability, classification of fixed point types, topological limits to what small changes to the system can do to the b…
To your point on system dynamics, queuing theory pairs really well with calculus on that as well. Being able to somewhat predict how a system is going to behave under load based on measurements and an understanding of how the queues work is super super valuable for decision making.
Re: Ask HN: What bits of fundamental knowledge are productivity multipliers?
#173Learn to delegate/outsource at all levels from technical to mathematical: the best kind of delegation is to tools/systems/languages/type-systems (eg. "outsource your attention to the type-system") since it's always cheap enough to be in-budget...
Why is delegation important?
Re: Ask HN: What bits of fundamental knowledge are productivity multipliers?
#174Re: Ask HN: What bits of fundamental knowledge are productivity multipliers?
#175Earlier quoted context omitted.
I mean, you could call that basic logic and just take a philosophy course. That would provide formal and informal methods of evaluation without the need for actual calculus. This informal understanding and balancing is more closely aligned with philosophy than it is to calculus.
Nope. You could call that basic logic... and you'd be wrong, because it's not basic logic.
If I'm wrong, show me I'm wrong and post a substantive comment. Snarky comments like that are not inline with HN guidelines.
Re: Ask HN: What bits of fundamental knowledge are productivity multipliers?
#176Edit for typo
Re: Ask HN: What bits of fundamental knowledge are productivity multipliers?
#177Re: Ask HN: What bits of fundamental knowledge are productivity multipliers?
#178Earlier quoted context omitted.
I love this idea. You don’t need to be at the top 1% of a field to do cool innovate stuff, just be good at two or three different fields and see what happens when you combine them. Currently going down this rabbit hole with computational archaeology and having a whale of a time :)
This is complete bs, real innovation happens exclusively in the top 1 percent of the field. This is just coolaid that some people like to drink to de emphasize the value of real skill and inflate their own egos.
Re: Ask HN: What bits of fundamental knowledge are productivity multipliers?
#179There 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.
It works in the digital world because it comes from the physical: I owned a powertool that sat unused for 5+ years because I thought I didn't have an application for it Was shown how to use it effectively, and improved my efficiency by more than double on the task it's good for
Re: Ask HN: What bits of fundamental knowledge are productivity multipliers?
#180A more prosaic answer, in terms of tools, would be to know your editor well (assuming programming), since you will spend a lot of time in it. Even if typing speed is not the limiter, it can help focus and keep bursts of input uninterrupted.