• Lembot_0002@lemm.ee
    link
    fedilink
    English
    arrow-up
    148
    arrow-down
    6
    ·
    2 days ago

    We need phones with standard Linux. Without strange “Java only mediator” or something. Just a normal OS.

    Android is a pain in the ass.

    • redlemace@lemmy.world
      link
      fedilink
      English
      arrow-up
      52
      arrow-down
      2
      ·
      edit-2
      2 days ago

      Exact! And please no bloatware!!

      Oh wait, before anything else : NO, and I really mean NO AI and/or VR shit. Just none. None A T A L L

    • A_norny_mousse@feddit.org
      link
      fedilink
      English
      arrow-up
      7
      ·
      1 day ago

      We need phones with standard Linux.

      Already exists. Several iterations are active and work as a daily driver: phone, sms and mobile networking works reliably, apps exist. Just not as many as on Android, and some features are not part of the OS. This is enough for many to declare them “a failure”. That and limited hardware support.

      Google has coddled us for way too long, and at what price.

    • tal@lemmy.today
      link
      fedilink
      English
      arrow-up
      29
      ·
      edit-2
      2 days ago

      I don’t believe that they’re likely to do GNU/Linux. I bet that they’re going to do a fork of Android off AOSP or something like that.

      Android’s had a huge amount of work put into it to make it suitable to be a consumer mobile phone OS, and the companies here aren’t doing this because they want stuff that GNU/Linux does, but rather because they’re Chinese companies worried about a US-China industrial decoupling and its risks for them. Like, they were okay with the technical status; what changed was that they started to worry about having the rug pulled out from them.

      That being said, I can at least imagine that helping GNU/Linux phone adoption. So, think about what happened with video games. There were some major platforms out there – MacOS, iOS, Windows, various consoles, Android, GNU/Linux. That fragmented the market. Trying to port software to all platforms became a huge pain. What a lot of game developers did was to target a more-or-less platform-agnostic engine and let the engine handle the platform abstraction.

      If the mobile OS space fragments further – like, Android splits into “Google Android” and “China Android” — my guess is that that’ll help drive demand for platform-agnostic engines to help improve portability, and porting one engine to GNU/Linux is a lot easier than every individual program.

    • cmnybo@discuss.tchncs.de
      link
      fedilink
      English
      arrow-up
      10
      ·
      2 days ago

      I would love to have a phone that I could just plug into a USB C dock and use as a normal computer. They’ve got plenty of processing power for that now. Every single program I use except for games could run on a phone if it used normal GNU/Linux.

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

      I was given an old Chromebook tablet by a friend that wanted to get rid of it, and it just happened to have mainline Linux support. I was able to get postmarketOS running on it, and got gnome shell mobile as the DE. It works, and works well. The apps that support the touch interface and are made to be responsive, etc work really well, and the waydroid integegration works fantastically well. I was able to get android version of jellyfin working, with vlc, and a few other apps I use daily. All this in 4GB of ram, I’m really impressed! This screenshot was running gnome shell I think, I’ve since switch to the ‘mobile’ variant of it, and running system monitor with android vlc and android jellyfin running, zoomed out so you could see all the apps running at once.

      1000011835

      Its time for a Linux phone, I put in an order for the 2nd batch of this phone, hopefully they start shipping soon, they supposedly already shipped the first batch to users.

      https://furilabs.com/shop/flx1/

        • lemmy_user_838586@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          arrow-down
          1
          ·
          edit-2
          1 day ago

          Good catch, while I guess they’re not using postmarketOS, that’s what was supported on the device i had, and what enabled me to test out the mobile version to gnome shell, and try out the phone app ecosystem. It seems like its ready for prime time, especially since waydroid performs so well, android apps can fill the void for any missing native Linux apps.

      • Chris@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        arrow-down
        2
        ·
        2 days ago

        They have been promising a good Linux phone for forever. Is this one any good? Will support last?

        • lemmy_user_838586@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          arrow-down
          1
          ·
          edit-2
          2 days ago

          No idea as i haven’t gotten mine yet. They’re still filling the next pre-order batch of production, but from the reviews on their website, it seems as responsive as you’d expect from android, which was a huge problem with Dev phones like the pinephone, they were way too sluggish with terrible battery life.

    • ilinamorato@lemmy.world
      link
      fedilink
      English
      arrow-up
      5
      ·
      2 days ago

      Honestly, I think the old FirefoxOS could do well these days. Literally everything an app can do can be done by a browser with a decent caching/local storage scheme. Slap a decent camera on that and it would be amazing.

      • hazypenguin@feddit.nl
        link
        fedilink
        English
        arrow-up
        1
        arrow-down
        6
        ·
        2 days ago

        If you can implement an equivalent to Apple’s Secure Enclave on a device running that, I’ll be interested. I haven’t seen even a device running Android doing that yet though.

        • ilinamorato@lemmy.world
          link
          fedilink
          English
          arrow-up
          2
          ·
          8 hours ago

          Samsung actually added Knox to their Android implementation a few months before iOS added Secure Enclave. I think Qualcomm had some sort of trusted execution environment around that time, too, if I recall correctly. And Google added Trusty to the AOSP two years ago. So it’s already running on Android, and has been for ages.

          But I’m not convinced a TEE would be necessary for a device that doesn’t run any third-party native code. Browser tab sandboxing is already pretty robust; I haven’t heard of an escalation exploit being found in ages on any major JavaScript engine, meaning that the risk of data exfiltration or bootloader compromise are extremely remote, and would be much quicker (and less risky!) to patch via browser updates than firmware/OS updates.

          The only other reason I know of that you’d need a TEE is for DRM, and I’d be willing to wager most people who would want a FirefoxOS phone would actively prefer not to have that on their device.

    • hazypenguin@feddit.nl
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      6
      ·
      2 days ago

      Let me know when there’s a phone with Linux that has a security implementation that matches Apple’s Secure Enclave.