HACKER Q&A
📣 velyan

How do you learn and research every day?


I personally struggle with resource overwhelm sometimes…

How often do you research to get insights, deeper knowledge or validate a hypothesis? How do you research and learn? What are your favourite tools and what are you biggest pain points?


  👤 voidhorse Accepted Answer ✓
I read a lot. I used to have time to read basically whatever, and would generally just follow the bibliographic of referential trails in other books. Now, my time is much more limited, so whenever I want/need to learn about something new, I'm more disciplined and devise an "essential reading list" as a first step. To do this, I'll perform a basic google search for the topic, check a wikipedia article, or search for the topic on a publisher's website. I'll read the abstract for each book and try to determine which ones are oriented toward beginners. I'll usually select at least three "beginner books" and read them, along with a couple of select "advanced" books that I know I'll have to wait to get to until later.

I try to read for at least 45 minutes each day and I take notes on the books I read. From there I move on to the more advanced stuff I gathered and use my old habit of following bibliographic references for more.

Umberto Eco has a book on how to write a PHD thesis, How to Write a Thesis . I think a lot of the techniques described in that book are valuable for any kind of research, whether your aim is to write a thesis or just to learn something new.


👤 chatmasta
I procrastinate and sometimes I learn stuff while I'm procrastinating.

👤 sowbug
I'm working my way through Building a Second Brain by Tiago Forte. I can't say I've digested it well enough to recommend it, but a key point that stuck with me is to get into the habit of making a note of things you encounter day-to-day (including while reading and researching), and using the "PARA" method to file them into projects, resources, areas, or the Gmail-like "archive." Projects are things you're actively working on -- 2023 taxes, planning a night out for your anniversary, reaching a level of proficiency with LLMs, etc. Resources are a little longer-lived than projects; they're subjects you find interesting that don't have a clear start or finish the way a project does, like a bash cheatsheet, or a gardening hobby. Finally, an area is something that never goes away, like personal finances or family paperwork.

These groups have helped me organize my "lifestream" a lot better. Rather than torturing myself about deciding the perfect place for everything I learn, PARA helps me understand that organization is more of a lifecycle with stages over time. Something might go into a project folder today, but when that project is complete (or abandoned), its parts can go into reusable resources, mini-brain areas, or the archive. That fluidity has made filing of information a lot easier.

This isn't a full answer to your whole question. But knowing how to deal with the influx of daily information, and developing more of an opinion what a research session's work product should look like, is a piece of the puzzle.

*https://www.buildingasecondbrain.com/


👤 sasha_fishter
I think everybody is struggling with this. I found very good example and that is Duolingo, it forces you to take lessons every day. And after month or so it's just in your mind, that feeling you need to finish something, no matter if it's 2 minutes, it's just that you are doing it each day.

I.e. I started learning Data Science lately (frontend developer here), and I just picked one course and learn each day few lessons. More and more, I'm convinced that these small steps are once that moves you forward whether you are learning something new or going to gym, what ever. Just show up, and do that small step each day.

Everything else will come together. You will need to do some research anyway if you want to 'finish' some task, so I don't bother with that. Just go, and learn.


👤 11001100
The question reminds me of the dilemma between exploration and exploitation [1]. The art (or skill) is learning when to stop and redirect. Talking to friends about certain learning curves and making sure I don't waste my time just researching or building things that are overloaded with features has helped me a lot. I think it's generally good to know that there's a tradeoff no matter what you're trying to learn or explore.

[1] https://en.wikipedia.org/wiki/Exploration-exploitation_dilem...


👤 memothon
I really love Anki as a tool, especially to learn mechanical things (like vim key bindings), to remember arguments of key articles, and to situate myself back in the thoughts that I previously had.

For mechanical things: I was able to learn lazygit keybindings by heart in a week that take care of 95% of my usage.

To remember key arguments of an article: I make a card like

    In the article _The Bitter Lesson_, what types of methods work better in the long run?
    General methods that use computation (search/learning)
For situating myself: I take a project I worked on and I make a card on what I found challenging, or the tools I used. Or what I learned after. A lot of our problem solving is pattern matching to things we've seen before so leveraging this is really powerful.

👤 nelsoch
I don't normally post here- normally I lurk. But this spoke to me.

