this post was submitted on 06 Oct 2025
714 points (99.9% liked)

Open Source

41208 readers
1305 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 6 years ago
MODERATORS
 

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.

you are viewing a single comment's thread
view the rest of the comments
[–] apftwb@lemmy.world 1 points 17 hours ago (4 children)

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 2 points 4 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 1 points 8 hours ago (1 children)

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

[–] apftwb@lemmy.world 1 points 6 hours ago (2 children)

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 1 points 6 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 1 points 6 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 1 points 14 hours ago (1 children)

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 1 points 6 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?

[–] AnnaFrankfurter@lemmy.ml 0 points 16 hours ago (1 children)
[–] apftwb@lemmy.world 1 points 6 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?