PaperLab – Markdown editor that deliberately does less
Markdown notepad that refuses plugins and AI. Notion's opposite—but Ulysses, iA Writer, and Bear exist.
Offline-first data layer for apps that talk to any backend
Zero-server-sync engine handling placeholder IDs and multi-tab leadership without backend changes.
Frontend developers building offline-capable web applications
WatermelonDB · RxDB · TanStack Query
Recently, I revived the project, and GPT Sol 5.6 helped me uncover some architectural issues I made back then. This is a complete rewrite, and I'm really happy with how it turned out.
Unlike other libraries, Eremite lets you write offline-first web applications that can talk to any backend. It keeps an optimistic state, which is replayed from all currently pending actions. It's multitab-safe (tabs elect a leader, queued actions are never submitted twice), and there are ready-to-use libraries for React and Vue (support for more frameworks coming soon).
I would love to get your feedback on this!
Markdown notepad that refuses plugins and AI. Notion's opposite—but Ulysses, iA Writer, and Bear exist.
Yet another Excalidraw backend when the official version already has cloud saving and collab.
Yet another E2EE secret sharer when Privnote and SecretShare already exist.
Automatic transaction lifecycle management beats manual SQLITE_BUSY handling.
Implements a graph-first BaaS with live subscriptions (there's even a subscribeToQuery entry) and serverless auth hooks so clients can get streaming updates on linked-data. It’s a focused alternative to generic BaaS offerings for teams who actually need RDF-style data and collaborative syncing. Active commits and docs are promising, but community traction and integration stories will determine whether it escapes niche status.
Approval-gated writes for FHIR charts when patient safety matters.