Live data from Hacker News

I'm switching my phone from Android to Linux

runarcn.no

461–470 of 539 posts

Re: I'm switching my phone from Android to Linux

#461

Earlier quoted context omitted.

What you can do with that phone that’s useful?

Everything I do online when I'm not in front of a PC I do on that phone. Web browsing, RSS, instant messaging, e-mail, social media, banking, navigation, public transport routing, TOTP auth, music playing, photo taking, weather checking, "smart" home stuff, conference agendas, occasionally some games or even software development (but not a lot these days - I used to program on my phone a lot when I was a teenager tho…

And how is that any different compared to Android/iOS?

Re: I'm switching my phone from Android to Linux

#462

Earlier quoted context omitted.

Anyone looking at this should recognize that the hardware itself is nearly a decade old (and has performance of a mid-range Android from 11 or 12 years ago), the software is buggy and not fully baked (the version of Debian they JUST moved to has lost normal Debian Security team updates and maintenance has moved to the Debian LTS team) and the company has a history of extreme delays in shipping and customer service. P…

I find it interesting to track the reality of using these free-er devices well after launch. Sadly it always seems incredibly painful and hinted at post-launch improvements tend to be small if they come at all. https://forums.puri.sm/t/each-update-makes-my-librem5-worse/...

I wish these devices were ready to be viable alternatives for anyone not possessing a religious extremist's level of zeal for it, but they's still so far from ready. It's a shame, since we need something like this to be viable.

The promise of, 'it's FOSS and these issues will be addressed,' sure didn't pan out with the PinePhone Pro, and it isn't panning out for the Librem 5. And that's setting aside hardware specs that would have been challenging over a decade ago.

It turns out that when the basic user experience is terrible, adoption rates are almost non-existent, and therefore nobody develops for it. The companies themselves have also done a seriously insufficient job of supporting their devices.

Re: I'm switching my phone from Android to Linux

#463
post #461

Earlier quoted context omitted.

Everything I do online when I'm not in front of a PC I do on that phone. Web browsing, RSS, instant messaging, e-mail, social media, banking, navigation, public transport routing, TOTP auth, music playing, photo taking, weather checking, "smart" home stuff, conference agendas, occasionally some games or even software development (but not a lot these days - I used to program on my phone a lot when I was a teenager tho…

And how is that any different compared to Android/iOS?

No tracking.

Re: I'm switching my phone from Android to Linux

#464
post #461

Earlier quoted context omitted.

Everything I do online when I'm not in front of a PC I do on that phone. Web browsing, RSS, instant messaging, e-mail, social media, banking, navigation, public transport routing, TOTP auth, music playing, photo taking, weather checking, "smart" home stuff, conference agendas, occasionally some games or even software development (but not a lot these days - I used to program on my phone a lot when I was a teenager tho…

And how is that any different compared to Android/iOS?

Everything happens on my terms. The phone never tries to grab my attention unless I explicitly make it so. All the things I use are FLOSS. I can patch anything I want down to the kernel and bootloader, often on the phone itself (see https://news.ycombinator.com/item?id=49191008). The OS is managed the exact same way the OS on my PC is and all my skills and knowledge directly transfer over, so I can script it or write applications the exact same way I did on PCs for decades. No "side-loading" shenanigans whatsoever. I can use any browser I want with any extensions I want. I've even used it at a game jam once - plugged a screen, keyboard and mouse in and made a game with the same tools I would have used on a PC (QtCreator, Allegro, GIMP, Inkscape, Audacity, LMMS) and cross-compiled it to Windows and macOS right from the phone using the exact same tools and workflow as usual.

I could probably go on and on. It feels like my little personal pocket computer rather than an appliance that someone lets me play with on their terms.

BTW. Funny how it can go from "it can't possibly replace Android/iOS" to "how is that different from Android/iOS?" :)

Re: I'm switching my phone from Android to Linux

#465

Earlier quoted context omitted.

I find it interesting to track the reality of using these free-er devices well after launch. Sadly it always seems incredibly painful and hinted at post-launch improvements tend to be small if they come at all. https://forums.puri.sm/t/each-update-makes-my-librem5-worse/...

I wish these devices were ready to be viable alternatives for anyone not possessing a religious extremist's level of zeal for it, but they's still so far from ready. It's a shame, since we need something like this to be viable. The promise of, 'it's FOSS and these issues will be addressed,' sure didn't pan out with the PinePhone Pro, and it isn't panning out for the Librem 5. And that's setting aside hardware specs t…

I'm getting tired of all this exaggeration. I don't think there's any significant component in the Librem 5 that has even existed a decade ago already. Perhaps the audio codec. Sure, it can be underwhelming today when it comes to performance, but it's still usable and was absolutely nowhere near "challenging" back when it was fresh - also, the software got significantly more usable and performant over time. I have recently booted an image from around 2020, the progress was stunning.

Re: I'm switching my phone from Android to Linux

#466
post #456
post #450

Earlier quoted context omitted.

I don't think the feelings are so much towards the companies themselves. They've just been the only ones to ship Linux phones that don't depend on anything Android nor significant closed source code at all. I for one just want to see the same distro diversity with the same amount of open-source OS control over HW on phones and other devices that I do see on desktops/laptops. Linux phones in general are kind of a mira…

> I don't think the feelings are so much towards the companies themselves. I respectfully disagree. Pine's MO was basically "create hardware and hope people create software for it". A bit tongue in cheek, but that's it. Which is fine as long as they're up front about it, which they are. But in order for this to work, a community needs to form around the device. Pine doesn't have to be the ones to manage it, and some…

