

Just use qbittorrent
Just use qbittorrent
Yes, this tiny
People that complain on little tiny thing
I use Firefox and Chrome as I am not a woke vegan
And your computer is running THE WHOLE TIME?
Are we all going to ignore this person had Firefox open for weeks?
Who are these people? What can they do?
try:
import pandas
except:
print("You did not install pandas, let me do it for you")
import os
os.system("pip install pandas")
Here is some cursed error handling
I am actually surprised like why? What is so special about Chrome vs Firefox that your website will not work in either?
Can someone who is a Front end developer explain this to me? Any 0.001% case where this has to be done?
deleted by creator
Here is something interesting I was reading:
https://andadinosaur.com/youtube-s-anti-adblock-and-ublock-origin
Coming back to topic, it seems this anti adblocker campaign is not launched for every country. It could be that my country is not included in the list.
Yes they are but be careful on how Firefox stores passwords. I hate the way you can just go to some menu and click on show password, its no good on Chrome either but providing a menu to just view passwords means anyone and their mother can read your gmail passwords.
Firefox has a way to encrypt passwords use that atleast, or maby you already have in which case everything I wrote so far is unnecessary but thats okay.
You are someone who knows how Browsers work so you think this way.
Privacy used to be just for people who have something to hide but thats 2012. These days you will have more problems that pop out of nowhere if you dont care about privacy and most of them arent even related to your data being stolen or something.
As a functional human being you need to have balance in everything. You need privacy but you also need to eat. And your need to eat is greater than your need to privacy.
A strange thing though, have you not tried uBlock Origin? I have been using uBlock Origin and I dont think I ever saw any ads issues on Youtube.
Either way, log out of Google services when you dont need it. Only use Incognito browsing mode because it gets cleared automatically.
Coming from experience are we?
You want to log into Facebook and as soon as you close it, it should be forgotten
Thanks but you should have told me about it earlier
That Caps lock thing is a bug. It is not supposed to happen. Something is wrong in your system
That firefox not restoring session is also a bug, it does not happen in most cases
You could add the following
Pinch to zoom in laptop touchpad is not a thing
Some programs will not play nicely with themes, like title bar and menu bar following dark mode, most apps not following dark mode followed by the bottom most part of UI in dark mode. Its honestly frustrating
Not wanting to break your system is quiet a common wish of most people. Good news is, you are on OpenSUSE and that thing is supposed to be stable. Bad news is, you are new to linux and will inevitably break things. Here are few tips from my side to help you not break things
1: When you are asked to modify system file by deleting some other file, do not delete the old file, rather, rename it to something else, change its extension or move it outside
2: Try to find fix that is least complicated, often times you will have many solutions with different pros and cons. If you can help yourself, try the change that is easiest to revert
3: Always take notes, if you had a problem and you did some things, note what you did and why/how you did it. What was in your mind when you did it.
4: Understand why a setting is the way it is before changing. I see alot of guides that teach you to make your system fast or make it lightweight, etc by changing some default settings. Before changing them, ask why they were the way they were. Somone at OpenSUSE probably decided to set it that way for a reason. Try to understand why and what are the consequences of changing them. Now, I am not saying you should not change it. Often times, distro maintainers try to be as generalist as possible to support as many hardware as possible like installing all kinds of drivers. You may get away removing support for things you dont actually need.