what’s really dangerous is if you do a bunch of force quits in a row with :q!
and then you start to get muscle memory for that and accidentally lose a whole document you were working on
what’s really dangerous is if you do a bunch of force quits in a row with :q!
and then you start to get muscle memory for that and accidentally lose a whole document you were working on
I never got used to doing wq over a simple :x
I get that you can write and quit separately, and I do it when needed, but 95% of the time, there’s no need
https://github.com/brunonova/nautilus-admin
This is unmaintained, so it may not work with the latest ubuntu, but it is an extension to the default ubuntu file manager that does some of what you want
As for your title question, unfortunately ubuntu/gnome don’t seem to make this easy. On some DEs you can just right click and go find the shortcut properties sorta like on windows. Others have noted some good reasons why GUI apps shouldn’t run as root, but you’re right that sometimes it’s necessary, or simply the easiest/most expedient way to do things.
You can accomplish what you ask using a little shell script though, which you could bind to a keyboard shortcut or something. I may elaborate further but basically:
readlink /proc/"$( xprop _NET_WM_PID | sed 's/_NET_WM_PID(CARDINAL) = //')"/exe
and then clicking on the window you want to ID will attempt to identify the binary it’s running. then you could either display it in a popup using zenity, or write it directly to the clipboard using xclip (or wl-copy I think for wayland distros)
I really like setting up little shortcut scripts like this with zenity for user input, and usually the notification tray or clipboard for output
You’ll run into issues and not many people will be able to help. Debian, Fedora, and Ubuntu seem to be the popular distros rn for most people.
Agree with the broader conclusion that a first time linux user should probably avoid gentoo, arch, whatever, but its not because nobody will be able to help you, more just that the expected level of polish is a bit less.
It isn’t considered a huge inconvenience to have to use the CLI or edit a config file by arch users, but for ubuntu especially they are more bent on building something that “just works” for most people (with the tradeoff being it’s a commercially exploited product, and the innards of GNOME and the like tend to be more of a black box and less tweakable than say, a tiling WM)
But if you do want to dive in and learn how more of the internals work and how to configure things at a lower level, you will find a lot of help with issues, and very detailed documentation for a lot more things in Arch, vs Ubuntu. I find the ubuntu community online to be sort of a middle ground between the detailed technical help I’ve gotten from Arch communities, and the “here’s some magic steps that worked for me, no idea why” type of thing that is prevalent on windows support communities.
Which isn’t to say ubuntu people aren’t helpful, but the critical mass of users isn’t the only thing that matters, it also helps if the users are knowledgeable, and friendly (some arch people fail at this, though I’ve lucked out and really not had any bad experiences)
“graphene isn’t an option” is just not true, there are ways around all the mentioned issues if you just read the rest of the thread/crossposts. And android also has a robust permissions system for apps. Going to iOS buys OP very little except a loss of control over their device to software even more proprietary than Android. And I say that as someone who doesn’t use android because I don’t trust google.
Also, it’s not “all times”, it’s just when I’m at school.
Honestly that’s weirder lol
Just so you don’t skip school? eh whatever. If you don’t mind it then who cares
Anyhow good luck
For whatever it’s worth, your parents requirement that you let them track you at all times just to go to school, is not actually particularly reasonable. Less than 10 years ago that would have been seen as insane helicopter parent behavior. But that’s probably outside your control, so if they won’t budge on it you could at least ask them to use an app that isn’t google maps. This would work if you were willing to self host it or something, or OsmAnd seems to have that feature integrated with telegram
The drone you can probably replace DJI Fly with sideloaded Dronelink: https://support.dronelink.com/hc/en-us/articles/15304402363411-Mini-3-Mini-3-Pro-Support-Overview but no guarantees it will work better on graphene than DJI Fly
As far as instagram goes, you’re pretty much stuck with trying to push people off of it for messaging afaik, or just locking down the app as much as you can. A VPN could prevent them from seeing your IP, and locking down the app’s permissions as much as possible would be a good idea too, but honestly the main thing is to just push for a different messenger. I got my friend group to switch a few times over the years. But it took a long time, and a decent chunk of them are tech-y people
depends on the context, arm isn’t as consistent (or at least consistently supported) of a platform to build for as x86. ARM server? single board computer? (which one?) Apple Silicon? other?
Arch ARM is for some reason forced to be a separate, second class project, and ARM-only pkgbuilds are systematically removed from the AUR. It’s shortsighted and stupid. However I’ve still had decent luck with arch on arm (Danctnix, specifically)
wellllllll
I don’t think I’ve ever had to redo more than 15 mins of work due to this mistake, but it’s a dangerous road lol