Skip Navigation

Posts
4
Comments
51
Joined
3 mo. ago

  • I used notion a lot before understood that it’s not exactly fit all my needs so I decided to add databases in my own app. As for yours requests: Personally I don’t really like ai (even local ones), Idk why, but that’s it. I wouldn’t include ai in any of my projects. As for binary release… After I decide that app is stable enough for publishing I’ll probably add it to AUR, fedora COPR, nixpkgs(or made a flake for nixos), flatpak, and setup auto bundling for AppImage, rpm, deb, exe and dmg versions.

  • Hi, thanks for your interest) I build VOID with this in mind:

    • fully open-sourced including app itself and syncing server(with docker image for self hosting of course)
    • native performance (I ditched electron and tauri for gpu accelerated rendering with GPUI)
    • huge customizability(editor plugins, automatizations, you-name-it)
    • notion-like databases(optional, you could disable them)
    • terminal integration(for running code snippets from docs, terminal applications like neovim and for fun in general) And even more will come to my mind before release I think🙃
  • I chose the name VOID because it’s short, memorable, and also works as an acronym — Versatile Open-source Infrastructure for Documentation. Beyond that, I like the idea of a “void” as an empty space you can fill with your own structure, knowledge, and workflow — kind of like a blank canvas. Also I took a bit of inspiration in lovecraft’s books

  • I’ll think about it

  • Open Source @lemmy.ml

    VOID needs your feedback!

  • When you asked me about this crate, I just wrote how it’s used not checking the code itself, my bad

  • Thanks, checked parts where I use it, found a few serious bugs in code. I’ll remove rust-fetch and use pure reqwest library. Thanks again, you helped a lot)

  • Could you message me in matrix or telegram? I always trying to improve my skills, your feedback could help me a lot.

  • I just googled smth like fetch in rust and it was one of the first link. What’s wrong with it, still make its job done.

  • I used rust fetch to fetch css for themes and manifests from GitHub repository with themes (and plugins soon as I rewrite current solution based on git2 dependency) that you import. Probably there was a better solution, but rust fetch finds me first)

  • I’m pretty confident in my Rust and Vue skills, so not using chatGPT(or any other AI tool) in my work). I wrote all of the VOID by my hands. Why Peter Thiel though?

  • Yep, after successfull beta

  • Replied to a wrong comment( But yes, VOID written in rust + vue(tauri) :)

  • Thanks) I’m here not to argue with anyone, but just to share my work. Still readme could be confusing for someone, I’ll rework it soon.

  • Thanks, it means a lot to me)

  • Can you create an issue? I’ll fix it in meantime

  • App is still WIP, however beta is coming soon

  • Thanks! I planned readme rework this week, but forgot… sorry, I’ll finish it soon

  • (

  • It’s just app to manage your notes/knowledge management system

  • Open Source @lemmy.ml

    VOID just passed 100 stars on GitHub in less than a week! Thank you very much for all of your support!

  • Open Source @lemmy.ml

    VOID — my FOSS second-brain app