• 2 Posts
  • 76 Comments
Joined 1 year ago
cake
Cake day: July 16th, 2023

help-circle
  • Yup. For me it similar. I was getting frustrated with the lack of customization in Win11, while at the same time seeing that Linux is actually viable for me with the Steam Deck.

    I’ve been running Linux for a year now and while it was good enough for me to switch back then, it’s incredible how much better it has gotten since then.


  • Since the end goal is to post a video to YouTube, you will have to create a video file. Personally I would probably just be lazy and upload the large file, since YouTube is going to reconvert the video anyway.

    That said, to optimize the file you need to know how videos work, specifically key frames. Speaking generally, when a video gets encoded, it doesn’t add the whole image for each frame. Instead, it only does that when the current frame is a key frame, and then only stores the difference to the previous frame for every regular frame. There’s a lot of different strategies when placing keyframes, like every X seconds, when the scene changes, or both. This is usually you can change somewhere in the encoding settings of the application you’re using. You will need to use a codec/format that supports interframe compression though, so avoid AVI and MJPEG.

    So the TL;DR is: Try to decrease the amount of key frames as much as possible, maybe even down to only one if possible.


  • A lot of people are replying as if OP asked a question.

    I think part of that is because outgoing links without a preview image are really easy to confuse with text-only posts, particularly because Reddit didn’t allow adding both a text and a link simultaneously. Though in this case the text should’ve tipped people off that there’s a link as well.

    As for the actual topic, I agree with OP. I often forget to do it right when speaking, but I try to at least get it right when writing.


  • The way WSL1 worked is actually quite interesting: The NT kernel always had the capability to run multiple subsystems, with Win32 only being one of them and there were subsystems available for OS/2, POSIX and later UNIX. WSL1 was pretty much a revival of that feature. So WSL1 is indeed somewhat like Wine, but making heavy use of some features built into the kernel. So yeah, no real boot process happening.

    (Also it’s kinda stupid that the ‘S’ in WSL2 still stands for ‘subsystem’, despite not using that feature anymore.)
















  • I mean that’s true, but what what I was specifically referring to was those using top-of-the-line hardware, which you can’t properly utilize on those systems because the CPU scheduler isn’t optimized for modern CPUs and you can’t really make good use of the GPU either due to the lack of DX12. With that hardware you need Win10+ or a somewhat recent version of Linux.

    It’s almost certainly a very small percentage of the already small percentage of people still running Win7/8, but I’m just stunned everytime someone brags about such a crappy setup.


  • it is kinda wild that people abandon Windows 7 because of Steam

    There’s this certain subsection of Win7/8 diehards that absolutely confuse me. It’s one thing to keep using them on old systems, but I’ve seen a few people posting about their brand-new PC, equipped with RTX 4090s and 13th gen I9 processors, who are adamant on running those outdated operating systems as their only OS. Such a waste of money.