Introducing My Knowledge Lakehouse

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Obsidian-Daily-Notes-Editor

    A plugin for you to edit a bunch of daily notes in one page(inline), which works similar to Roam Research's default daily note view.

  • The idea is to create one markdown file per day but to be able to open them all in one editor view. Then one can scroll through all the days conveniently like a timeline. Something like this [0] plugin although I did create my own (more hacky) version for myself.

    [0]: https://github.com/Quorafind/Obsidian-Daily-Notes-Editor

  • hypercore

    Hypercore is a secure, distributed append-only log. (by holepunchto)

  • Isn't this what Hypercore[0] is? But distributed? It's a append-only log, and then there's higher order abstractions built on top of this log. Hyperstore is a key value store that uses an append only log, hyperdrive is a filesystem, etc...

    [0]: https://github.com/holepunchto/hypercore

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • howm-manual

    Note-taking in Emacs with howm package

  • I have recently started to play around with the lightweight Emacs mode, "HOWM" which was written about 20 years ago by a Japanese author, who still maintains it today.

    The howm-mode shows you a summary view, comprised of information (just the title/heading) from the (configurable) last 20 notes you have made. Everything goes under ~/howm/YYYY/MM e.g. ~/howm/2024/01 for notes I am making this month.

    It has a simple way to enter schedule, todo, deadline, etc. which it shows just below the header that has single-key commands (s for case-insensitive searching, c to create a new note, etc.) for searching, navigation, new notes.

    The genius of howm is that you can write and have very simple back and forward links to any file, URL, or tag, any kind of text etc., and you write "fragments" that is, whatever the smallest unit of text you want - it just needs a title plus anything else you want to add to it.

    When you save the file, you hit Ctrl-C plus ",," and are back in the summary view.

    So you have very small sized units/fragments, but due to the forward and back links and the ease of searching (which will collate in a temporary list, everything found), you can "create fragmentarily but view/search collectively" as the documentation puts it.

    My next step is to author HOWM notes in AsciiDoc or Markdown format which can easily be fed (since each note is a separate text file) into a converter for fancier output.

    Syncthing easily keeps things in sync between my desktop and laptop.

    In the very best of FOSS tradition, someone else wrote up a full PDF manual, in English. https://github.com/Emacs101/howm-manual/blob/main/Howm_tutor...

  • obsidian-livesync

  • NotePlan_Themes

    Official collection of custom themes for NotePlan 3

  • 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
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