I hate the Wayland logo; it’s trash.
unfortunately I cannot find alternatives to the gore subreddits :(
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.
==
but for JavaScript. What you don’t understand is the ==
of JavaScript.
Fedora 39
Manjaro 23
Ubuntu 23
Linux Mint 21
Debian 12
Kernel version 6 currently 6.7.0
Now he’ll be having a few bad years.
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?
My bad. I just edited it. "\t"
\t
It’s displaying correctly on Lemmy.world. So it seems like another Kbin only issue.
Yes, it would. Just like a string of spaces " " == 0
, but it isn’t that bad; ===
is Javascript’s version of ==
in other languages, and, thus, you should be using it if you don’t want that wonkiness.
==
is just for convenience, like when you want to make sure that the user didn’t leave the form empty and the button shouldn’t be greyed out, and other UI stuff. Without these kinds of features JS wouldn’t be used in so many toolkits.
If " " wasn’t equal to 0, it wouldn’t make sense, but since a string containing a space equals 0, you’d expect the same to apply to a string containing a tab or a newline. (or at least I’d expect that)
Oh, in that case I replied to @MinekPo1 with my answer to that. BTW can you see the slash in: \t
and "\t"
.
That would be weird if a string containing a space wasn’t equal to 0 " " == 0
, but that’s not the case in JS. If you think that ""
and " "
being equal to 0 is weird then I agree, but since they are, you should expect "\t"
and "\n"
to equal 0 too.
that’s not “t”, it’s “\t” which is just a tab. There’s also “\n” for newline.
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.
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.