Much better than a government that gets its weapons from the enemy and is only allowed to point it towards their own citizens.
I hate the Wayland logo; it’s trash.
unfortunately I cannot find alternatives to the gore subreddits :(
Much better than a government that gets its weapons from the enemy and is only allowed to point it towards their own citizens.
Fedora uses it by default on KDE Plasma and Gnome. It even removed Xorg support for Gnome (and maybe Plasma. Can’t remember). Ubuntu uses it by default with Gnome. Any distro which leaves the DEs on their default settings gets Plasma and Gnome running Wayland by default.
It has been on unstable since Arch had it. Unstable is just mirroring Arch repos. So it wouldn’t give you any idea of when the update will reach stable.
Fact: 90% of gambling addicts quit right before they’re about to hit it big
are you really bitching about informed people providing you sound advise on how to solve your issue? wow.
“I really wish Windows would let me do this one specific thing”
“Have you tried switching out your OS for a completely different one with its own set of limitations and work flows”
Sound advice!
How does pacman work compared to apt-get ? and how to find in which package an command lies. I struggled a bit to get lsinput (to configure a rudder pedal for flight sim)
Manjaro has Pamac installed out of the box. Its commands are much more readable:
Install: pamac install {software}
Remove: pamac remove {software}
Update: pamac update
. You can just run man pamac
and read that, it’s concise and self explanatory.
You can also use Pamac-gtk (the GUI app-store). I recommend the GTK4 version. Just run sudo pamac install pamac-gtk
it will prompt you to replace pamac-gtk3.
You can enable the AUR by opening the GUI store (it will be called “add/remove software” in the app menu) > three dot menu > preferences (will prompt for password) > third party > Enable AUR support.
Only use the AUR as a last resort; check if the app is on flathub first, then the official repos, and finally check the AUR. You can add flatpak support by installing the flatpak
package and the libpamac-flatpak-plugin
optional dependency.
If you want updates to be as fast as they’d be on Arch you can switch to the unstable branch, and now you can’t blame Manjaro for your AUR problems.
and how to find in which package an command lies.
I am not sure what this means, but if you meant how to check what commands a package provides, then you can search for the package in the app-store and scroll down to “provides” everything under that section is commands the package provides.
I am struggling a bit with Zsh, like I ended up starting bash to configure an environment variable, any ressources on-it. Or shall I simply change my setting (and how) to use bash that I know a bit.
You can edit the ~/.zshrc
file to add your aliases and permanent environment variables.
On Arch based distros you can also add environment variables in the /lib/environment.d
file as KEY=value
, for setting firefox to use Wayland for example.
If you want to switch from ZSH to BASH here’s how.
Well, that strip of of land is not occupied since 2005
The UN and EU considered it to still be occupied for a reason: “it [Israel] controls Gaza’s air and maritime space, as well as six of Gaza’s seven land crossings. It reserves the right to enter Gaza at will with its military and maintains a no-go buffer zone within the Gaza territory. Gaza is dependent on Israel for water, electricity, telecommunications, and other utilities. The extensive Israeli buffer zone within the Strip renders much land off-limits to Gaza’s inhabitants. The system of control imposed by Israel was described in the fall 2012 edition of International Security as an “indirect occupation”. The European Union (EU) considers Gaza to be occupied.”
which hasn’t prevented Hamas and the “innocent people of Gaza” from throwing more than 8,000 rockets into civilian towns
Hamas shouldn’t have governed Gaza, but the other option had to be Fatah and “Israel” had to be a blood thirsty nation for all of it’s existence. Hamas was acting as a charity; making the situation better for Gazans by building hospitals, schools, and mosques. While Fatah was showing off its corruption, and Hamas didn’t even win by that much: Hamas: 44.45% | Fatah: 41.43 %
You’re delusional, ill-informed or you just want Israel gone, in which case you call for a actual genocide.
First of all: ‘Hamas and the “innocent people of Gaza”’ -you. Second: “Israel” shouldn’t have existed, and should cease to exist.
Oh, btw, did you know Gaza also borders with Egypt? Ever asked yourself why the Egyptians never opened their borders to their fellow Muslim brothers even though a large percentage of the Gaza population descended from Egyption migrants to the region?
“Estimates of the size of the Palestinian population in Egypt range from 50,245 to 110,000”, but Egypt would not want an influx of migrants into it’s land, of course. They also would rather Palestine not vanish, and Egypt had it’s problems with the Muslim brotherhood, so they’re a bit cynical.
Also, why wasn’t there any calls for a Palestinian state between 1948-1967?
All-Palestine. Looks like a call to me.
Hmm… This reminds me of a country that kept a strip of people under a blockade, while calculating the calories they need to stay just above starvation level, and then gave permits to the people of the stripe to work like slaves for them.
Anyways the hostages aren’t slaves there. They’re bargaining chips, and it seems like one side of this conflict doesn’t value them.
Fedora 39
Manjaro 23
Ubuntu 23
Linux Mint 21
Debian 12
Kernel version 6 currently 6.7.0
Snap sucks, but not for the reason OP stated. There’s a decillion reasons for why Snaps suck, why make up a reason that applies to other formats that are actually good?
I just added it because the current answer (jiggle) is a Gnome shell extension. So this is just my answer for Plasma.
KDE Plasma has a desktop effect called “Track Mouse” after you activate it you can use it by pressing Ctrl+Meta. It doesn’t look like the MacOS variant, but it does the job.
Flatpaks have the concept of runtimes; instead of downloading the entire qt tooling for a qt app the app could just use the KDE runtime same goes for GTK with the Gnome runtime. Flatpaks also have dependencies which can be shared between multiple apps even when they are not part of their runtimes, they are called “baseapps”. Flatpak apps still use double the space my normal apps take on a fresh install, so I assume using appimages to replace them will leave no space on my SSD.
Before deciding to settle on using Flatpak I tried to search for appimage permissions and how to set them, but it seems there is no such thing? If that’s true then there’s another advantage for Flatpaks and Snaps.
Also with all due respect: Flatpak and Snap tooling are not maintained by Probonodb.
Oh, right. It should have been -4. Thanks.
Mine have it too, but it doesn’t change the results.
I was taught that negative numbers should be written as (-2) with the parentheses when using exponents. So I assume that the calculators are doing it right, or maybe it’s just a measure against calculators doing it wrong? I cannot be sure. Also-2 = 0-2
so -2^2 = 0-2^2
.
No, you’d expect that -2^2 would equal 4, but calculators solve it as -(2)^2 not (-2)^2. But the case you mentioned is also pretty common.
This isn’t a replacement for cut & past. It’s for creating a new folder and moving the files into it, not to an existing folder.