Also find me @ebits21@lemmy.world

  • 0 Posts
  • 71 Comments
Joined 1 year ago
cake
Cake day: July 3rd, 2023

help-circle




  • I do with Mobius and it’s usable. I have a Synology NAS always there at home to sync to though. (Mobius syncs 1-2 hours per day in the background but it’s dynamic and not predictable thanks to Apple).

    If I didn’t syncing between iOS devices would probably not work very well.

    Yes instant syncing with iOS requires you to open the app if you can’t wait. I’ll often open Mobius if I’m working back and forth to make sure it syncs instantly.








  • ebits21@lemmy.catoUnixporn@lemmy.mlDistrobox is magic [KDE]
    link
    fedilink
    English
    arrow-up
    11
    ·
    6 months ago

    Also keeps your base system clean if you uninstall (big reason why docker is so popular on servers). Can create custom environments for a project then just delete everything when you’re done.

    Also very useful on immutable distros like Fedora Silverblue (all my command line programs and some gui programs are in a distrobox container, exported to the host so they are just there like normal).

    The Distrobox assemble command allows you to install programs from a file and automatically export (unfortunately there’s some bugs I hope are fixed soon). So things can be declarative like nixos.