The project, developed in partnership with veteran free software developer Rob Savoye, aims to create a fully free and open mobile platform, from the firmware to the operating system.

  • apftwb@lemmy.world
    link
    fedilink
    arrow-up
    4
    ·
    23 hours ago

    My fear with a Linux phone is debugging and troubleshooting. Reading logs and editing text files with a phone keyboard does NOT seem fun.

    • Zink@programming.dev
      link
      fedilink
      arrow-up
      2
      ·
      10 hours ago

      Just because you can doesn’t mean you should.

      But also, just because some activities are annoying on the phone does not mean you should be locked out from them.

    • Pika@rekabu.ru
      link
      fedilink
      arrow-up
      1
      ·
      14 hours ago

      Should have something like ADB to connect it to PC and debug from there.

      • apftwb@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        12 hours ago

        If I am not home that seems like a major barrier because I would need a laptop with ADB and a place to work. Having a USB C keyboard would help some.

        • Pika@rekabu.ru
          link
          fedilink
          arrow-up
          1
          ·
          12 hours ago

          True, though I don’t expect for many people to do complicated debugs on the go.

          FSF audience is special, though :D

        • Allero@lemmy.today
          link
          fedilink
          arrow-up
          1
          ·
          12 hours ago

          True

          But I don’t expect for many people to conduct complicated debug on the go.

          Though the FSF audience is quite geeky indeed.

    • Brahvim@lemmy.kde.social
      link
      fedilink
      arrow-up
      2
      ·
      21 hours ago

      Hmmm. How about an app for editing configs specifically?

      Like, an entire protocol/standard thing for specifying the exact values accepted, too.

      No more text-only configs, right?! And apps made specifically to give you a GUI to configure a specific service can still exist on top of this!

      That would be a good idea to start this off… right?

      • apftwb@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        12 hours ago

        Make the settings app extremely modular? Have it be able to parse most config file standards and even provide guidelines for common system config files?

      • apftwb@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        12 hours ago

        Do you have any idea how much of a barrier running something like “man nmcli” in terminal on a phone screen would be?