• 0 Posts
  • 5 Comments
Joined 1 year ago
cake
Cake day: June 20th, 2023

help-circle


  • Unraid “supports” docker compose. You can install and use it but you won’t be able to utilize how unraid handles docker containers.

    All that unraid does is make docker more accessible for the normal user. In the end the container template constructs a docker run command.

    So you could use portainer to manage stacks through a webui or install compose and have to SSH into the unraid server all the time.


  • I had the pleasure recently to create an ffmpeg command to transcode a video into HEVC 10bit with quicksync.

    I had tha previously running completely fine on my Nvidia GPU. You would think that it would just be replacing the parameter which device or hardware acceleration to use.

    Yeah, turns out that there are like 4 ways to set the quality value of the transcoded output, CRF didn’t work for some reason with quick sync so you need to use global quality or something. I spend days on this trying to figure this out, DAYS.

    It is a very powerful tool but every time I have to use it, it is too complicated and I have to spend hours or days to get it working.


  • I use a pihole which is a small computer that checks every domain request and blocks them when they are on one of my blacklists. This works great for browsing the web because you just don’t see most ads anymore. I also use adblocks for, for example, YouTube because pihole can’t distinguish between ads or legitimate requests when they come from the same domain.

    I also download all videos from YouTube to watch. And I also don’t have cable.

    Basically, I see so few instances of ads anymore that any few ads are getting so annoying. The 1-2 ads in front of a YouTube video or in the middle, I just don’t watch that video anymore.

    But when I really noticed that was when I was spending the day with my father and we were watching a TV show on some free provider, every 10 minutes there were 1.5 minutes ads. Which is by far better as normal TV in my country (Germany) but damn, this was really annoying after just a single episode and I’m glad I don’t have to see those at home. It just interrupts the flow.