

5 hours? … You have much to learn, padawan.


5 hours? … You have much to learn, padawan.


As far as I know, no it isn’t.
My recommendation is that if you want better browser privacy than Librewolf, look into Pale Moon or GNU IceCat which are independently maintained older forks of Firefox (and thus untouched by the plague that is Mozilla). Use uMatrix and JShelter. You can also read these articles on browser privacy. Although many of these articles haven’t been updated in a while, most are still relevant.
Did you mean GNU Icecat? Or Waterfox?
Just to clarify, this was not meant as an insult. Just a critique of the general consensus that people that sin cannot advocate for morality. And it was a funny meme I thought was relevant. :))


Your argument is, correct me if I’m wrong, that the demand for product X always necessetates its production/supply and that supply will cease when there is no more demand.
A valid argument based on basic market economic principles.
I argue that there are times, when the demand for something does not outweigh the cost incurred (by the society) from the production and supply of a product. Meaning there are cases, such as this one, when it is almost impossible to decrease demand and thus influence the production which in turn would decrease the cost incurred by the society. In my view, the State has to protect foremost its citizenry, not ginormous enterprises. If this protection means going against “market forces”, then so be it.
Both “products” cause harm to society while only a few benefit, so no, it was not a false equivalence.
But then again, I could be mistaken and feel free to correct me on anything. :))


There was/is a demand for slavery. Should we wait for these people to realize that maybe owning slaves is not okay and morally wrong? Or should we just outright ban slavery and not give two fucks how “the market forces” view such action? You tell me.
If this isn’t a trollpost and your not getting paid for it, then I’m just baffled on how wrong someone can be regarding generic historical facts. Aside from the idea itself, that it is somehow normal and even commendable to assist foreign states against enemies without them requesting it, all the while criticizing the US for similar actions, your opinion ignores the whole Molotov-Ribbentrop secret pact.
And for argument’s sake, let’s just pretend, that Soviets were of kind heart and mind and truly wanted to help and protect the Polish people from the horrifing Nazis they so clearly detested. Then why did they host a joint parade in Brest-Litovsk after having conquered Poland?? Or better yet, why did they mercilessly execute 20 000 officers in the woods of Katyn? Not to mention the fact that the Warsaw Uprising failed because the Soviets deliberatly waited for all future dissidents to be killed off, before “liberating” it.
DISCLAIMER
I am not a computer security expert, merely a hobbyist having read some blogs from people who sounded smart. It is more than probable that I am mistaken in one or more parts of this post.
Linux is not more secure than Windows. By default, it’s actually considerably more vulnerable than Windows. Source
In my opinion an antivirus doesn’t really solve your problem. What you actually want is sandboxing, which means restricting user and program privileges. I recommend getting familiar with SELinux (or alternatively AppArmor, although it isn’t nearly as effective) and bubblewrap (or alernatively Firejail, which requires root privileges to run and is thus a bigger threat vector than bubblewrap).
Aside from that just disable any service you aren’t using (like ssh), use a deny-all-allow-some firewall, and verify what you download. If the link says “100% REAL 1 MILLION FREE ROBUX DOWNLOAD CLICK HERE NOW”, then maybe don’t click there.
Because even an antivirus won’t help you if you download malware, which isn’t compiled by skids who lifted the code from some darknet hacker forum. Antivirus isn’t some magical tool which makes your computer inherently more secure. Meaning you can’t offload your responsibilty to a program running with kernel level privileges. Your computer, your responsibilty.
P.S: If you want a more secure computer, I’d recommend a minimal and/or rolling release distro (openSUSE, Arch, Void, Debian) or FreeBSD/OpenBSD (BSD variants mitigate many of Linux’s inherent flaws).