Current Arch ISO is from November 1, so you likely used the old version (unless you used pacman -Syu
before you used in the installer).
Current Arch ISO is from November 1, so you likely used the old version (unless you used pacman -Syu
before you used in the installer).
A good place to start is the “Water Cooler” section of the Fedora Discourse: https://discussion.fedoraproject.org/c/fun/8
My HDMI tops out at 144hz, issue still present.
1440p at 170Hz with the DisplayPort. But I also tried going down to 60hz, but in that brief time I did that, that made the flickering issue even more apparent.
There’s third party Appimages. They also had a blog post discussing using Appimages for testing builds. If that gets done, I don’t see why they wouldn’t offer an official build.
Makes sense that it includes snap given that KDE officially supports their apps packaged as snaps, unlike Gnome.
If I recall correctly, aren’t they going for an Arch base? I assume they’re going to be enabling AppArmor so that the snap sandboxing is mostly working, except for the patches Canonical have failed to upstream so far.
Nope, both on the same Wifi network. Can’t think of why it would be showing differently. Not even force refreshing the page did anything. But I just checked again and now it’s showing the right prices.
Huh
It shows up as $599 on my iPhone, but not desktop.
Lowest I’m seeing from the preorder screen is $799.
$200 base price increase, ouch.
Edit: apparently it starts at $599, but for some reason Apple is showing me $799 for the base model.
Thankfully, the base model now has 16GB of RAM.
Drew started the project but he isn’t really involved anymore. Simon Ser is the lead maintainer now.
With 2024.10, Bitwarden could no longer be built without their proprietary SDK.
That was deemed a bug and now the SDK is also licensed under the GPL.
I’ve been using it since the beta, some small hiccups with the new file picker (didn’t work with Steam initially) but everything is working nicely now. Only regression I’ve noticed is that with the new nautilus based file picker, you can’t drag a file from Nautilus to the file picker and have the file picker switch to that location. Hope that gets addressed soon.
Oops, fixed. The post had “#Fedora” so instinctively I ignored the hashtag.
What OS are you running? On Windows, there’s an updater. Probably same for MacOS.
If you install the tar.gz on Linux, there’s an updater. If you have the flatpak, you update through flatpak. Distro packages get updated by the distro.
After this and the few hiccups I’ve had with Bitwarden on Linux (official snap in part still relies on Ubuntu 18.04 libraries and still defaults to X11, not great for security focused app), I’ve decided to give Proton a shot. Went for 2 year unlimited plan, so I hope they don’t do anything stupid in that time.
That being said, I’m not hating on Bitwarden. Based on what one of the developers said, this seems to be an oversight from their side that they should hopefully address. This is just my excuse to try out the Proton suite based on their strong focus on privacy and security, albeit with a hefty cost (and somewhat scummy strategy of listing prices as monthly but are actually paid annually, and choosing the actually monthly options are much more expensive).
Does anyone know what they mean by “legacy runtime environment”? Do they mean running of the host system libraries rather than Valve’s runtimes?
I’m still wondering how they are going to get the price down to reasonable levels. I’m mostly happy with my Quest 3 I got for $400. The only thing it’s missing is the eye tracking. For navigating using just your hands, it relies on you pointing at what you want to select, but natural hand shaking and jittery tracking makes selecting things difficult sometimes.
No, you are never specifying to actually upgrade the package with the ‘u’ flag. Running
pacman -Sy archinstall
would upgrade the package, since it would first refresh the package cache then reinstall the latest version.Also, there’s not really a benefit to using 2 'y’s but it does add some extra stress to the package mirrors, so I would avoid doing that.