

Yep
Yep
I can highly recommend Mythic Beasts (UK).
There is no upsell or variable pricing and they make money by charging a flat rate on top of the cost from their supplier. See this blog post for more info
I’ve used Mobian stable and pmOS stable on both the Librem 5 and PinePhone Pro.
I also can’t give in an-depth comparison, but apart from the obvious (differences in available packages, versions and OpenRC vs systemd), I found them basically identical. Both had difficulty keeping the modem connected for more than an hour at a time, but otherwise did everything I expected (wifi, text messages, mobile networks, adaptaive apps, cameras, music/podcasts, etc).
For now, I’m sticking with pmOS, as, for the current stable version, Mobian doesn’t offer prebuilt Librem 5 images with full disk encryption support (I can’t remember why - this is specific to the device, and I’m hoping it will be fixed in the next release).
nlnet is the main one that comes to mind.
How much money do you donate?
I am very privileged to have some money left over after fulfilling essential needs. So, I set a fixed amount a while ago, and then whenever I am able to make a saving (e.g. switching to a cheaper phone plan) or get a pay rise (if it ever comes), I’ll put some of the gains into donations.
When do you donate?
I remember reading somewhere that many organisations prefer regular donations to one-off donations, even if the regular amount is smaller, since it helps them plan better. So I always give regular donations, even if the amount is smaller to compensate.
I have everything set up as automatic donations in liberapay and OpenCollective. So, it’s pretty seamless!
If anyone ever wants to gift me anything, I’ll ask for them to consider a donation to a project instead.
Do you have a minimum donation amount?
I try to avoid payments under £5. Below that point, way too much of the money goes to fees. For some projects where I donate a small amount, I donate yearly instead of monthly instead.
How do you decide what projects to support? Do you forego donations if you’ve contributed in other ways?
I don’t donate to every project I benefit from, but I care a lot about XMPP and Linux on Mobile, so I donate mainly to projects in these areas. I’ve also contributed code to some of these projects, but I keep donating as I want to support the ongoing maintenance as well as just individual features.
Do you donate to all equally or do you have some sort of ranking? Is it by amount of use, subjective preference, something else?
I care about XMPP as a whole succeeding, so I donate to many projects I don’t even use myself. I wanted to donate to clients and servers for each major platform, so I split the clients like this:
Then, I donated an equal amount to each platform (so, for example all the Linux clients combined would get the same as the single Android client).
However, since I was donating so little to each Linux client, I decided to gradually increase the amount I donate to those over time.
I’ve also recently started donating to libraries / ancillary projects in the same space. But I don’t have much money left to play with for them, so the amount is smaller :(
Linux on Mobile is simpler as I only donate to two projects, so I just donate equally to both.
So, long story short, it started with some kind of structure, but has become more subjective since then :)
What platforms do you prefer using? Liberapay, Opencollective, Patreon, ko-fi, Paypal, Monero, actual post?
I really like liberapay, especially as it mostly works without Javascript. But Opencollective is pretty nice too. If the developer themselves gives a preference, I’ll normally use that platform.
One thing I’m interesting in knowing is - do people generally prefer donating to fewer projects, but with bigger amounts, or vice versa? One criticism of my approach is that, because I am spread quite thin, I risk not really helping any project that much, whereas if I focused on one or two projects, at least those could benefit a bit more.
Yep, that’s the gist of it. In order to change the license from the GPL, they’d need the permission of all of the copyright holders who’ve contributed code under the GPL to the project. After a few months have passed, this basically makes it impossible (or at least extremely difficult) since at least one person (and likely many people) will say no.
Thanks for explaining some of the history, it makes some sense and gives me some things to try. Thanks for all the work you’ve done on the mobile stack as well. It’s made my life a lot better. And maybe one day I’ll be able to ditch the backup nokia too :)
I have a PinePhone Pro, and it runs nheko very well. Fractal is a little slower, but still usable. Not sure about Simplex I’m afraid.
I’m running postmarketOS v24.06. I could easily have messed something up though!
At least in my case! I ordered this year. It took 2 months, but it did arrive :)
If you can afford it, I think the Librem 5 is the best linux-first phone at the moment. Both it and the PinePhone Pro are roughly as fast as each other, but the Librem 5 has a much more premium feel, and the hardware kill switches are much more accessible, if you’re into that kind of thing.
Back in the day, when the Librem 5 was $1000+, it was a no-brainer for the PinePhone Pro, but I feel it is much more reasonable to recommend the Librem 5 now.
You can make it work as a daily driver, but I wouldn’t want to depend on it for life and death situations. Calling generally doesn’t work very well - either one side can’t hear the other, or the audio quality is too quiet, or not very good. It’s probably possible to fix if you know what you’re doing, but I don’t know what I’m doing :)
I carry around a dumbphone and a SIM removal tool, so that I can call someone if I really need to. If you’re happy to do that, I feel it gives you the best of both worlds.
Otherwise, one alternative is to be an Android-first device, that has good support in PostmarketOS, e.g. the Oneplus 6/6T. Mobile Linux has had such an impact on these devices that the price of these on eBay has gone up in some areas over time :D
Good luck!
They have also funded a lot of improvements to XMPP clients and servers.
I originally suggested Monal to my friend (who is quite into iOS and really appreciates a well designed application) and she found the same, but then she tried Siskin, and was happy enough to use it to this day.
Just for reference, here are my favourites on each platform.
Each support modern XMPP extensions, interoperate very nicely with each other, and (at least in my opinion) look good!
As a note of caution, I used Oracle’s free tier to run a personal Matrix server, and it got deleted without any advance warning after a few months. I migrated to another provider and haven’t had any issues for 2+ years now.
Along similar lines, I’d say Snikket. I feel XMPP often has quite a bad reputation based on the user experience from 10 years ago, but it’s come such a long way and projects like Snikket make it very easy to get started.
Thank you! This is going to send me down a rabbit hole. I had no idea these phone cooling fans were a thing!
This looks awesome! How would one go about making one of these themselves? Asking for a friend of course :)
Distributions handle this for you. Installing your software through a distro, instead of getting it from each individual software authour, means that you trust one organisation instead of hundreds of individuals.
For instance, Debian has a strict set of guidelines for Debian developers (who have the right to upload packages). They will be familiar with the software they are packaging, are often independent from the upstream authours, and are expected to check the package for various issues, including licensing, security, version incompatibilities etc. In addition, every upload is signed, so you can see who is responsible for everything.
And when something slips through, as almost happened with xz, the analysis and recovery all happens completely in the open. There may not have been enough eyes on xz to prevent the vulnerability in the first place, but once it was discovered, there were at at least hundreds of people dealing with the aftermath, all in the open.
Compare this with proprietary software, where you’d be lucky if such a vulnerability was even disclosed, vs just silently patched.