Live data from Hacker News

Hubble: Open-source notetaking app for you and your agents

hubble.md

71–80 of 93 posts

Re: Hubble: Open-source notetaking app for you and your agents

#72
post #68

There are also a lot of mcp agents for Joplin: https://discourse.joplinapp.org/t/ai-agents-and-joplin/46168 Dare I say, another, more popular, note taking app for you and your agents. I really like it as I run a webdav service and can read/write and sync notes between multiple Mac desktops and Android. Encrypted while I am at it. Markdown native.

But does joblin support anything more than markdown? I'm thinking of using it as a like a store for agent plans, so I can easily edit stuff. Can an agent add rendered HTML, meramaid etc in joblin?

Re: Hubble: Open-source notetaking app for you and your agents

#75
post #7

so, Obsidian?

There's even a community plugin MCP that makes this easier. Afaik the hot reload is the only thing that "beats" this but I haven't had issues with Agents interacting with obsidian through the MCP - I'm not sure how much more useful it is to talk with an agent through a note taking app vs through its CLI.

Obsidian does hot reloading too. Usually, I have vscode/Claude Cowork up on one side and on the other is Obsidian. I made a plugin[1] that converts emails to `.md` so they can also be in Obsidian folder -- so Claude can query those emails the same way it does my notes. Works beautifully.

[1] https://github.com/chaidhat/inbox-to-md

Re: Hubble: Open-source notetaking app for you and your agents

#76

Genuinely curious, maybe I'm missing something. What makes this more "agent-ready" than Obsidian .md files on disk or even something like .org files? I can let my agent edit those files all the same + there's better integrations and knowledge readily available on these. I can tell my agent to edit the Obsidian Markdown just like that, but I can also tell it to create a full-on notebook with backlinks and DataView que…

Usually, I have vscode/Claude Cowork up on one side and on the other is Obsidian. I made a plugin[1] that converts emails to `.md` so they can also be in Obsidian folder -- so Claude can query those emails the same way it does my notes. Works beautifully.

[1] https://github.com/chaidhat/inbox-to-md

Re: Hubble: Open-source notetaking app for you and your agents

#77
post #70

Earlier quoted context omitted.

Also why is it a nodejs app? With the explosion of LLM and the insane increase in productivity shouldn't it be a Rust app?

With the explosion in token usage, why not write it in z80 assembly and run it in a z80 emulator written in webasm?

Why not?

Re: Hubble: Open-source notetaking app for you and your agents

#78

Earlier quoted context omitted.

Also why is it a nodejs app? With the explosion of LLM and the insane increase in productivity shouldn't it be a Rust app?

Why even limit the app to Rust? Cross compilation is for humans. Just have the LLM make multiple versions of the codebase using whatever language and SDK is best integrated into each OS.

Why limit to language and SDK? Have the LLM write machine code.

Re: Hubble: Open-source notetaking app for you and your agents

#80

Earlier quoted context omitted.

It can be the language they prefer. Why would someone spend money to create software in some language for the sake of having an LLM generate it

The counter argument is that since LLM resembles magic why use inefficient nodejs that is basically an app running inside chrone Why not use native binaries? Is efficiency not important in 2026?

repeating the statement doesn’t make a counter point
Post reply on HN