You can stick them anywhere …
You can stick them anywhere …
I used tee -a because that is how I have seen it recommended. If it works without then do that instead.
Replying to remind you.
Also nice because you can better isolate these Android apps instead of Waydroid which intentional has no isolation or selinux policies and runs in a rootful LXC container.
According to the Gitlab repo for the Android transition layer, yes.
Notesnook has a desktop app. Does it not work with self hosted implementation?
I haven’t had great success, it causes more problems than it is worth if you aren’t willing and knowledgeable to troubleshoot any finicky behavior. The nvidia drivers just end up causing a headache. I would never recommend anyone buy an nvidia GPU if they dont have a specific requirement like run local AI/LLMs using CUDA or raytracing (I guess). AMD can also run local LLMs using ROCm, just not supported for 5000 series or lower.
The only Linux distro I (and my friends) have had any success with nvidia GPUs is Bazzite/Aurora. Bazzite is gaming focused and has special nvidia OS images.
AMD is easier to use with Linux. Get a rx6700xt or greater.
The one-line command I recommend for install Mullvad’s RPM repo is as follows:
curl --tlsv1.3 -fsS https://repository.mullvad.net/rpm/stable/mullvad.repo | pkexec tee -a "/etc/yum.repos.d/mullvad.repo"
My explanation: This curl
command enforces strong TLS encryption and pipes the fetched repo file to the tee
(append) command, which requests to run with root permissions and appends the file to the specified path. pkexec
is useful instead of plain sudo
because if the current user isn’t in wheel/sudo groul it requests the local admin account to authenticate.
You can give a Flatpak the necessary permissions to modify disks. All the permissions needed by Veracrypt could be granted.
Hmm, you have typed words that I do not vibe with.
Cus there isnt a reason to change if you are already super familiar with pfSense. They basically do the same stuff.
What extensions do you use? What browser do you use? The only thing a VPN helps with is hiding your IP. If you dont use a good privacy browser like Mullvad/Librewolf or Cromite, you are still easily trackable regardless of VPN.
The only extension I recommend for privacy and security is uBlock Origin. There are some other good extensions but none that are as significant. More extensions can actually increase your trackability, aka browser fingerprinting.
If you use the adblocker uBlock Origin, enable these filter lists which strips URL tracking parameters.
Instructions:
⭐ Enable AdGuard URL Tracking Protection
⭐ Import Actually Legitimate URL Shortener Tool
- Check Import under Filter Lists > Custom
- Paste in this URL -> https://raw.githubusercontent.com/DandelionSprout/adfilt/master/LegitimateURLShortener.txt
- Click Apply Changes
In that case OPNsense does the exact same thing but with a more intuative GUI. It originally was a fork of pfSense.
That is usually referred to as “source available” and doesnt fall into the category of open source.
It can do a lot, for example some people use it as a PDF editor.
Fuck terms like deep fried or moldy,
I like my memes r u s t y
What is stopping a CPU manufacturer from close-sourcing part/most of their CPU built on RISC-V. Even if the CPU is fully open, backdoors can be hidden in plain sight with clever design. And beyond the CPU, other components in our PC will remain closed. A new ISA isnt going to fix the systematic problems of capitalism or facism, where the corporations can exist and act without really feeling with any consequences. We must find a way to hold them accountable.
Are you using the fork? It gets more frequent updates.