

I selfhost immich in a netcup VPS. They have a 2tb VM for about 22 euros a month via a black Friday sale
I’m on a 1tb arm plan for about 10 euros a month.


I selfhost immich in a netcup VPS. They have a 2tb VM for about 22 euros a month via a black Friday sale
I’m on a 1tb arm plan for about 10 euros a month.


I am running Jellyfin in an Open Media Vault VM on top of Proxmox.
Jellyfin is in docker in OMV.
All disks are mounted in OMV and then mounted in Docker.
I have a 14600k that has an iGPU passthrough and it works fine. (Same generation iGPU I think)
mkdir /lib/firmware/i915/
cd /lib/firmware/i915/
wget https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/plain/i915/adls_dmc_ver2_01.bin
wget https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/plain/i915/tgl_guc_70.bin
wget https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/plain/i915/tgl_guc_70.1.1.bin
wget https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/plain/i915/tgl_huc.bin
update-initramfs -u
Then try this docker container to see if encoding works
docker run --rm ghcr.io/linuxserver/ffmpeg ffmpeg -hwaccels
Run the container
docker run --rm \
--device /dev/dri:/dev/dri \
--entrypoint ffmpeg \
ghcr.io/linuxserver/ffmpeg \
-init_hw_device qsv=hw:/dev/dri/renderD128 \
-hwaccel qsv -hwaccel_device hw -hwaccel_output_format qsv \
-f lavfi -i testsrc=duration=3:size=1280x720:rate=30 \
-vf 'format=nv12,hwupload=extra_hw_frames=64' \
-c:v h264_qsv -f null -
I’m on mobile so formatting maybe shit. But I think you can get the right idea with this.
Client side or server side?


I run it on a VPS. Works great across oceans. Biggest gripe is that it doesn’t load local content first. It checks online and then pulls from those thumbnails. So if you have a weak or slow connection, then you’ll get a spinning wheel of death or assets that don’t load properly.


Nice. Thanks for the info. I’ll probably grab it in 3 years lol


At what resolution, frame rate, and settings? Trying to get a good grasp of the performance if I ever buy it.


I wouldn’t say faked. It was just a replacement flag they put up because the 1st one was too small.


I always have the irrational or maybe rational fear of glass breaking. Any furniture I buy doesn’t have any glass elements.
I feel like I’m probably the sole one who’s happy with Kubuntu. It’s just Ubuntu with KDE on it.


Anything that can run proxmox is running proxmox. Even if it’s a single OS running on it, it’s still running proxmox


This age gap fails the check for me
37 / 2 = 18.5, 18.5 + 7 = 25.5
If someone that old who can’t get someone around his age, but is suddenly interested in younger people… That’s just someone preying on naivety.
I mean airplanes are immune to capsaicin as well. I don’t think they have the right type of pain receptors to sense it.


I use a mixture of tailscale and zerotier. Both are pretty powerful.


If you want to be very sad or maybe inspired, spiritfarer was excellent. The two Oris are great time sinks. Horizon Zero Dawn ran fine on my deck but chews battery life.


Then you’ll need to factor in the solar initial cost as well!


That’s too long. We should change it to… wait…


People do not necessarily do reasonable things. A lot of society is built on the assumption of people doing reasonable things.


Yes but you can get two free instances under the same account.


Actually you can get 2 IPs for free. Then use high availability
We use Tailscale to share between accounts.
But for large transfers I use an encrypted HDD.