Clbuttic mistake to make
Clbuttic mistake to make


It might be too late for you, but for anyone else who stumbles across this:
The easiest way to transfer emails is just log into a client like Thunderbird, let it download them all, select all, then drag and drop them all to your new provider. If you have a lot of historic emails, filter by year and do one year at a time




Do you know who wrote the buggy code?
Of course I know him. He’s me
Pretty sure Wikipedia has a single button that changes all present tense to past sense. Someone who’s more familiar with it correct me if I’m wrong though.
In Luigi’s Mansion 2, there is a boo who speaks in binary called Boolean… At least, in the British release. In the US localisation, its name is “Combooter” which is a far less satisfying pun.


VRChat for fans of anime girl streamers
Isn’t that just… Ya know… VRChat?
You might like this (if you’re not already familiar with this masterpiece) https://youtu.be/_-BjC1GHwPY


I’m no expert, but I read that self hosting your own instance doesn’t actually help with privacy since the search providers still track those requests and if you’re the only one using it, that’s just tracking you with extra steps.
Of course if you use a public instance, you have to then trust that the instance isn’t tracking you


This is certainly the nicest OpenStreetMap client I’ve used. I just wish OpenStreetMap wasn’t so car focussed. Still no public transport data for most of the UK :(


I worked around that by making a smart playlist in Navidrome with all my tracks sorted by date added. In Tempo you can then download the entire playlist.


I have just set up Navidrome from the first time and I’m using Feishin as my Linux desktop client. I installed it via nix because it isn’t in the Fedora repos as far as I could tell


It sounds to me like one (or more) of your containers is referencing something on your storage drive, but Docker is loading before your drive gets mounted. When Docker sees that the folder its trying to access doesn’t exist, it creates it, blocking your drive from taking that name.
To fix it, you would need to make sure your storage drive is mounted before Docker starts, how you do that is down to you and your particular setup though.


Google Play is so full of shit they could pivot to being a sewage plant


I’ve had a pipeline in mind for exactly this purpose that I want to build when I get around to it:
In theory, this should be able to remove ad and sponsor sections of any length completely automatically and there’s nothing to stop it working on videos too


Every user has to self host their own?
Did… Did you see what community you’re in?


I’ve found Android TV to be the most usable TV OS tbh. I use Konstakang’s LineageOS Android TV 15 image on a Pi 5 which is source available (non commercial only licence). And Projectivy Launcher (closed source but is by an indie dev and better than the stock Google one). The Pi is CEC compatible so I can control it with my TV remote no problem, and I use Moonlight to stream games from my PC.
If you already have hardware, there may be an Android x86 TV release somewhere but I haven’t personally tested any, and you have to make sure the apps you want support x86 (all the open source ones like Jellyfin should)
Edit to add: I also personally haven’t found a need to install GApps as all the apps I use are either open source, or were made to work also on FireTV so don’t rely on GApps APIs. (Use SmartTube instead of YouTube, it’s a better experience anyway)


I built a near identical server for my parents and just sync my nextcloud folder to theirs using syncthing
I explicitly wanted a google one, not some Samsung-shit who add their own garbage on top of Google’s garbage.
Samsung TVs run Tizen which is their own OS, rather than a skinned Android TV. It’s pretty minimal so you need some other box or stick if you want a good watching experience, but it doesn’t do anything hostile as long as you turn the tracking bs off at setup, and there are no ads in the UI (at least on the 2019 model my parents have).
There’s no truly open source TV OS though :( I miss Firefox OS
If you use Zigbee2MQTT in Home Assistant, you actually can update the firmware on Hue devices, obviously it’s up to you if you actually want to push the update though