Hacker News new | ask | show | jobs
by avery42 2105 days ago
I'm currently using Arch Linux ARM (Alarm), but most/all of these things should (or should soon) be working on Mobian (Debian Port), PostmarketOS (PmOS), UBPorts (Ubuntu Touch):

- Calls/SMS are working and fairly reliable, although I haven't used them a huge amount

- There is some suspend/power saving stuff implemented, and while I haven't had to take it on the go with me for very long (due to quarantine), I think the battery should at least last a full day now, but I think there's definitely room for improvement

- Camera should be working on all distros, and there's recently been developments to get 1080p photos, and a 30 FPS "preview" (viewfinder?). These improvements should be on all the distros soon, but IIRC they're only on PmOS and UBPorts right now

- Firefox is working pretty well for web browsing. PmOS has a mobile configuration for it [0] (that's also shipped with Alarm now), that fixes/improves some of the UI, adds pinch zoom support, etc. Aside from the occasional crash, I've found it to be pretty fast and reliable (at least compared to when I last tried Gnome Web). The downside is that it's still not fully optimized for touch/mobile compared to other options. Will be interested to see if Mozilla/someone else add some kind of mobile interface to desktop Firefox.

- Tested yesterday and bluetooth headphones are working pretty well. Had some issues pairing in the UI, so I had to use SSH and bluetoothctl, but after that everything was pretty smooth. pavucontrol also seems to be working ok if you need something that's missing from the Phosh settings app.

- Fractal and Nheko work pretty well for Matrix, but I'm going to try compiling Mirage [1] soon, it's been pretty great on desktop, and apparently the UI supports mobile.

This is a rough and very incomplete list, but feel free to ask if there's anything specific I missed.

[0]: https://gitlab.com/postmarketOS/mobile-config-firefox

[1]: https://github.com/mirukana/mirage

1 comments

Maybe it's worth making clear for grandparent that "working" definitely does not mean "as good as Android/iOS" - but indeed, just "being usable" (and I'm pretty sure many people will decide it's "not usable" given how much it's not "as good"). You have to make sacrifices to use it as your main phone (it won't be as great an experience; on the other hand, your phone won't spy on you).

Regarding battery, I found the suspend gains to not be that useful for me. I don't know if it's just me, but you give me a GNU/linux phone and I go wild on what I do with it.

It runs webservices, so my data is accessible to all my devices without needing to use a "cloud" service (that is, it's accessible without leaving my local network and I own my data). And the phone is also my modem and router for all those devices. A consequence of that is that I definitely don't want it to go to suspend 5 minutes after I stop using its keyboard :)

Maybe I'm a outlier there, but if users want their GNU/linux phone to do anything more than simply answering to inputs, suspend won't help. We need to make softwares that consume less power, which I would think never was really a consideration of GNU/linux desktop GUI apps, so there's some work we have to do there (and many cool challenges!). I would also argue that whatever the reason is, we need to make software that consume less power anyway.