TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: How to control computer science wanderlust?

6 pointsby rhipitrabout 6 years ago
I didn't really know a better way to phrase this, but I am curious if anyone has a system for, or advice on, controlling wanderlust when it comes to technology or computer science knowledge. For me, I feel like this is more pronounced when I read hacker news and discover new, interesting articles & free text books about topics I find interesting. I place them in my "queue" with a "plan" to investigate and read later, but I usually make little headway towards this goal. It's probably a personal issue, as I tend to do this with books I want to read, shows I want to watch, places I want to visit, etc., but I just thought I would ask and see if anyone has any ways that have worked for them when dealing with this issue.

2 comments

AnimalMuppetabout 6 years ago
There is more interesting stuff to read than you have time to read. No system is going to help with that, or is it really a problem to fix.<p>There are two problems that you do need to handle somehow:<p>1. Out of all the things that I can read&#x2F;investigate&#x2F;research, which are the ones that I most should spend my time on (defined by whatever metric you want). The problem here is, you often don&#x27;t know until you read them, and you don&#x27;t have time to read them all. I don&#x27;t have a good answer here.<p>2. Keeping the list of things you&#x27;d like to read from eating up more time than it should. It can take time from your work, your marriage, or your kids - if you let it. This becomes a matter of not letting it become an addictive or obsessive behavior, or at least of recognizing when it becomes so <i>and then stopping when you recognize it</i>.
sgillenabout 6 years ago
I agree with the other guy, there is way more interesting stuff to read than there is time to read it.<p>I find it helps to really have a goal when setting out to learn new stuff. Rather than just &quot;I want to learn more about blah&quot; Think &quot;I want to make a grid based turn based strategy game&quot; or whatever, and then figure out what you need to learn to make that happen.<p>I try to do this, I still have lots of interesting unrelated things I try to learn about too, but I find this overarching goal helps focus everything, even if that goal changes every few months and is not always achieved.