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

help-circle

  • I tried it but it doesn’t seem to work for me correctly or maybe I am doing something wrong. I patch the YouTube app and install it but as soon as I close and open it, all the changes made by the patch are apparently gone. Shorts that are hidden on the first start after the patch are visible again, ads seem to be reduced but still happen occasionally.

    I disabled the default YouTube app, gave the patched version a different name, disabled auto update, repatched it but nothing seems to stick after opening it again.

    And then the whole “I have to download the apk so that I can use it” because I don’t have rooted my phone is just inconvenient.

    I stick with my yt-dlp server and Plex instead.


  • I don’t know where I read it but IIRC religion is being used as a simple answer to very difficult and possibly uncomfortable questions: why are we here and what is our purpose?

    It is fairly easy to believe that something, a god, created us instead of that the existence of humanity was just a fluke, a stroke of luck enabling us to evolve were we are now because it is just easier to grasp even if it is proven. That we evolved from simple beings into more complex organisms instead of just “being created”. Evolution creates so many quite difficult questions that it is easier to understand and believe that someone just wanted us to exist.

    When someone is believing in a religion they also always have some form of " it won’t be over" scenario like when you die, there is nothing truly “the end”. You just won’t vanish and this can be terrifying for many because the following question could be, what sense does it make to live at all when our existence is just so insignificant in comparison to everything else?

    So, in short, it is an easy too to make sense of things that almost everyone can understand it.

    Unfortunately, things like this can and will be abused.






  • Connectivity or rather the lack of it…

    I have a Samsung TV and recently got a new cooling fan and now when I start the fan when my TV is on, it says it detected a new device. I don’t know what my TV would want with a fan maybe control the speed for more immersion?

    But there is also no way for me to disable that. I also got regular requests of my neighbor’s to connect to my TV until I disabled the notification for it. No, I couldn’t disable that my TV doesn’t even allow it to be seen, I had to enable to not automatically connect devices and disable that notifications are being shown. That thing isn’t even connected to the internet.









  • 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.