I really like Pop!_OS, AFAIK it doesn’t have any telemetry. It’s basically a Ubuntu fork but without the stupid Ubuntu stuff, and they’re currently even working on their own Desktop Environment.
I really like Pop!_OS, AFAIK it doesn’t have any telemetry. It’s basically a Ubuntu fork but without the stupid Ubuntu stuff, and they’re currently even working on their own Desktop Environment.
Not OP, but this instantly made me think of the worst-case scenario PDFs I stumbled upon on Lemmy recently.
TVHeadend is the way, I’ve been running it with a USB satellite tuner for 5+ years. Setting it up can be a little confusing, but once it’s running you pretty much never have to touch it again.
As for clients, there’s a Jellyfin plugin, however it seems to not work for me right now.
My client of choice is Kodi with the TVHeadend plugin, and that works great. If you still want Jellyfin integration, you could just add your recordings folder as a library in Jellyfin.
Could I purchase two different brand drives and use them with btrfs?
I don’t quite remember the source for this, but I believe I read some time ago that it’s actually a good thing to have separate drives. The reasoning is, if you buy two identical drives (at the same time), the likelyhood of both drives failing around the same time is severely higher.
This is then amplified by the fact that rebuilding a RAID puts a lot of strain on the non-dead drive, so if ie. drive 1 dies and drive 2 is about to die, the strain you put on drive 2 in order to rebuild your RAID onto drive 3 might kill drive 2 before you even finish rebuilding your RAID.
Again, this is just from my memory, it might be worth doing some more research on.
+1 on the mobile draggging issue
If you can’t see any buttons etc. either, this is because you have WebGL disabled. I use Cromite to access canvas on mobile, with WebGL specifically enabled for the canvas website.
The reason Signal does this is that they consider your deivce storage ‘unsafe’, as it can be more easily accessible by other apps. AFAIK not providing the option to let you do it anyway is purely because the Signal devs don’t want to.
Threema for example has an option to save all received media to normal storage, similar to WhatsApp.
Incase you’re still searching, chech my other comment here.
Slightly old post, but hopefully still helpful to someone:
I managed to read out my analog water meter using the following ESP32 image: https://github.com/jomjol/AI-on-the-edge-device
It uses an ESP32-CAM module that actively reads your meter, using machine vision. The data is then published via MQTT. There are even some stl files for cases/mounts for common energy meters.
Once setup properly (with a 3D printed case from the provided stl files), I found it to work quite well. I have a pretty clean standard German water meter though.
I’d assume it won’t, you can always just test it out though. There might be some setting for those timeouts in the Steam-steamdeck settings.
I haven’t done this myself, but I assume you can turn off the display in Desktop Mode. I assume somewhere in the “normal” Linux settings there will be the usual Turn Screen Off after … and Go To Sleep after … You could just set the screen to turn off after 5 mins, then set sleep to never and that should do it.
Public transport in Magic Earth mostly works for me. It’s not as good as Google Maps, but it’s better than nothing.
I significantly prefer it for car navigation, it seems to always pick ‘more sensible’ routes than Organic Maps. Also the live traffic is very nice to have.
I prefer Organic Maps when I’m on foot, ie. walking through the city or hiking. Imo it feels less cluttered when you just want to look at a map.
Edit: Another big plus for Magic Earth is transit support. It’s not as good as Google Maps, but it’s certainly better than nothing.
While not FOSS, the closest thing we have to a drop-in replacement would be Magic Earth. It uses openstreetmap data, supports fully offline usage, has satellite images (only online though) and best of all, no tracking or telemetry.
You could use OBS to setup a virtual webcam, which would then show your receipts.
I’d recommend spinning up a backrest docker container on your main NAS, which you can then use to backup to all kinds of sources. You could then for example expose a WebDav share on your second NAS, and setup automatic backups for there.
Even though this is the DeGoogling sub, you could also use Google Drive or OneDrive as a backup source, as backrest/restic fully encrypts all backups.
Check my edited comment, I’m pretty certain my limit was wrong.
For anyone looking for some other nice games for the deck, I can heavily recommend:
I got Euro Truck Simulator aswell, for the same reason lol
This program is a client for the very solid Tvheadend TV streaming server. Tvheadend supports pretty much any source you can think of, but is a little more complicated to setup.
Tvheadend is a selfhosted service meant to be run on your own server with your own TV dongles / IPTV channels / etc.
If you only want to watch TV on your PC, doing so with something like Kodi is probably a better idea, as Kodi also supports USB tuners and is simpler to setup (doesn’t require a separate server).