• themaninblack@lemmy.world
    link
    fedilink
    English
    arrow-up
    9
    ·
    2 days ago

    Being obtuse for a moment, let me just say: build it right!

    That means minimalism! No architecture astronauts! No unnecessary abstraction! No premature optimisation!

    Lean on opinionated frameworks so as to focus on coding the business rules!

    And for the love of all that is holy, have your developers sit next to the people that will be using the software!

    All of this will inherently reduce runaway algorithmic complexity, prevent the sort of artisanal work that causes leakiness, and speed up your code.

          • Log in | Sign up@lemmy.world
            link
            fedilink
            English
            arrow-up
            1
            ·
            22 hours ago

            Dunno. Always avoided electron because everyone said how slow and crash print it is. I very much doubt it, though. Upgrading from tauri v1 to tauri v2 is already non trivial to the extent that I didn’t bother for a new project because I already had bindings and config for v1. I’d be very surprised if they just copied election got the interface for their shiny new, more principled, faster, leaner, less leaky, more secure, “better” web-as-ui thing.