By my statement, I meant that it isn't blind fanaticism towards the brands. Yeah, they fucked up by what I read and I haven't interacted with them directly, maybe they're unpleasant (Customer support definitely wasn't. They're very nice.), but both Pine and Purism have delivered more than anyone on this puny market. They net positive.

The strategy, "create hardware and hope people create software for it," is valid too.

I think both sides maybe overestimate the other. People state the above like a complaint that they don't make themselves responsible for the code, but maybe that's their limit of what they can do. People tend to think of companies like things that can do anything with unlimited resources, but just like people they can have limits. In general, the posture, "I don't like this company for X reason, so I'll find another," is valid and good, but when you only have 2 suppliers... maybe a little more tolerance is needed to get your goal, the product.

They may have overestimated the abilities of the market too. It's tiny and part of the appeal is being able to treat your phone the same as your computer. A good part of the market is likely going to be people whose programming experience may be limited to computers with a BIOS, native compiles, etc. I took a bit to understand the boot process in detail (how it differs from a computer). Crucial details are spread across websites and blogs. There are unique tedious challenges too like needing a virtual keyboard in initramfs. Needing to cross-compile can involve a lot of details. On and off, I was/is looking at the battery driver to add hot-swapping support. That also involves learning a lot of things on multiple levels. You want to pull people that can quickly write camera drivers from this. Also not many people have all that much free time outside of work. A lot of patience is needed here, too.

Megous was talking about there being no lack of hand-holding. I'm sure everyone appreciates it (I appreciate it), but the gap can be wide.

A lot of momentum was being lost before LLMs even came into the picture, improved, and gained momentum for coding agents, etc. If the PPP had been released e.g. this year, things would likely be different.

> The pro was obviously rushed. I personally think they saw an easy way to grab some quick cash and took it.

Yeah, I've noticed details on the PPP. In their defense, it's supposed to be the explorer edition, not the final product. Also, as I understand, the PP and PPP are subsidized by Pine64, so I wouldn't see it as greediness, but rather desperation.

Re: I'm switching my phone from Android to Linux

#467
post #435

Earlier quoted context omitted.

Pine really fucked up with the PPP. That, and a few other issues around that time really soured me on Pine as a company.

Agreed. Despite endless assertions from someone that Pine and Purism are where we should place our hope for better mobile devices, I can't put my trust in either company. Their track records are too hard to overlook.

> Purism

I haven't heard much bad about Purism. I was always more on the Pine side.

A quick search online didn't find anything. Can you give me a quick breakdown or link?

Re: I'm switching my phone from Android to Linux

#468
post #167

Earlier quoted context omitted.

I can confirm this holding OP6 (enchilada) in my hands — it's a flagship postmarketOS device. It also has other nerd options available — Sailfish and Windows (Renegade Project) — but obviously with poor hardware support. I highly recommend keeping an eye on postmarketOS blog. [1] It's a fun reading, and development's been really rapid lately. What stopped me from full migration to pmOS the last time I tried it about…

You misunderstood my comment.. this level of "support" is based on hacks = volunteer work, where the community working together (for free) is able to support one device "almost" completely after only 8 years, relying on hacks/reverse engineering etc.. But it's not like OnePlus or Qualcomm officially supports that, right? They didn't have any deal with any OEM where there would be someone employed to support the OS..…

Yes, I get your point.

I'd say the waterline of mobile Linux "seriousness" is whether a device has a bootable mainline kernel build. Once SoC support lands in the kernel, it becomes a problem for a lot of people on high salaries (including some at Qualcomm). And hardware support doesn't get dropped from the kernel overnight. For everything above, in userspace, you don't need a deal with OEMs or their blessing to make things work. It's a pretty generic stack: Alpine, systemd, familiar WMs/DEs.

But yeah, I hope to see more deals like the recent Motorola-GrapheneOS announcement in the future.

Re: I'm switching my phone from Android to Linux

#469
post #437

Earlier quoted context omitted.

I dunno, I wish Android had a cohesive backup strategy the way iOS does. iPhone is terrible but losing your phone and switching to a new is insanely easy, with all state back to exactly how it was before.

Android doesn't have it per se, but Seedvault runs on various Android-derived systems (notably but not only GrapheneOS) and does a bang-up job of backing up both applications and data

"Bang-up" is a good description of what Seedvault does, because your backup will have holes in it. Anything made with Android's backup system has the same problem.

Applications can specify that they can't be backed up, and you as a user have no way of overriding that. Highlights on my smartphone are Fennec (Firefox), Termux, Cromite, Element, Syncthing, various videogames and other utilities.

I absolutely want these backed up, and on any sensible system I'd just point restic to their storage locations and be done. On Android I need an arcane mess of Titanium Backup and TWRP, and god help me if I ever have to recover from a backup.

Re: I'm switching my phone from Android to Linux

#470

I would love to do this. It's shocking how little Android offers for the hardware it uses. Recently I was thinking if I could install Windows 98 on my phone, even that would be better. At least I could have more than one app open without it burning all my work just because I dared to check info on a web page while filling a form.

Oh yes, the endless joy of "We have sent a one time code to your email." Yes, but if I switch to my email then I will lose my browser session and thus the code is useless. So you have to get out a laptop to open your email just so that you have 2FA on your phone.

I used to have this problem before I upgraded to a phone with more RAM so more apps can be open at the same time.
Post reply on HN