Just as a note, NVIDIA on Linux is not bad, BUT IS REALLY ANNOYING because you will get some random bugs that are only exclusive to NVIDIA cards. Like this one: https://forums.developer.nvidia.com/t/non-existent-shared-vram-on-nvidia-linux-drivers/260304
If you have a low VRAM NVIDIA GPU and you want to play a modern game, you will have a bad time. (However, AMD and Intel should work just fine lolol)
Ubuntu lol
Thanks meow
I don’t trust cloudflare. That is just a JS CDN that pulls a file, but is still gathered from an external server. In my case, when I have to use CDNs to use a JS library, I just download the file and host it locally.
You don’t own the CDN, is controlled by other people, which means that of course is less private to the end user, and more insecure since you rely on the people running the CDN and the author or the library. What would happen if the library author/authors get hacked and they add malicious code to the library? (Asumming it doesn’t contain a integrity
attribute like the one on your example).
Is better to trust yourself, it doesn’t cost you anything to download a few kB of a JS file and serve it directly from your server. The page is not going to load 2s faster if you use a JS CDN
And no one wants this to occur to their websites: https://fossa.com/blog/polyfill-supply-chain-attack-details-fixes/
How do you guys can see a deleted comment wtf. I deleted it for a reason, because I noticed that my comment was dumb and stupid after I posted it
Radicale is good, but EteSync is better, although EteSync has not been updated for a long time (as far as I know), the data is encrypted, which is way better if for some reason, the data of your server/VPS gets compromised.
I was going to say this. Linus took some months to think about the design of Git before even writing it.
Hi, your IP is banned. lol
AFAIK South America (at least on Chile) doesn’t even care about how people use the internet, so you can pirate anything you want. I suppose is almost the same for Mexico, they have more important things to care about.
Peertube is so good, we just need more people hosting content on it. Something like dedicated hosters for the content of each YouTube’s/Streamer/Country would be perfect. If people just use and upload videos on popular instances, the storage of that instance is going to ran out pretty easily.
I just closed it because it never loaded on my phone… Why so many bullshit to load a single article page?
I think its better to leave it Closed Source, otherwise, YouTube team will be able to see how it works and how they circumvent their efforts on blocking 3rd party clients.
Matrix (not Matrix.org please)
No, this is just propaganda
Hi rotten
Is LUKS2 resistant against Cold Boot attacks?
I think so? It’s pretty solid and it works well overall. Anything is better than Google or Bing for your online privacy. If you want more privacy, you can try using SearxNG or 4get
JS should have never leaved the Browser side. Now you can use this thing for Backend and is just awful