Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)QF
Posts
0
Comments
47
Joined
2 yr. ago

  • I see, that explains the confusion.

    Costco recently came to my country and it feels so incredibly weird to wait for someone to first unpack your stuff and for someone else to scan it, and then someone else packs it again.

    I'm in the states, but I still kind of feel weird having them do this. That said, they're much faster at it than me and lines are always huge, so they probably prefer it this way.

  • Do you mean you're given a choice in Firefox or in other apps? I meant being presented with a private/regular mode choice when opening from other apps, like sharing a link or using "open in browser".

    Oh I see, I'm talking about where everything is in firefox, though if you mean just on the regular context menu of any link I don't see that for chrome either. In fact it looks like the only way to do it in either browser is what you said: choose in the settings to either have plain tabs or private by default. Now I'm curious how you managed to do it in other browsers.

  • Different commenter, but I'm on android 13 and private browsing works just fine for me. Private links are kept in a separate 'group' from normal tabs, and you're given the option to choose if you long press on a link.

  • open air concentration camp

    Not necessarily totally relevant to your point, but I keep hearing this and... what exactly do people think concentration camps are? Giant tents? Repurposed community centers?

    I'm not sure I could point to one that wasn't "open air"

  • It's hard to know for sure, but I'm guessing if you're forcing hevc_nvenc in ffmpeg then handbrake is using libx265. Nvidia's encoder rips through files, but that speed comes at the cost of bigger file sizes. libx265 uses the cpu so it'll be much slower, but you'll probably see files 30% smaller. As for audio, you could always try -c:a copy as an option for ffmpeg. I don't actually use handbrake myself, so I don't know how to directly copy streams.

    As a side note, if you don't need to worry about licensing issues mp4 will compress much better than mkv.

  • We have a cat that came from the breeder knowing how to play fetch. But more than that, he's also very energetic and we don't always have the time to play with him. One day I was particularly lazy, and instead of throwing stuff around the house I was just tossing the ball to him high in the air. Not only did he get that we were now playing "catch", but later on I found him gripping the ball in his mouth and "flicking" it up in the air. Now, when he knows we can't play with him, he essentially plays catch with himself.

  • I agree. Are you installing it from the GitHub repo? It looks like the install script should automatically use dkms. The next issue is making sure that it's actually being triggered when you install a new kernel, which should already be happening. If not, you can use the archwiki page as a reference for how to rebuild the modules you need.