• 1 Post
  • 52 Comments
Joined 11 months ago
cake
Cake day: August 19th, 2023

help-circle



















  • Mio@feddit.nutoSelfhosted@lemmy.worldGitHub - jeena/fxsync-docker
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    9 months ago

    Yes, you can write bad code and that matters most. Rust is more low level than high level language. Rust is new so not much bloat library has been written yet :) So far I have seen many lean Rust applications in the open source world. Please note I used the word “should” - no guarantees.

    SQLite makes minimum memory usage much lower than MySQL. Many that would selfhost this is just for one single user and don’t need a standalone database

    I can image that the application itself for doing this would not require much ram at all but having a MySQL requires much more ram usage in order of magnitudes.