So, the first decision I regret making is going with the iPhone. Yes, I know, you all told me back when I made that video, when I said I was leaving Android, and you were right. Now, the reason I left Android in the first place was because I could not find an Android phone that I liked the hardware, I liked using, had the specs I wanted, but also could run a de-googled Android ROM. The intersection of those did not really exist at the time, or at least I couldn't find it. At the time, I used my phone to record those videos, and I needed a really competent camera. I also did not want a phone that was over 6 in or thereabouts in terms of screen size, and I wanted a solid battery life, and compatibility with de-googled ROMs. And at the time, unless you wanted a Pixel, which I did not want cuz they have a very bad track record for hardware reliability, I just couldn't find something. So, I kept my iPhone 13 Pro for years, thinking that it was fine, but it's not, really, as a Linux user. It's not a good phone for my use case. Trying to interface the iPhone with a Linux desktop to try and sync things up doesn't really work. Now, there are issues inherent to the iPhone itself. First, the reliability of the software is not great. It regularly has issues unlocking the phone. It will stay stuck on the wallpaper that is blurred from time to time, and I have to relock it and re-unlock it. Sometimes, it forgets that my SIM card is in there, so I have to reboot it for it to be detected again. That's an issue I also had with Samsung phones in the past, so that's not specifically iOS or iPhone, I guess, but it's still there. Performance is also now randomly worse than when I got it, because planned obsolescence and software updates from Apple will do that to your phone. And the privacy and openness advantages that the EU fought to bring to iOS have not materialized yet on the iPhone. I still don't have a real version of Firefox using the Firefox engine in there. I still don't have actual open source apps on the iPhone. I still don't really have alternative app stores. Those now sort of exist, but they bring you the apps you can already get from the regular App Store, not additional open source ones. There's no like F-Droid or Aurora for your iPhone, and that's not what was promised. On top of that, everything that you try to use for background sync with, for example, your Linux desktop is worse on iOS than on Android. If you rely on KDE Connect, it works not as well on the iPhone, and it doesn't have all the same features cuz Apple is more locked down. If you use anything to sync your photos in the background, sometimes it will only do it when charging or when leaving the app open. It can't actually do real true background sync in most cases, which again is worse than on Android, which is why I will be moving back to an Android phone. I will compromise on the hardware if I have to, but I will use something that runs a de-Googled phone. I talked about it in the Patreoncast of this week to my patrons and YouTube members. You can subscribe for a low price if you want to listen to that one, but the short thing is I want to move back to an OS that is actually open source, that I can control, and that has good apps. And if the hardware has to suffer for that to happen, I will take that compromise. It's not that important to me anymore. So, leave recommendations in the comments, I guess, for good phones that run good de-Googled ROMs. And to go with an iPhone, what is best than a nice pair of AirPods? Almost anything, I would wager, cuz these are not good. I've had those things for about 2 years, and the
while back, which I don't own anymore. I sold it. Uh that was back when I used a Samsung phone. And then I owned a Fitbit Inspire 3. These things at first were awesome, but then I realized that they just suck time and energy away from what's important in your day-to-day life. First, notifications. They piled in on those little devices. They kept buzzing on my wrist. So, I started configuring things to remove some of them and then basically disabling notifications altogether, thus removing one major selling point of these devices. No more buzzing, but still plenty of issues. But, at least I didn't feel the urge to look at my wrist when talking to someone, which is at least in France considered extremely rude. Other problems, charging yet another device every day sucks. Now, for the Fitbit, not as much of a problem. It like it lasts for 5 days or so. But, the watch required charging every day. And charging every day is annoying. Now, I already have to worry about charging my phone, my headphones, my laptop, my tablet, my controllers. I did not want yet another thing that I had to think about. Let's not forget my wireless keyboard and mouse, which also sometimes require to be charged. Oh, and also the lights for this, my microphone, uh a bunch of stuff. Then, there's the very point of these fitness tracking devices. It's just adding another way of measuring and comparing yourself to others. You forgot to do your daily walk? Let's have a nice little reminder to tell you that you're getting fatter and you should move more. Let's have graphs comparing your performance from today to your best-ever performance, so you can feel like you're inadequate even though you did work out. Let's have some more data to input manually, like what you ate, how much you drank. And also, don't forget to breathe. Now, look, I'm joking and I totally understand why certain people would want this. Maybe it motivates them. For me personally, it removed all motivation. It just became a nagging device that nagged me all the time even if I did my hard workout, which I don't do anymore, as you might have noticed, cuz I'm one Coke away from popping a shirt button. But, at the time, I did my workouts and then it still pestered me because oh, you only walked like 4,000 steps today, you should do 10,000. I worked out for an hour and a half. I think that will be enough. Thank you very much. It's a nagging device. And for me personally, it just basically destroyed any will I had to be productive, to work out, anything. So, I sold the smartwatch and I now only use the Fitbit to wake me up in the morning, which makes those purchases bad purchases cuz I lost money on this a lot. Now, in terms of software more than technology, one purchase I regret is DaVinci Resolve. It's increasingly becoming a burden on my workflow. The application itself, the
video editor, is really good. It's stable, it works really well, it's fast, it's getting interesting updates full of AI, unfortunately, but it lets me make my videos easily. It works. But every time I need to try something new, it drags me down again. Resolve basically locked me into using an Nvidia GPU on my system, which, as you might know, comes with a few trade-offs on Linux, at the very least. It could theoretically run on AMD GPUs, but it is not reliable in the slightest. I use very few animations and plugins, and even the few ones I use don't work. Every time I apply the simplest of transitions, it crashes because on Linux, for some reason, they decided that they will only work with Nvidia GPUs. I tried the native Mesa implementation of OpenCL, I tried ROCm, I tried other implementations, nothing works. Either Resolve doesn't start or it starts, but it crashes every time you apply any effect. Also, Resolve is a pain to install on Linux. It is the worst packaged application I've ever seen. It's using a. bin file for the install and it's installing in /opt, meaning you can't install it on any immutable distro if you wanted to. For that, you need to use a box container, DaVinci Box, which also means you have another entire OS to manage to get Resolve to run, because for additional things, Resolve needs additional packages. For example, the Reactor plugin system, which is very cool, because it lets you do a lot of pre-made animations without having to build them in Fusion, that requires a very old version of curl, which you then have to find a package for for, I think, the Fedora version that DaVinci Box uses. Those packages don't exist in the repos, they're too old, so you need to find an RPM, you need to download it to the container, and install it from the container. Not difficult, but annoying. On top of that, Resolve uses their own system libraries, which should be fine, except it doesn't ship with all the system libraries that it requires. So, the ones it ships with will try to call the system libraries that you have installed on your actual system, leading to mismatched versions after every update, and thus the program not starting. So, what you can do is move the libraries that Resolve ships with elsewhere, so it now only uses the system ones. But it is not designed for that, and this causes crashes. Resolve is typically the best scenario I've ever seen for Flatpak. Ship it as a Flatpak, ship it with all the OpenCL implementations you need, all the drivers you need to use, and it will work much, much better on Linux this way. This is why I'm looking to go back to Kdenlive or another open-source video editor, because I could then use it on my big desktop with an AMD GPU, and also it will mean I have one less piece of proprietary software that I depend upon. But now that I've learned how to use Resolve, and I set everything up, moving to another editor is extremely difficult, meaning it's going to take a while before I can actually do it. Other problems with Resolve, you can't really resize the window, because it's meant to be full screen, so if you start resizing it, it's going to crash. It doesn't have a title bar by default. It supposedly supports KD's global menu, but in practice, if you use that, uh Resolve will just never go back into focus. Resolve is just bad on Linux. Not counting the fact that many people can't even get the thing to work, even with an Nvidia GPU. So, yeah, it's just becoming a burden on my workflow because it prevents me from moving to other hardware I'd want to use. It prevents me from switching distros easily cuz I know the reinstall process will be a pain. So, yeah. That's a decision I regret making. Moving to Resolve should probably have stuck to Kdenlive. Another decision I regret making is using this specific keyboard. It's a Jelly Comb, whatever. I don't even know the model. It looks cool. It types pretty much like