• xavier666@lemm.ee
    link
    fedilink
    English
    arrow-up
    6
    ·
    edit-2
    4 months ago

    Yo dawg, I heard you like Linux. So I built a Linux container for your Linux phone. Now you can enjoy Linux while enjoying your Linux phone.

      • GlenTheFrog@lemmy.ml
        link
        fedilink
        arrow-up
        2
        ·
        4 months ago

        I remember when it used to be all the REALLY interesting stuff was root only, yet a lot of normal interesting stuff was non-root. Now even with root, modern Android can be a pain and the interesting stuff just pales in comparison with true Linux

        • KillingTimeItself@lemmy.dbzer0.com
          link
          fedilink
          English
          arrow-up
          2
          ·
          4 months ago

          yeah, linux has me spoiled, just being able to do whatever i want as i please is truly a modern art.

          Android made me realize how incredible linux was by being so utterly painful.

      • Joe Cool@lemmy.ml
        link
        fedilink
        arrow-up
        1
        ·
        4 months ago

        It’s just quite a bit slower. Everything else other than messing with /sys and android processes works the same.

        HDMI, mouse and keyboard and you have an office pc.

  • ShellMonkey@lemmy.socdojo.com
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    4 months ago

    I recall using an app way back when I used to root and haxor all the mobiles that would do this. Kind of a virtualbox for the Nexus phones/tablets, but it needed root to do it. Will have to look into this, would be interesting if it can do so in user space somehow.

    Edit: Damn, still needs root. Was a longshot to be able to hook into system resources without it but was hoping for some bridge function.

  • boredsquirrel@slrpnk.net
    link
    fedilink
    arrow-up
    0
    ·
    4 months ago

    TLDR: Easy installation of something like Termux, GUI, Kwin and KDE, and a graphical display.

    This is really good!

    • lily33@lemm.ee
      link
      fedilink
      arrow-up
      1
      ·
      4 months ago

      Not really. It seems to use a very different technology from termux.

      • drwankingstein@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        0
        ·
        4 months ago

        it’s actually not that far off a chroot, it uses LXC, the really cool thing thats going on is this wayland integration, I was waiting for termux-gui + wlroots to come along, but this might just land first

        • lily33@lemm.ee
          link
          fedilink
          arrow-up
          1
          ·
          edit-2
          4 months ago

          However, it also uses halium and libhybris. That means you can’t just install your favourite distro and upstream tools. Everything that needs GPU acceleration needs to be patched for libhybris. For example, that means no upstream wlroots - and the latest patched version I think is 0.12 or so.