If I just upgrade to the latest version (by flashing) and not install mind the gapps, is it basically a degoogled phone?
It would probably have to be a clean install that wipes userdata, not an upgrade. But yes, LineageOS is pretty much as degoogled as you can get on an OS forked from Google’s AOSIP, if you don’t explicitly add GApps.
German privacy researcher Mike Kuketz does not agree, but it all depends on how much effort you’re willing to put into degoogling, or how much you’re willing to compromise on usability.
Do you have any .pacnew
or .pacsave
files? That can sometimes explain breakage, you should resolve them after every update.
sudo find /etc -name '*.pacsave' -o -name '*.pacnew' | sort
No copyright? No problem!
I work 100% remote, which has made it very easy for me to ignore my coworkers’ bad politics takes because they’re confined to a specific Slack channel
I run my VPN and Firefox in a network namespace.
Docker introduces latency, but network namespaces do not.
I never wish any man’s death
That’s true, presenting your phone to them would make it easier for them to invent a reason to take your phone
That means if I used the digital version, they would had unlimited access to all my digital life. Photos, emails, chats, from decades ago.
Do they actually take your phone when you present it to them for digital ID? They don’t scan it and bring up the same information on their scanner?
What you’re looking for is version sort. Here’s how ls -1v
sorts those files in the terminal, for example:
Link Click S01E04.mkv
Link Click S01E05.mkv
Link Click S01E05.5.mkv
Link Click S01E06.mkv
Nemo might be able to support version sort by way of a plugin, but I have not found one. The nnn
CLI file manager supposedly supports version sort.
Another reason to not use Manjaro. Just use Endeavour instead.
Endeavour could be useful if it’s your first time running an Arch-based distro and you’re looking for software/configuration suggestions. Otherwise, Arch Linux is fine by itself and it doesn’t have telemetry
Is WiFi calling a decent alternative to VoIP?
I’ve placed calls using WiFi calling where the person said they could barely understand the words I was saying due to sound distortion. When I called back over VoIP, they said it was crystal-clear.
It means that the key to getting a company to ditch arbitration is for enough people to win individual arbitration cases. There’s arbitration lawyers who hedge their whole careers on arbitration payouts
If Musk defaults on his loans, then maybe. Otherwise, since he owns most of the stock and the next largest investor supports him, probably not.
This is the plot to Golden Wind
Between 11 and 66% of autistic adults think about suicide during their lifetime, […] according to figures from 2020.
There’s a big difference between 11% and 66%, that statistic is not useful without more information
If your school blocks VPN connections, that usually means that they’re specifically blocking OpenVPN traffic and/or WireGuard traffic. So if you use a VPN provider that supports OpenConnect (which looks like regular HTTPS traffic over port 443 to your school, there’s a good chance that it will not be blocked.
That’s what I do when I’m on open Wi-Fi networks that block everything but HTTP or HTTPS traffic. It’s not as fast as UDP OpenVPN, let alone WireGuard, but it frees me from the restrictions of whatever Wi-Fi network I’m on.
Automatic updates is what to choose if you want someone else to fix your problems. As long as you don’t run into problems introduced by automatic updates, automatic updates should be fine.
They expected to get a marginal number of additional users from vendor lock-in of existing Signal users
Sounds like Chrome isn’t willing to support extensions on mobile, but Edge is and accepted Arnaud’s Kiwi contributions into their codebase.
It’s just as well, Kiwi Browser wasn’t actively developed beyond its original features, it basically just re-added extension code into the codebase, and each update just fixed git conflicts between that patchset and the latest updates to Chromium’s codebase.
From the article:
Edge’s extension support is buried behind a bunch of manual steps, most of which the article didn’t mention, and installing each extension is arduous. The only mobile browser left that has full extension support is Firefox.