Learning and research is something you(someone) has to impose on themselves as a self-discipline(like working out, eating right or some other habit). I learned this early in my adolescent years- but it was not honed or realized until university. Once I got into college, I found out that I need to push myself to do the research for things I wanted to pursue- even if it wasn't directly related- in order to achieve my end goal. In comparison, as a naive kid- I would research hitboxes, best shooter tactics and related gaming notes. Now, I open myself to anything and everything- because I realize now 20 years later, that I can easily make what I learn into something I benefit/enjoy from with enough effort and perspective insight.

Long-story-short(tldr)?

Just because you don't know something now, doesn't mean it won't be important to you later. When that day comes, the last thing on your mind will be passive interest- and moreso long-term passion. Which, in retrospect- the former is the dopamine calling you home to stay placated with who you are- rather than you want to be.

Read a book. Save a life. -Chuck


👤 tianqi
Nowadays when I'm ready to learn a new field, I start by talking to chatGPT to get a general picture of the field and a few introduction books, specifically ones that are admittedly objective, not propagandistic. After reading these books, I will have an understanding of the field in order to reasonably plan what and how to learn next.

The key is de-fragmentation, which is the most important discipline in this age. Read serious publications by professional authors. Stay away from any traffic-driven information. I can't say they are 100% rubbish, but spending time on them causes far far more damage than gain.


👤 __rito__
Embrace a project-oriented approach. The project can be an app, a paper, or an article.

Define what you want to do. Then start working on that. Embrace a top-down approach. Learn only on a need-to-know basis. When you need to know something for the app or the paper, learn that. Don't touch anything else. Make a list of stuff that you find interesting.

Always keep the completion of the project in your mind, and nothing else.

Project-based learning/research works the best.

Also allocate some hours per week for goal-free learning. Read/do whatever you want. But, keep it limited.


👤 dvcoolarun
I typically use Google to search for links and usually end up finding the top 2-3 most helpful ones. After reading through them, I have recently begun saving these links to my GitHub account for future reference. I use a web extension along with a keyboard shortcut to do this. Here is an example of a saved link: https://github.com/dvcoolarun/til

👤 cushpush
Keep a notebook with you at all times, make time to study and reflect on your notebook pages. Also use a computer if you want grad-level dialogue with the ai, very helpful as well. But strongly recommend sticking to physical notebook because can flip pages and can commit pages to memory as landscapes more readily.

👤 interbased
Regarding learning, I usually start with YouTube videos to get a foundation of the topic to see if it interests me. If it does, I’ll look more for advanced courses or books and go from there.

For research, I usually just use a search engine and read what seem to be credible sources. News articles, court documents, studies, etc.


👤 JohnFen
I do two things. First, I read voraciously (both fiction and nonfiction) -- and make it a point to include topics that aren't in my usual set of interests. Second, if I want to learn something in-depth, I invent a project that requires that knowledge to accomplish, then tackle it. Learn by doing, and all of that.

Insights come when I'm listening to music. I listen to music like most people watch movies -- I sit down and actually listen without doing something else at the same time. It's very meditative and it's quite common that I get "aha" moments regarding things that I've been learning or doing.


