Before it got hot out I was at about 50% for hobby stuff, and I made so much progress over the last year that it’s difficult to look at, in the sense that when something stops being a struggle you can experience feelings of loss for the past. Why didn’t I figure this out before?
The unreasonable effectiveness of just showing up everyday
221–230 of 591 posts
Re: The unreasonable effectiveness of just showing up everyday
#222I feel like this notion is complete trash if you want to be anything but mediocre. In IT, I constantly have to work OT and take on challenging projects to advance and improve. This has NOTHING in common with showing up and closing tickets, which I can easily do with existing knowledge. Same with the gym - I constantly have to change up the routine, adjust to injuries, think about diet, etc. That's not even talking ab…
You are suggesting that working a little bit at something everyday is 'complete trash'. Do you really believe that?
I also have friends who have accomplished petty things - none got results until they started sitting down with it for 3+ hours a day.
I will be more concrete - if you sit down to learn a language for 20 mins a day, it will fade before you get anywhere (without constant repetition, the amount of material for which builds up). If you workout, you need warm up, cool down, travel time, shower, nutrition - it can't be a micro-habit. Even if you WALK for fitness, that's 40 minutes right there. Coding? No one here is going to tell me you will learn all the search algos and such without sitting down for 40 minutes a day. Hell, it takes 40 minutes to do a difficult hackerrank/codewars problem that you don't really understand. Not talking FizzBuzz here.
A failed example? I spent an hour a day for several months learning ML. Passed that famous Andrew Ng Machine Learning course. Because I don't apply it, I barely remember anything other than a general understanding of the overall process.
edit: Another obvious example that comes to mind - working on cars. If you don't dedicate an hour to it, you won't even have the time to get your tools out. It takes something like a day to just change out calipers, pads, and rotors on all 4 wheels, and it's about as basic as it gets in terms of repairs, other than an oil change, which is maintenance.
Re: The unreasonable effectiveness of just showing up everyday
#223I feel like this notion is complete trash if you want to be anything but mediocre. In IT, I constantly have to work OT and take on challenging projects to advance and improve. This has NOTHING in common with showing up and closing tickets, which I can easily do with existing knowledge. Same with the gym - I constantly have to change up the routine, adjust to injuries, think about diet, etc. That's not even talking ab…
All your comment seems rather contradicted by the article, doesn't it?
Re: The unreasonable effectiveness of just showing up everyday
#224I've written two books over the past decade as well as learning some other skills and hobbies and this is absolutely the most vital lesson I've learned. There is an incredible power in simply pouring a little time into something every day over a long period of time. It feels like a superpower when you see it start compounding. The Grand Canyon was created by little drops of water bouncing off rocks for millenia. Cons…
> There is an incredible power in simply pouring a little time into something every day over a long period of time. It feels like a superpower when you see it start compounding. There is an amazing book called The Slight Edge which is based on this very principal and it can really change your life. Here is a small excerpt from it that really resonated with me: It sure would be nice if, somehow, you could do something…
> Nothing you can see. What happens if you add one more? Nothing you can see
Having been on a journey to change the direction of my life for a few months now this perfectly sums up how I've been feeling about it.
I'm gonna give the book a read because I think it's what I need to hear right now. Thank you for making me aware of it.
Re: The unreasonable effectiveness of just showing up everyday
#225Re: The unreasonable effectiveness of just showing up everyday
#226Persistence is necessary to build something from nothing to establishment. That is more than just working. It means you have pushed through into something that works well enough that other people will use it and strongly recommend it.
That is the point where a trickle becomes a flood, but the flood analogy is a bad analogy. Actual flooding, with water, is an explosive phenomenon where a large area achieves maximum saturation in unison and so the trickle becomes a serious concern almost instantly. When all water over a large area has nowhere to go suddenly at the same time there is an immediate change like the flip of a switch.
Growth and adoption don't work like that. It takes time to build adoption. By the time a product reaches critical mass many early users may have already moved on. The very thing that made your product special or unique may be gone and you probably don't know it. This means the thing that cause adoption could be code while you are still building traffic because of a lag between network effects and incentives. That means adoption could be dying while you are building traffic and you won't know and until the future once traffic catches up and begins to decline at which point you are having to catch up.
If you are passionate enough, beyond mere persistence, you will figure the traffic/adoption cycle out to keep forward momentum, but only if you are properly incentivized. It takes tremendous effort to reach a large critical mass, especially for a small team (in my case a single developer). To want to pivot past your personal motivates to keep your product alive takes something more, something different. Persistence won't buy you that.
Re: The unreasonable effectiveness of just showing up everyday
#227It's been a massive project (fully gutted, subfloors removed and joists levelled, whole new floor plan, the works), it's still ongoing, but what kept it moving was that simple commitment. An hour or two in the evening, each god damn evening, for 682 days in a row. New drywall is up in a few places already, and the end is in sight.
I am a firm believer in this approach now. The march of time is ruthless and inevitable, the little effort that you regularly weave into it will pay off big in the end.
Re: The unreasonable effectiveness of just showing up everyday
#228Earlier quoted context omitted.
Don't ask for permission if you can get away with begging for forgiveness ;)
This is one of those times that this adage applies. In the worst case, "begging for forgiveness" does not mean asking your manager for an exception. It means losing an expensive court case with your former employer about who owns your IP.
Re: The unreasonable effectiveness of just showing up everyday
#229Reading one paper a week is 520 papers a decade, and there's your "Oh wait, I've seen a solution to this problem before..." superpower as a senior dev. Not your only one, but one that's easy to acquire.
Based on my experience reading academic papers, I would suggest that you would often be better off skimming 3 papers in a week than reading one closely. I would often do this in grad school: * Go search for papers that broadly had to do with some structure or other mathematical gadget I was interested in at the time, * Read the abstracts of those papers to find the ones that looked most interesting, * Take the most i…
Re: The unreasonable effectiveness of just showing up everyday
#230I've written two books over the past decade as well as learning some other skills and hobbies and this is absolutely the most vital lesson I've learned. There is an incredible power in simply pouring a little time into something every day over a long period of time. It feels like a superpower when you see it start compounding. The Grand Canyon was created by little drops of water bouncing off rocks for millenia. Cons…