Ask HN: What is a sustainable methodology for taking notes of your learning?

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • org-roam

    Rudimentary Roam replica with Org-mode

  • github-orgmode-tests

    This is a test project where you can explore how github interprets Org-mode files

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • personal_notes

    My personal study notes/TIL.

  • I keep a relatively large amount of notes (1), which are fundamental to my learning.

    My notes are essentially books in markdown format, which I can open with the editor/IDE I use when working on any project.

    My opinions are:

    - the vast majority of the effort is spent on cataloguing knowledge when adding new notes (that is, keeping each book consistently structured); this is something that no tool can do, and as a consequence, any tool will probably do equal.

    - a consequence of the cataloguing effort is that the brain better remembers the topics stored.

    - searching is where the other effort goes; I've found that as long as the books are consistently structured, and one puts a bit of effort to make concepts easily findable, a textual search does well. probably, a tool to do fulltext search may help in some cases, but I rarely find the need

    For things that require rote memorization (say, System-V x64 calling conventions), I use Anki.

    I take notes almost only for computer/science related stuff. If I had to catalogue diverse topics, I'd probably just use subdirectories.

    (1): https://github.com/64kramsystem/personal_notes/tree/master/t...

  • CS230_notes

    My (old) notes from Stanford CS230

  • zim-desktop-wiki

    Main repository of the zim desktop wiki project

  • I cannot echo this enough. As someone who's experimented with this a whole bunch with a million things, here's the thing I realized: Get good at understanding what the COMPUTER is good at vs what the HUMAN is good at. For me, all the wasted time was a result of me misunderstanding and mixing these two up.

    Namely: Things like mindmaps and lots of little individual connected nodes (e.g. Obsidian) appeal in theory to human minds, because that's how our minds work.

    But for me, I realized they weren't good tools for this because my brain is much much better at doing this than the software.

    Ah, yes then: The software is good at 1) writing things down verbatim for detail and 2) re-reminding me of them when I go to look at them. The other stuff, the thinking and the connections, that's ME. That's NOT the software.

    So for me that means. What I look at on the computer needs to be dense and well organized, not a mess of nodes. Which usually leads back to bigger, simpler chunks. I still use http://zim-wiki.org, but try to minimize the number of pages.

    (To go broader, yes, this has very much deepened my skepticism of AI and machine-sentience)

  • ankicommunity-sync-server

    A personal Anki sync server (so you can sync against your own server rather than AnkiWeb)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts