• 0 Posts
  • 23 Comments
Joined 9 months ago
cake
Cake day: June 24th, 2024

help-circle



  • The reason people use Electron in the first place is that they wanna share a codebase between web, desktop and possibly mobile.

    While Flutter can technically do that, the web apps it outputs are atrocious with poor usability and accessibility. It’s drawing the whole UI on a canvas element which causes all kinds of issues.



  • Pechente@feddit.orgtoProgrammer Humor@programming.devGood guy clippy
    link
    fedilink
    English
    arrow-up
    149
    arrow-down
    2
    ·
    edit-2
    2 months ago

    For anyone considering Electron: take a look at Tauri. It’s another way to build cross-platform apps with web tech. It will use the OS‘s web rendering engine instead of shipping Chromium which results in much smaller binaries and faster startup times and less RAM usage. You can also write native code in Rust. It’s like Electron but good.










  • Pechente@feddit.orgtoTechnology@lemmy.world*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    2
    ·
    4 months ago

    While there are quite a few agencies and solo devs that click their sites together using crap like Elementor and a bunch of no name plugins that could often be replaced by a single line of code, there are also people building building clean maintainable sites with it.

    That said, I usually don’t pick it for my projects. Kirby CMS is a much more flexible alternative. For anything more complex there’s Laravel with Filament to build a nice admin panel.






  • Pechente@feddit.orgtoPC Master Race@lemmy.worldAnyone tried running AtlasOS?
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    4
    ·
    edit-2
    8 months ago

    Not sure what kind of experiences you’re looking for but Ive been running it for a few weeks because Im only using my Windows machine for gaming and thought this would be a better fit.

    It feels noticeably faster than regular Windows which is not just due to disabled animations. It somehow just IS a bit faster. You also won’t have the same driver issues and endless fiddling as with Linux. I quite like it overall.