Hacker News new | ask | show | jobs
by austinvhuang 1634 days ago
I'm working on local-first OSS for this sort of second brain thing called OpenMemex. The data store is sqlite (wasm/rust frontend) with programmable integrations in mind:

https://github.com/austinvhuang/openmemex

1 comments

Looks really interesting! Thanks for sharing