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
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
My fear with a Linux phone is debugging and troubleshooting. Reading logs and editing text files with a phone keyboard does NOT seem fun.
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.
Should have something like ADB to connect it to PC and debug from there.
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.
True, though I don't expect for many people to do complicated debugs on the go.
FSF audience is special, though :D
True
But I don't expect for many people to conduct complicated debug on the go.
Though the FSF audience is quite geeky indeed.
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?
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?
RTFM!!!!!!!!
Do you have any idea how much of a barrier running something like "man nmcli" in terminal on a phone screen would be?