←back to thread

158 points WanderingSoul | 2 comments | | HN request time: 0.395s | source
Show context
gwd ◴[] No.45415701[source]
Can I make a distinction between "friction" and "effort"?

If you're riding a bike up a hill, you can't go up without effort. But not all of your effort is actually moving you up the hill -- some of it is being lost in friction: inefficiencies in your muscles, friction in your gears and wheel and chain, wind resistance.

Similarly, you can't learn anything without effort; but it's often the case that effort you put in ends up wasted: if you're learning a language, time spent looking for content rather than studying content is friction; effort spent forcing yourself to read something that's too hard is effort you could have spent more profitably elsewhere.

Put that way, we should minimize friction, so that we can maximize the amount our effort goes towards actually growing.

replies(7): >>45415834 #>>45416414 #>>45416922 #>>45416990 #>>45417403 #>>45417848 #>>45421137 #
RyanOD ◴[] No.45416414[source]
I never considered the type of effort you're referring to as wasted.

It reminds me a bit of looking up coding solutions on StackOverflow back in the day. Yes, it was a slog and consumed valuable time. However, I always felt that I picked up all sorts of other valuable information reading a variety of possible solutions or spying a related but different problem and taking a moment to consider it.

It is similar to how I learned to play guitar. With no videos and very limited tablature, I had to learn songs by ear which was crazy inefficient. However, it trained my ear and kept me exploring the entire fretboard as I figured the song out. This ended up making me a much more complete guitarist.

replies(3): >>45416688 #>>45416868 #>>45423450 #
1. beardedetim ◴[] No.45416688[source]
This is a good callout/distinction you're making. How we view the goal of the experience determines our experience itself. The guitar analogy is really good because if your goal was to learn guitar, it's definitely not wasted but if your goal was to learn this one specific song as quickly as possible, I could see how my perspective would be different.
replies(1): >>45416908 #
2. RyanOD ◴[] No.45416908[source]
Yes, this is all goal dependent. I can agree with that.

The trouble with the "learn just this one thing" approach is that one is forced to learn said thing at the most basic level because anything beyond that requires all sorts of skills and techniques that are difficult to teach in lesson format. Rather, they're just absorbed as one explores the topic. It's the sort of subconscious / muscle memory stuff a person doesn't even realize they're learning.

So, yes, for the most basic of topics, I can see how removing the effort can make sense. For anything beyond that I feel there is tremendous value in the struggle.