👤 kbrkbr
For learning new stuff or deeper understanding old stuff I use "browser tab based backtracking". I research some books and articles on the topic. As soon as I realize that I do not understand something (it doesn't click), I open new tabs researching the points I don't understand and so on. After understanding I backtrack by closing the new tabs. The important part is the meta analysis: does this rabbit hole serve my initial goal? Given what I understood, is my initial goal still valid or should I revisit it? Learned a lot, works great for my brain.

👤 pgustafs
Follow your innate curiosity, and respect the edifice of knowledge constructed by those who came before us (i.e., don't get sucked into quackery without a deep understanding of the SOTA).

👤 mettamage
I'm going through this right now. What I'm beginning to notice is that I need to have a direction. If I don't have a direction, I'll consume all content that seems interesting. It's frankly too much. So I should be more specialized/directed at a particular goal/purpose. This is purely for the sake to not experience content overload.

At least, that's my working hypothesis for now, still testing this out.


👤 brudgers
I learn best by doing. So I limit my research scope to domains close to what might be practical to do myself.

Sure I go down infotainment rabbit holes. I justify infotainment as infotainment. I do not pretend it's research.

I've been happier since I stopped making grand plans. Since I got over myself.

Happier since I measured my growth by what I did rather than what I knew.

YMMV. Good luck.


👤 fullstick
I take classes as a starting point. Then if a course is interesting, it will usually spark ideas that I want to explore further.

👤 0x008
I look up articles about topics I am intersted in HN and read the comments.

Sometimes I use HN search to look for good threads about a topic.


👤 lamroger
I'm unemployed.

Joking aside, I worry when I start working again too. I think recognizing that struggling is learning and aiming to get into the rhythm/habit of struggling even when you're tired - even a little bit - compounds. I'm also toying with the idea of cohort-based learning


👤 kirubakaran
I built https://histre.com/ to help with this. We all go through the explore -> filter -> decide loop when researching online. There weren't any good tools to help with that, until now :)

👤 continuational
I work on a programming language with a friend. We try to remove as much of the pain points of day to day programming as possible, and it's very motivating to find solutions to various problems we've had for a long time.

👤 senectus1
I dont, then i realize i'm getting behind and madly try to catch up then realize its so hard to do when you dont sleep properly and start sleeping better then realize I'm getting behind and the cycle starts again.

👤 opem
Just follow the links ;)

👤 benthecoder
i use https://exa.ai/ to find good resources and https://curius.app/benedict-neo to save and tag them

👤 vik0
I wouldn't say I "research," but I do learn. I do that by reading books

I don't read *that* much (for reference: I read 24 books last year; this year 5, so far). Every month I have a goal of how many pages I want to read. This month it's set at 8 pages per day, but usually I go well above that, only going to 8 pages if I'm not feeling like reading that day, which is rarer and rarer.

I also stopped taking notes, it's distracting and makes reading feel like a chore and pretty unenjoyable for me, but YMMV with regards to note-taking.

If I feel like I don't understand something, I will go back and re-read that, or re-read the whole book, multiple times if I have to. By re-reading books, you pick up pieces you missed on your first or second time (or third, and so on) reading them. It's also better to read a single book 1000 times than to read 1000 books one time, something I've learned thanks to Nassim Nicholas Taleb.

Speaking of Taleb, he recommends not continuing to read a book if it gets boring to you - to be bored of a single book but not of the act-of-reading-itself-type of a deal. I think that's very smart too. I intuitively did that before I read this recommendation of his.

Did I mention you should his books? Because you should, everyone should.


👤 keiferski
I used to approach topics by picking the top five-ten books on the subject and reading them. This works, but not as well as I think most people assume. The reality is that you end up not really remembering most of the information you learn. Reading can shape your mind in a way similar to how a river shapes a canyon, but it doesn’t necessarily convert directly to actionable insights.

Instead, I have begun to rely on encyclopedias and spaced repetition, with the idea being that I will actually remember all of the data I’m inputting.

To use an example: I read a popular biography about Rockefeller last year. I can remember the vague outlines of it, but realistically if you asked me to summarize the book, I couldn’t write more than a page. I think most people have a similar experience with reading. Can you name the last ten books you read and write a brief essay about each? Almost certainly not, even if you read a ton.

To combat this, I’ve been adding specific details about Rockefeller to an Anki deck. Things like, “Where was Rockefeller born?” Or “How many companies was Standard Oil split into?” My thesis is that knowing a few hundred facts like this is an order of magnitude more productive than reading a book about the subject. Encyclopedias are thus useful for this purpose, as they present a huge amount of information about a subject in a format amendable for memorizing.


👤 hooverd
Well, I don't every day.

👤 skirge
Practice. One hour under debugger teaches more than reading 10 books.

👤 flowzai
Forum discussion is helpful for any market.

👤 maddynator
I have started using chatgpt with assistance on research and now I am able to go down rabbit holes faster and further on a topic i am researching.

The full technique is written on this post https://thinkingthrough.substack.com/p/going-down-the-rabbit...

tl;dr

“In my ChatGPT custom instructions, I have instructed ChatGPT to “Give me 2-4 follow-up questions that I can ask on the topic” (⬅ copy-paste that into your prompt ). And the results are marvelous.”


👤 slowhadoken
Because I never stop having questions.

👤 jmakov
I use Arch/Manjaro

👤 sturza
I use my own RAG implementation to learn with. Contact me for a tool demo.