I think we all suffer from this dilemma to varying degrees. Side note: I just read an interesting article on addictive behavior. It suggests that absolute addiction is not really as hard to overcome as we previously thought. The problem with addiction is it's a way to bond with something. Bonding is the actual addiction. You can bond with people, drugs, things, behaviors. If you want to overcome a particular addictiv…
Link for the article?
Ask HN: The “I want to do everything but end up doing nothing” dilemma
141–150 of 224 posts
Re: Ask HN: The “I want to do everything but end up doing nothing” dilemma
#142It has been wonderful. I'm a lot more focused in my research, because I'm hitting problems I haven't hit yet at work. I'm learning stuff that comes in handy elsewhere, and learning it quite a bit better than "read it somewhere" because I've had to use it non-trivially.
--
Not that I'm suggesting you start contracting. That's unrelated. But having some kind of social responsibility can help a lot - talk about it, blog about the progress, and try to do something on it every day or so. Finishing things can be almost as addictive as wanting to start things, and it's way more useful.
edit: I'm seeing lots of "don't break the chain" mentions. In isolation, that hasn't worked for me :| Having some kind of external expectation that you don't break it / continue to make progress anyway is what pushed me over the edge.
Re: Ask HN: The “I want to do everything but end up doing nothing” dilemma
#143One of the most important thing I learnt in my 5 years of development experience is to think learning as a marathon and not a sprint. In my personal projects, I would keep experimenting with different languages, frameworks , libraries, patterns etc. and they would all end as an unfinised github project waiting to be deleted. Whereas in projects done at workplace or as freelancer, the technology stack is fixed and you limit yourself experimenting with too many libraries. At the end of the project there is learning and a finised product to be proud of. Not impliying here that personal projects should not be done, but too much experimenting increases the chances that the project wont go to production. Therefore along with speed, have a direction to reach the goal.
Tip: Unsubscribe from forms on technologies you do not use to avoid distraction.
Re: Ask HN: The “I want to do everything but end up doing nothing” dilemma
#144Re: Ask HN: The “I want to do everything but end up doing nothing” dilemma
#145Earlier quoted context omitted.
just replying to this to bookmark for myself to read later. sry
Your upvoted stories are available under "Saved Stories" here: https://news.ycombinator.com/user?id=busterarm (Users can only see their own Saved Stories page)
Re: Ask HN: The “I want to do everything but end up doing nothing” dilemma
#146Re: Ask HN: The “I want to do everything but end up doing nothing” dilemma
#147> As a CS student / junior engineer A would suggest you learn the difference between CS and Engineering.
You suck, sir!
Re: Ask HN: The “I want to do everything but end up doing nothing” dilemma
#148You have great advice here. This is how I do it. Create todo.txt and put everything you need to do in there. Make sure it's reasonably comprehensive and then start crossing things off. A productivity book will tell you the same thing in 200+ pages. If you save the finished items, you may be amazed by what you have accomplished. I had an app for this but I found editing todo.txt is faster. Apps like Trello don't have…
Re: Ask HN: The “I want to do everything but end up doing nothing” dilemma
#149Start spending some time reading Cal Newport's blog. You still have the problem of deciding which things are important to you, but just immersing yourself in how he approaches focus and deep habits, about how he prioritizes his work, will send you in the right direction. If you time block your available time as he does, you're forced to make choices--there is only so much time available, obviously--and the discipline…
(You don't have to do everything in 30 min chunks as you go, you can also manually record other blocks of time spent.)
Re: Ask HN: The “I want to do everything but end up doing nothing” dilemma
#150I think we all suffer from this dilemma to varying degrees. Side note: I just read an interesting article on addictive behavior. It suggests that absolute addiction is not really as hard to overcome as we previously thought. The problem with addiction is it's a way to bond with something. Bonding is the actual addiction. You can bond with people, drugs, things, behaviors. If you want to overcome a particular addictiv…
My take on this is that the OP is simplistically addicted to learning because it's easy and requires little effort and prolongs not having to actually do something.
Back in the day of buying books at Barnes and Noble, I found myself doing something similar where I would continue to buy books to learn but never took any action or put off taking action on doing because it was much more comfortable to justify the time spent learning as "being good for something". Even if learning just meant leafing though the books. Similar to a graduate student getting degrees to avoid real life (in some not all cases I mean) and the real world.
I broke the habit by deciding that I didn't need another book and I should spend the time actually using the knowledge that I had acquired. Not that these were all computer books (they weren't) but an example would be to actually sit down with that book on PHP or Mysql and actually start to do something (was a LAMP book iirc). I did that one day and built a tool that I could use that was really valuable. I forced myself to read from the start. Now I question each thing I think about learning in terms of the actual value and whether I should concentrate on things that I have already acquired knowledge wise.