Building a sync server in Rust?
reddit.com·1d·
Discuss: r/rust

Hey guys, first time posting here.

I’ve been learning Rust for the past few months and slowly getting through the Rust book and in conjunction creating my firs rust project. It’s simple and everyone makes one I know, but i’m building a local first note-taking app much like obsidian but without all the clutter and the unecessary bloat. My biggest issue with apps like obsidian is that they don’t lend well to the Way i take notes, there’s much to be said about gettign in the customization rabbit hole. I’m also going to make it end to end (w/ local encryption).

So far i’ve got my core library (minus encryption for mvp so i can start using it) done. And i’m deving the application with tauri (and my AI friend because front end isn’t focus right now) and while I’m going through usin…

Similar Posts

Loading similar posts...