

This. The blue line is the watched progress and the orange line is the transcoding progress.


This. The blue line is the watched progress and the orange line is the transcoding progress.
Unless the media also uses HDR in which case the server will still be required to transcode.


They are not worth it. First party controllers are expensive for what they offer, given there’s better gamepads for less money.
Just buy an 8bitdo Ultimate 2C or another one of their controllers with the 2.4GHz dongle. The wireless dongle has less latency than wired xbox/PS5 controllers, not to mention Bluetooth.


YeetMouse includes substantial improvements like switching to fixed point math and having a GUI.


There’s some really bad mouse accelerations built into desktop OS. For example Windows’ mouse accel curve is an abomination and I really don’t know how they came up with it. Maybe they threw a dice. [1] Comparatively a curve like [2] is much more suitable for gaming, as it essentially allows for precise tracking, small flicks with constant sensitivity, while still allowing for rapid 180 degree turns. Especially quake-like arena shooter benefit from this as you can play long range and close range with the same settings (Quake is where this kind of mouse accel was first implemented).
[1] 
[2] 


With the right curve accel is not necessarily less consistent.
I’ve used linear acceleration, a limit of 2.0 and an for me suitable offset with the same consistency as without. This is because the acceleration is kicking in only after an acceleration threshold (offset) has been passed. So unless I really yank my arm, there’s no difference between having accel on and off.
The result is that normal aiming (tracking, small flicks) benefits of exactly the same muscle memory with and without accel on.
You can think of it as having two sensitivities: one for tracking, and one for quick 180° turns. Because of the linear increase in sensitivity between the two sensitivities (one caused by the offset, the other one set by the limit), it feels quite natural and not like “traditional” mouse accel.


The following 1 minute video explains this kind of custom mouse acceleration quite well.
Ugreen NAS support other OS. You could put TrueNAS or Proxmox on there, so no, there’s no security concerns (beyond all computer hardware being partly manufactured there in some way).


It won’t save you from doing a bit of work but you could use podman. There’s systemd integration so you can still start/stop/enable your services with systemctl while using docker/container images. You won’t be able to use docker-compose directly, but it’s usually not that hard to replicate the logic with systemd (Immich was a PITA at first (because they had so many microservices split into multiple images, but it improved considerably over the first two years).
I do this with NixOS quite a bit, and I’ve yet to use docker compose (although the syntax is different, it’s still the same process).


Given OP mentioned torrent and watching media in the same sentence I assume they didn’t rip their own media, and pirated it instead.
If my assumption is wrong, I apologize.
Whether they own a physical edition of that media I don’t know. In my opinion owning a physical medium of the media is a big part in the morality discussion of piracy.
But in my juriscition I’m legally not allowed to break the encryption used for CD/DVD/Blu-ray, so I’m technically pirating even if I rip my own discs. There’s obviously no way for copyright owners to find out if their discs were ripped for a private copy, but that’s also (nearly) the case for Usenet/Torrent with proper precautions.
Anyway, if you read until this point, thank you!


Especially anime often use the superior .ass subtitle format, which many devices don’t support. Sadly Crunchyroll is switching to .srt which has broader support, so it likely won’t require burning them in the video (transcoding), which is the only positive thing (still a shame imo).
https://www.reddit.com/r/anime/comments/1nuxuzs/crunchyroll_has_downgraded_their_subtitles


Given they use a N100, I’d suggest redownloading instead of transcoding for time, energy and quality savings (i.e cost).


And making sure Tailscale auto launches on a FireTV stick is a pita too. Telling them to open Tailscale on each start is not an option.


Setting up auth before Jellyfin breaks clients. This is not an option. Edit: Unless you meant VPN like Tailscale, but then you’d have to install Tailscale too, which I don’t want to explain to others.


And sharing my libraries with other friends sharing back with me is pretty great.
This feature is imo THE killer feature of Plex, although I use Jellyfin. There’s no sharing of libraries like Plex does. Multiple user accounts per server, yes, but you have to switch between servers and search separately.
I also wholeheartedly recommend Restic. Hetzner Storage Box or Backblaze B2 are great storage backends and directly supported by Restic.
Borg is great too, though I’ve never used it because I’ve discovered Restic first.


Iirc it’s possible to include Google Maps traffic data as an overlay map on OsmAnd.
If you can solder I’d say most mice are easily fixable. The most common defect for mice are the switches, which are usually quite simple to desolder, as there aren’t any components near them.
E.g. I don’t have much experience soldering and it took me under an hour replacing both switches on the G Pro Wireless as well as the battery. I’ve bought this mouse used about 5 years ago and I wouldn’t be surprised if it lasted another 5 years.
Edit: The annoying part is the screws being below the feet, so you have to replace them after opening the mouse. But it’s all screwed in.


Idk whether there’s delay, but this also applies to minor version changes of Nvidia drivers. They must match exactly.
In my experience Bluetooth is really bad because of its inconsistent latency. Even if the latency doesn’t appear to be much higher than with cable/2.4GHz dongle, it feels much worse (similar to WiFi Vs Ethernet).
It’s likely these issues are worse because my Bluetooth dongle isn’t great, but I avoid Bluetooth like the plague if I want to have a good experience.
Edit: Though I have to say that taking a break from something after trying for a while without improvement can actually result in rapid improvement. A part of it is mindset (calm, without expectations) but I do believe the break also helps the brain to learn/reinforce.