• unexposedhazard@discuss.tchncs.de
        link
        fedilink
        arrow-up
        6
        ·
        23 hours ago

        I used a linux os for my phone for a while called SailfishOS and it was great having fully fledged apps for things like maps, music, etc in the kB range. The app i used for public transport schedules was 15kB.

        • palitu@aussie.zone
          link
          fedilink
          arrow-up
          1
          ·
          1 hour ago

          I am very conscious of how much data I use due to where I now live. I have noticed that flatpak’s have a massive download size (100’s of megs), especially when compared to the deb package (kb to mb) 2-3 orders of magnitude more.

        • Ark-5@lemmy.blahaj.zone
          link
          fedilink
          arrow-up
          1
          ·
          4 hours ago

          I’d love to learn more about this. With hyprland I could see a passable “mobile” UI that feels like an extension of my main system, but I’ve not taken the dive into trying to get Linux working on a phone making calls and everything.

    • zea@lemmy.blahaj.zone
      link
      fedilink
      arrow-up
      30
      ·
      2 days ago

      I bet they have a copy of every native library they use except like libc, and probably don’t do any dead code elimination on those. And maybe they also have copies of the app for different ARM versions. And then an additional 20MB of JavaScript because everyone does these days.