learn VS notes

Compare learn vs notes and see what are their differences.

learn

A social network of lifelong learners built around humanity's universal learning map. (by learn-awesome)

notes

IPFS Collaborative Notebook for Research (by ipfs)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
learn notes
8 7
330 394
- -
5.9 3.4
over 1 year ago almost 2 years ago
HTML
GNU General Public License v3.0 or later MIT License
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.

learn

Posts with mentions or reviews of learn. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-20.
  • I started work on making books available within Popcorn-Time
    2 projects | /r/PopCornTimeApp | 20 Apr 2022
    I don't have a way to find and curate audiobooks. Plus, LibGen books are already available on IPFS so all I need is collect links. I have been running https://learnawesome.org/ so books seemed far more approachable.
  • Show HN: Lurnby, a tool for better learning, is now open source
    9 projects | news.ycombinator.com | 11 Feb 2022
    Fantastic! I'll have a deeper look and see if there's any opportunities for integrating this into https://learnawesome.org (which is also open-source).
  • Ask HN: What is your “I don't care if this succeeds” project?
    56 projects | news.ycombinator.com | 10 Feb 2022
    I am building https://learnawesome.org

    It's an attempt to organize world's knowledge. Right now, it looks like GoodReads-like social network for learning resources organized by topics, formats, difficulty levels etc. But there's a knowledge-graph that separates ideas and the medium those ideas are expressed in. For eg: "Sapiens - the book" and "TED Talk given by Yuval Harari" are connected to the same node.

    This idea isn't anything new. Here is Danny Hillis talking about it at OSCON 2012: https://youtu.be/wKcZ8ozCah0

  • What is the best place to find a Rails mentor?
    1 project | /r/rails | 3 Sep 2021
    https://github.com/learn-awesome/learn for example
  • Is there an app like Goodreads that actually has an easy UI?
    2 projects | /r/books | 28 Jun 2021
    Perhaps https://learnawesome.org/.
  • How to circumvent Sci-Hub ISP block
    8 projects | news.ycombinator.com | 9 Jun 2021
    I have been dealing with the same problem for curating resources at https://learnawesome.org. Projects like Openlibrary do collect unique identifiers for _books_, but for everything else, it mostly takes manual effort. For example, I collect talks/podcasts by the author where they discuss ideas from their books. Then there are summaries written by others.
  • Show HN: Vellum – An interactive list of nonfiction books reviewed by academics
    2 projects | news.ycombinator.com | 20 Feb 2021
    This is a fantastic effort! Kudos :-)

    I have been collecting learning resources and their reviews by experts at https://learnawesome.org/ (open-source, built with Ruby on Rails and TailwindCSS). Would you be kind enough to share the raw JSON files for their books?

    LearnAwesome has its own topic taxonomy so it will still require tagging topics manually, but it can save me some effort on scraping/parsing LSE/Nature sites.

  • Kenneth Kuttler's Free Math Books
    2 projects | news.ycombinator.com | 19 Jan 2021
    I have been adding a number of these free books at https://learnawesome.org/

    Do you really care about the format being PDF or is it about the books being FREE? I'd like to make common queries like yours easier. LearnAwesome is open-source, so of course you're free to contribute: https://github.com/learn-awesome/learn

notes

Posts with mentions or reviews of notes. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-25.
  • Publishers Carpet-Bomb IPFS Gateway Operators with DMCA Notices
    4 projects | news.ycombinator.com | 25 Jun 2023
    Is there an easy way to comply with an accountable IPFS block list?

    "Implement Allow Lists and Block Lists" (2018) https://github.com/ipfs/notes/issues/284

    "IPIP 298: (allow|deny)lists for IPFS Nodes and Gateways" (2022)

  • Content moderation
    1 project | /r/ipfs | 9 Apr 2023
    As for general gateways, those could be used to pull general illegal content against your will, and allow/block lists were discussed at one point for that reason (https://github.com/ipfs/notes/issues/284). However, in the interim, there is a config option Gateway.NoFetch that causes a gateway not to fetch new content, giving you an allowlist if you also have the content you want to share pinned beforehand.
  • why don't we need access control ? · Issue #376 · ipfs/notes
    1 project | /r/cryptogeum | 13 Dec 2021
  • “With HTTP, you search for locations. With IPFS, you search for content.”
    13 projects | news.ycombinator.com | 17 Oct 2021
    > IPFS is basically the answer to the question "what is the RIGHT way to decentralize the web?"

    There is no RIGHT way to decentralize the web. I don't think IPFS is right way to do it either.

    Tim Berners-Lee's Solid (https://solid.mit.edu/) offers a much more practical path to a decentralized web. The advantages with Solid's approach over IPFS is that:

    - Solid doesn't throw out what we already have, and recommend a new layer on top of the internet. Example: ipns

    - Solid handles access control which pretty much every application needs. Encryption is btw, a poor substitute for access control. https://github.com/ipfs/notes/issues/376

    - Solid has the ability to revoke access (very important), delete data

    - Solid can work in browsers without extensions.

    - Solid is not muddied with talk of the Blockchain. It's disappointing that the cryptocurrency has very nearly hijacked this space.

    - Solid is conceptually simple. You own a pod that has a unique address (using familiar schemes). You put your stuff on it and allow access to people; like DropBox but standards based. Companies can offer paid hosting services to run your pod - more space, bandwidth etc.

    - IPFS is not commercialization friendly.

    - IPFS performance is unlikely to be great, ever.

    Disclosure: I am invested in an open protocol similar to Solid, but simpler. So not entirely unbiased.

  • Could we create a mirror of Wikileaks on IPFS? Does it already exist?
    1 project | /r/ipfs | 10 Sep 2021
    This, and a bunch of side issues linked from it, is a good discussion: https://github.com/ipfs/notes/issues/281
  • How to circumvent Sci-Hub ISP block
    8 projects | news.ycombinator.com | 9 Jun 2021
    IPFS is not anonymous and like other p2p protocols shares your ip address.

    There's been a bit of effort to get it working over tor for years now but the fundamental design makes this difficult. Also despite all the money that has poured into filecoin this doesn't seem to be a priority.

    This issue is nearly 6 years old:

    https://github.com/ipfs/notes/issues/37

  • Can I make ENS have a TXT entry that forwards <mydomain>.eth.link to some www (non-ens) domain?
    1 project | /r/ethdev | 17 Feb 2021
    As I see, this is an open issue to be implemented natively in IPFS: https://github.com/ipfs/notes/issues/339

What are some alternatives?

When comparing learn and notes you can also consider the following projects:

budibase - Budibase is an open-source low code platform that helps you build internal tools in minutes 🚀

net-torrent

Logisim-Dark - A fork of Logisim with a Darcula-like look and feel

ts-odd - An SDK for building apps with decentralized identity and storage.

Open-Sentencing - To help public defenders better serve their clients, Open Sentencing shows racial bias in data such as demographics providing insights for each case

ipfs - Peer-to-peer hypermedia protocol

Lurnby - A tool for active reading and personal knowledge management

Peergos - A p2p, secure file storage, social network and application protocol

ClassicUO - ClassicUO - an open source implementation of the Ultima Online Classic Client.

GreenTunnel - GreenTunnel is an anti-censorship utility designed to bypass the DPI system that is put in place by various ISPs to block access to certain websites.

genki-study-resources - A collection of exercises for practicing what is taught in Genki: An Integrated Course in Elementary Japanese.

developer-guide - Github mirror of our developer documentation at https://docs.siasky.net/