Google controls Chromium same as it controls Android. The product direction and included features are set by the team at Google.
Fair, Yggdrasil is mainly intended for research in internet-scale routing through a mesh network and less as a finished product.
Never heard of libp2p before, but apparently it’s used by IPFS? Looks pretty interesting indeed.
What are some key differences?
Sounds relatively similar to Yggdrasil
Not quite EU anymore, but maybe they should get Mojeek on board as well.
If you’re an EU citizen, please take the time to sign this citizen initiative to stop killing games. It could be our best chance of preventing such situations in the future.
Freedom of speech only applies against the government. Private companies are free to throw you off their platforms for any reason or no reason at all.
Looks like it’s intended to be used interactively from your desktop.
Maybe also check out Ente. They went open source relatively recently, but have been developing it for a while with their SaaS platform.
They have a free tier (5GB) if you wanted to test it very quickly.
QuickSync is usually plenty to transcode. You will get more performance with a dedicated GPU, but the power consumption will increase massively.
Nvidia also has a limit how many streams can be transcoded at the same time. There are driver hacks to circumvent that.
Discovered this a month ago and have been using it. It’s alright, but hopefully it will improve with more users.
I think the other comment was also a joke. But do check your timezone settings
On Android you can install the ListenBrainz app and it will detect Tidal. For browsers, you can use this addon for scrobbling. There’s also a desktop repack of Tidal (Tidal HiFi) that does scrobbling to ListenBrainz.
The VLC thing is specifically about software patents on AVC, HEVC and other codecs. Most of Europe doesn’t recognize software patents, so anyone can implement an AVC or HEVC encoder and decoder if they want to.
Deep Rock Galactic?
I don’t think Zuckerberg has any good pictures of himself.
Appending 12ft.io is not dangerous. Prepending it however is.
Good, certificates should be automated anyways. Much more reliable than the once yearly outages because nobody renewed the thing or forgot some systems.
You can still use the real uBlock Origin instead of the mediocre version Google allows
Did you set the correct block size for your disk? Especially modern SSDs like to pretend they have 512B sectors for some compatibility reason, while the hardware can only do 4k sectors. Make sure to set
ashift=12
.Proxmox also uses a very small volblocksize by default. This mostly applies to RAIDz, but try using a higher value like 64k. (Default on Proxmox is 8k or 16k on newer versions)
https://discourse.practicalzfs.com/t/psa-raidz2-proxmox-efficiency-performance/1694