So you unambiguously said you support a blasphemy law, but somehow you don’t support blasphemy laws? Wake up.
So you unambiguously said you support a blasphemy law, but somehow you don’t support blasphemy laws? Wake up.
That’s a nice word salad to say you support blasphemy laws.
Project management: Projeqtor
CRM: Dolibarr
Both: Odoo
Blasphemy and racism are two very different things.
Blasphemy is a human right.
Besides, there are already laws against hate speech.
You don’t. Seriously. The point of an ergonomic keyboard is to touch-type. You won’t learn to do that if you look at your keyboard.
Print your keyboard layout on a sheet of paper, and hang it next to your monitor. Now when you want to type a character, look it up on your sheet, and without looking at your fingers, type it. Try to remember the position like “left index finger, two lines above the rest line”.
If you’re basically recreating Linux Mint from scratch, yes.
Linux can be heavily modified, and removing Snap from Ubuntu is no exception. But it’s an involved process.
The thing is Snaps are pushed on the desktop, and the server world already uses containers like Docker, so there isn’t much Snap does that’s truly unique and useful.
I see. I may try to do something similar but towards Unbound on my OPNSense router, if that’s possible.
I suspect DoT and DoH still go through, though? I mean you can always block the port 853 for DoT, but DoH is another story.
See my comment for the solution.
Can you run GNOME Videos in the command line and copy/paste the error output when it crashes?
Try this:
sudo dnf update
sudo dnf install https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm
sudo dnf groupupdate core
sudo dnf swap ffmpeg-free ffmpeg --allowerasing
sudo dnf groupupdate multimedia --setop="install_weak_deps=False" --exclude=PackageKit-gstreamer-plugin
sudo dnf groupupdate sound-and-video
You should also add the hardware accelerated codecs, by following the appropriate section depending on your hardware:
https://rpmfusion.org/Howto/Multimedia?highlight=%28%5CbCategoryHowto%5Cb%29
Make sure to reboot.
If this still does not work, install Celluloid and enjoy the superiority of mpv
.
That’s an Estonia thing, not a Europe thing. Estonia is notorious for being the land of IT. In the rest of Europe, IT is heavily male-dominated. I just finished an IT tech/sysadmin training in France: out of 15 people, 3 were women, and it was probably one of the best ratio they’ve ever had. It seems there are a bit more women in the programming courses recently, though, but they’re still a minority.
At my current job, out of a little over 100 people in various IT teams, 10 are women.
Oh, yes, I forgot that. It’s been a while I have touched my Switch.
I use a DualSense, an 8BitDo Pro2, and a Switch Pro controller.
My favourite by far is the DualSense: motion control works (unlike the 8BitDo), and the touchpad is really useful to control the mouse cursor in menus. The buttons are also shorter and real more reactive. It’s on the bigger size, which may or may not be a good thing for you. I have smaller hands, so for me it’s not as comfortable as the 8BitDo, but it’s definitely bearable, and I still use it over my 8BitDo Pro2.
The Switch Pro controller is a pain in some games (last time I tried, it was so bugged it was unusable with Dead Cells), and I don’t see any real advantage it would have over an 8BitDo Pro2. Maybe the motion control? I don’t know if it works or not, I have never tested it.
For your links (I believe it works with files too), check out Heimdall. It’s not offline, but it’s FOSS and selfhosted.
No you don’t.
rm -fr /
requires the flag, but rm -fr /*
does not.
Big brain time.