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

help-circle

  • You know, I was really sick and tired when they updated the nvidia shield with the new android TV version that makes most of the screen show stuff that are basically ads. It didn’t even let me show only stuff I was interested in and this constant “oh you are hovering over this item for 0.000001s so you seem to be interested in this, let me start the video for you with audio” no god damnit I was reading something else or got a text.

    I had to install a different launcher so that I could only show on the screen what I actually wanted to see. I have basically removed or reduced all ads as much as I ca.

    Lately, I was at my parents place and they don’t have that stuff. Even the 1.5 minutes of ads for a free service is so disruptive to me watching something.

    What has this to do with PlayStation?

    Well, on the shield you are still able to install a custom launcher that is more to your liking, you could disable the internet access and completely stream your own local content. But on the PS, you don’t have that option and are completely at the mercy of what they think you should watch and see on your screen that you bought with a console that you also bought with your own money.




  • Serious question here: isn’t the Warp core not the best place to do this? They probably have the right equipment and sensors in the engineering section to do that test and I would also image that the warp core would be much safer because of its added protection systems than anywhere else on the ship, right? So if the weapon blows up, they shut that section off, wait for it to blow and dust off the consoles.

    It also looks like they are firing away from the warp core and not at it.

    As for data standing right behind it, I mean, he is an android who doesn’t fear death or injury…


  • It goes even beyond that.

    With a dedicated app, you go into the store and install it and then you have it in your apps that you then can place everywhere.

    With a website, you need to have the browser, navigate to that website each time. And yes, you could put a link to that website on your home screen as well but not many user are probably aware of that being an option.

    I know that but I still would prefer a dedicated app because it is easier to manage and use more features of my phone. For example, I just tried it on my android phone and the link to a website always opened a new tab in my Firefox.

    Then I can manage the notifications of that app depending on what I want it to notify me about.

    I can’t do that specifically for a single app or website in a browser.

    On the other hand, I also wouldn’t want to miss a website because I am not always on my phone and, in some cases, it is way more annoying to do something over the phone because I am just not used to it (like writing this comment). Doing that over a website version that I can access on my PC is much easier and convenient.




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