It’s not missing a feature here, it just has a different way to do it. Pick the Ellipse selection tool, make an oval while holding “shift”, right click > Edit > stroke selection.
I hate the Wayland logo; it’s trash.
unfortunately I cannot find alternatives to the gore subreddits :(
It’s not missing a feature here, it just has a different way to do it. Pick the Ellipse selection tool, make an oval while holding “shift”, right click > Edit > stroke selection.
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.
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.
It was the same architecture but with more nodes and data
So the architecture just needed more data to generate useful answers. I don’t think that was an accident.
Fedora 39
Manjaro 23
Ubuntu 23
Linux Mint 21
Debian 12
Kernel version 6 currently 6.7.0
I’ll try out Privacy Badger. I never got an ad on Firefox except for this one.
There’s a loud ad for “Duolingo super” that has a high chance of showing up after every lesson. Also using Firefox with Ublock installed, and it’s still here.
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?
written in Rust.
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.
I am not saying that’s wrong, just that there’s 21.6N of attraction force between the two charges not -21.6N.
In this case yes, but if q1 was -20μC, q2 was 30μC, and r was 0.5m, then using -20μC as it is would make F equal to -21.6N which is just 21.6N of attraction force between the two charges.
If you have two charges q1
and q2
, you can get the force between them F
by multiplying them with the coulomb constant K
(approximately 9 × 10^9) and then dividing that by the distance between them squared r^2
.
q1
and q2
cannot be negative. Sometimes you’ll not be given a charge, and instead the problem will tell you that you have a proton or electron, both of them have the same charge (1.6 × 10^-19 C), but electrons have a negative charge.
You have to open the post from KBin, and it seems /reduces
is wrong; it must be /votes/down
.
Examples:
Upvotes: https://kbin.social/m/fediverse@lemmy.world/t/329561/Is-is-possible-to-see-who-upvoted-downvoted-a-specific-comment/favourites
Downvotes: https://kbin.social/m/fediverse@lemmy.world/t/329561/Is-is-possible-to-see-who-upvoted-downvoted-a-specific-comment/votes/down
Boosts: https://kbin.social/m/fediverse@lemmy.world/t/329561/Is-is-possible-to-see-who-upvoted-downvoted-a-specific-comment/votes/up
Open any post on KBin. Click the url, and add /votes/down
. those are the people who downvoted that post.
If the post is from Lemmy you can view “favourites” and “reduces” instead, just add /favourites
or /reduces
to the end of the url.
Enjoy :)
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.