

Google also didn’t release the source for the 10, so I’d expect the support to always be subpar compared to the previous models
Google also didn’t release the source for the 10, so I’d expect the support to always be subpar compared to the previous models
$180 * 1.55 = $279
Is the way they’re calculating it
The (most expensive) Qualcomm part is 55% more expensive than the (cheapest) MediaTek part
Microsoft released Windows Vista, which was absolute dogshit on every PC at the time it was released.
This also just happened to be not long after Ubuntu was released, making it easier than ever to install Linux.
Installed it, quickly found out everything was easier to configure and tinker with in Linux…
Never saw a reason to go back. Used Windows 7 for a little bit, and it was better than Vista, but it still wasn’t anywhere near as easy to use as Linux
Actually, you have to kill your children before yourself.
They become zombie processes if you kill yourself while they’re still alive.
I want to see the actual characters … instead of squares
Sounds more like an issue with the font you’re using, rather than the input method.
At least for Chinese, we use ibus on desktop (KDE Wayland) and fctix5 on Android. Both work well in those devices
Don’t forget to hit the sigils with lightning
10 years ago, that was believed to be best practice.
If they’re still doing it in the last 2-3 years, they don’t have anyone keeping up with modern security standards
At least it’s not your data
The majority of accounts I have don’t have an expiry
I wouldn’t trust personal data with anything that does - they certainly don’t have any security professionals on staff
NIST’s official password guidelines state you should not have password expiry unless there is evidence of a compromise
It’s safer, and uses a systemd mechanism to update with most programs not running.
That said, I’ve never had a problem updating without restarting…
You can change the behavior in System Settings -> Software Update -> Apply System Updates
Pick either immediately or after rebooting
If you want your updates automatically, you can install unattended-upgrades
The only thing to keep in mind is with Debian, you’ll need to upgrade to the next release for them.
With something like Ubuntu, they can just click the upgrade box when there’s a new major LTS release
Either one can be better depending on how you want to handle maintenance
Even those weren’t super great…
In many cases he provided experimental drugs unapproved by the FDA to test them in other countries
I switched to quad9 private DNS and turned private DNS off, both in a private tab of Fennec - same results
It sounds Fennec F-Droid specific, somehow.
Reports here are saying the official Firefox build works fine: https://gitlab.com/relan/fennecbuild/-/issues/134
It also seems to affect certain extensions
Looks like a reported issue
I’m seeing what sounds like the same issue.
Based off your comment on extensions, I just disabled all extensions, and the problem went away.
If I enable any extension, it breaks again…
So to me it seems like a bug with the extension system
Edit: tested with Privacy Badger, uBlock Origin, and NoScript
Edit2: Fennec F-Droid build #1420020; Android 16 (GrapheneOS 2025081400)
Edit3: Found a bug report about it: https://gitlab.com/relan/fennecbuild/-/issues/134
Alpine already doesn’t use systemd
My take: There was one user that kept making post after post after post as they tried to upgrade, which made it seem like there were more issues than there were
Scrolling through it right now, every support question from the last week appears to be from the same person
Maybe easier to another suggestion, you’re probably using a systemd based distros -
journalctl -b -1
will show you the logs from the previous boot, so you could check that after resetting to see if anything was loggedFor some other ideas to narrow down where the issue is…
If you’re stuck in the frozen state, you can Ctrl+alt+delete 7+ times quickly to tell systemd to try to restart the system. If this works, it means init was still able to process messages
If that doesn’t work, you could enable Magic Sysrq Key (if disabled in your distro), and then use the key sequence REISUB to try to see if the kernel is still responding and can reset the system