

Lol that’s hilarious. I laugh so much at the crazy mixing of units we use here in the US. Similarly, it’s quite common to see metric and customary units in the same sentence, as in “add 1 tablespoon to 100 mL of water”.
Lol that’s hilarious. I laugh so much at the crazy mixing of units we use here in the US. Similarly, it’s quite common to see metric and customary units in the same sentence, as in “add 1 tablespoon to 100 mL of water”.
Those are the wholesale prices to the utility company itself from the grid operators, not the prices to end users from the utility company. End users pay a flat amount per kWh that does not change by demand.
EWG is a well known pseudoscience peddler, even going as far as anti-vaxx claims https://en.wikipedia.org/wiki/Environmental_Working_Group
Before trying the conversion, I suggest checking if you are missing a library that strawberry needs (probably libopus or libopusfile). For me, strawberry reads opus files perfectly normally, so I wonder if yours is falling back to using ffmpeg or something to decide them
If you really must convert, use Vorbis with the variable bitrate mode -q6
(or -q:a 6
option in ffmpeg) which usually ends up around 192 kbps, or push it up one more to q7 which will be a little higher. This is the level that is usually transparent, but do keep in mind that any conversion between lossy codecs is much more likely to cause perceivable loss in quality than a conversion from a lossless source. Btw opus is the direct successor to Vorbis and is superior in quality per bitrate (128k is what YouTube uses and is indistinguishable the vast majority of the time). It’s probably better than 320k mp3 at least
Out of 4,037,953 GitHub user profiles with email addresses, we were able to identify 1,426,121 (35.3%) of them as men or women through their public Google+ profiles.
Could be a confounding variable in that the type of people who reveal their gender publicly might differ from those who don’t in some way that is also related to their contribution quality
Your Lemmy instance is censoring it
It’s useful for security researchers to collect and analyze what the newest attack bots are trying to do, in order to learn how to defend against it and study the malware they drop. There are some cool videos on YouTube about decompiling malware dropped by the bots.
Ratios that extreme would probably only be seen in cases where the source video was really poorly compressed anyway, which is what the commenter probably experienced. I’ve had that happen before too. Expect more like half the size compared to H264, which is still pretty good
At its highest compression setting (zstd -T0 -19 --long
), it’s about the same as lzma in compression ratio (varies a bit from file to file though), but slightly faster to compress, and much much faster to decompress. Decompression speed is not significantly affected by the compression setting (though compression speed is) and is usually at least a few hundred MiB/s to 1G+
Maybe try Stash, it has gallery support too https://github.com/stashapp/stash
Also, what about jellyfin itself? It also supports photos
I just manually block IPs that seem to be engaging in denial of service activity (sucking 3x the size of the torrent and still reporting 0% progress) and I’ve banned a few /16s too like those belonging to PoneyTelecom
Find an organization with a long history of successfully bringing meaningful change to society and that has stayed true to its values. In my opinion, the Electronic Frontier Foundation comes to mind.
Or find something local to your community, directly giving to actual families in need near you
It bothers me that a circlejerky and oversimplified answer like this one is more highly upvoted than the numerous high effort, highly detailed, and technical explanations for why it happens.
Lots of malware gets hosted using dynamic DNS domains, so they (or more likely some bot) probably saw the domain frequently showing up in malicious activity and blocked it without understanding that it itself isn’t the source of the malicious activity.
They are an anti science organization. They oppose nuclear power, GMOs, etc.
You can use cryptsetup-reencrypt to encrypt an existing disk in place with LUKS. Then you just have to modify the initramfs/bootloader/fstab to point to the new configuration. See https://wiki.archlinux.org/title/Dm-crypt/Device_encryption#Encrypt_an_existing_unencrypted_file_system
Accessing printers? Resolving hostnames of internal hosts? I can’t imagine having a lan without mDNS