I take notes in Joplin with the command and a breakdown of any flags, parameters, etc, and what they everything means/does.
I take notes in Joplin with the command and a breakdown of any flags, parameters, etc, and what they everything means/does.
Short Answer is ed25519, which is the new default key encryption in open SSH. Here’s an explainer that helped me
I believe this is a Mastodon post that’s also federating to lemmy
Sadly, this is by design.
Am American. Never heard of four wheel turning shoppng carts and want them right now.
That’s wonderful!
Thank you!!!
I’ve used pecans and almonds in the past. Chocolate or other sauces are sometimes used as an accompaniment instead of the honey and nuts. Honestly, it’s a free for all when it comes to toppings.
They’re so good! Hit them up for some!
You steal our women and we steal your donuts?
I’m not familiar with autojump
Nice! I guess I can be even lazier when navigating!
zoxide. It’s a fabulous cd
replacement. It builds a database as you navigate your filesystem. Once you’ve navigated to a directory, instead of having to type cd /super/long/directory/path
, you can type zoxide path
and it’ll take you right to /super/long/directory/path
.
I have it aliased to zd
. I love it and install it on every system
You can do things like using a partial directory name and it’ll jump you to the closest match in the database. So zoxide pa
would take you to /super/long/directory/path
.
And you can do partial paths. Say you’ve got two directories named data
in your filesystem.
One at /super/long/directory/path1/data
And the other at /super/long/directory/path2/data
You can do zoxide path2 data
and you’ll go to /super/long/directory/path2/data
Arrangements can made!
We have a roku TV that has no internet connection. It did when we first got it and didn’t play as much attention to this kind if thing. It’s now a dumb TV that’ll never get internet again. We run everything through an rpi4 running osmc.
Edit: I’m an idiot and forgot kinoite is immutable.
Edit 2: Another option after the flatpak that @that_leaflet@lemmy.world mentioned, would be the nix package manager. This would be much more complicated than the flatpak, but if for some reason the flatpak didn’t work for you, this is another route you could take.
If you want the GUI app, you’ll need to add their repo. Instructions are here
It’s a gnome app so you’ll end up with some gnome dependencies with it.
Alternatively you could just use network manager in KDE. You’d need to log in to the protonvpn website and download configuration profile(s) for the connections you want to use and then add them in network manager. After that you should be able to connect from the network system tray icon.
Finally you could install the wireguard command lime tool with:
sudo dnf install wireguard-tools
You’ll still need to download (wireguard) configuration files from proton, and then add them to /etc/wireguard
.
Once the configuration files are in the directory you can connect with:
sudo wg-quick up proton
Where proton is the name of the configuration file for the connection you want to use.
The normal response is, “Not much”
Hell get someone for $45
You can use joplin without any kind of sync and encrypt the notes. I believe the desktop app also now supports a pin lock on opening the app.