til VS personal_notes

Compare til vs personal_notes and see what are their differences.

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
til personal_notes
1 2
12 12
- -
6.7 7.7
7 days ago 7 months ago
HTML Shell
- Creative Commons Attribution Share Alike 4.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

til

Posts with mentions or reviews of til. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-02.
  • One Year of TILs
    5 projects | news.ycombinator.com | 2 May 2021
    https://til.codeinthehole.com/

    It's built using Hugo and hosted on Github Pages. Hugo is good fit for collecting TILs as it makes it easy to create tag pages and link to related content. Source: https://github.com/codeinthehole/til/

    As Simon notes, writing TILs drastically lowers the barrier to publishing something online. I see publishing in increasing sizes of granularity as a pipeline (notes → tweets → TILs → blog posts) where each prior step helps inform the next step. To paraphrase a British proverb: look after the TILs and the blog posts look after themselves.

personal_notes

Posts with mentions or reviews of personal_notes. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-24.
  • Ask HN: What is a sustainable methodology for taking notes of your learning?
    6 projects | news.ycombinator.com | 24 Jul 2022
    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...

  • One Year of TILs
    5 projects | news.ycombinator.com | 2 May 2021
    It seems that this HN post got some interest, so here's my TIL repository: https://github.com/saveriomiroddi/personal_notes :)

What are some alternatives?

When comparing til and personal_notes you can also consider the following projects:

hugo-PaperMod - A fast, clean, responsive Hugo theme.

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

nb - CLI and local web plain text note‑taking, bookmarking, and archiving with linking, tagging, filtering, search, Git versioning & syncing, Pandoc conversion, + more, in a single portable script.

CS230_notes - My (old) notes from Stanford CS230