I bought a .com for like $10 CAD from Cloudflare that uses a URL not linked to me.
Maybe overly paranoid, but it also makes it easy to get SSL certificates for my lab.
I bought a .com for like $10 CAD from Cloudflare that uses a URL not linked to me.
Maybe overly paranoid, but it also makes it easy to get SSL certificates for my lab.
You are most definitely correct 🙃
Bad bot, that’s not a Lemmy link just happens to contain “/c/“
Can you run an rpm-ostree status and paste the results here?
Might also be good to post in ask fedora if you haven’t already.
The people who maintain silverblue are often there to help out.
Yeah and I have thousands of hours in League of Legends, but have probably enjoyed only about 10 minutes
Higher property taxes for multi-home or corporate owners, higher corporate taxes, break up the oligopolies, etc.
I feel like a broken telephone. But if we say it enough maybe it will actually happen.
Agreed! Been here for a week and am way more active with likes, comments, etc. here.
Feel way less "gross" spending some time on here vs. Reddit, Twitter, etc.
Yeah same in my apartment. Bins are filled with incorrect items, and clearly dirty. I bring all my organized and clean recycling but know deep down its just going to a landfill or be burned.
On top of that, the bin categories are weird and it's really confusing. IE there is a bin that says "Bottles and Cans", and another that says "Paper and Cardboard". What about other plastics?
People will do whatever is easiest, even if they are decent people. We need better policies and systems to ~~force~~ incentivize people to follow the rules.
Edit: typos
Yeah honestly can they open up more "Beer Store"-style recycling drop offs? That way they could not process the useless/dirty stuff and keep the good stuff?
Maybe give out like 1 cent per X grams of plastic to incentivize people?
That or we can go full Taiwan and basically force people/companies to do things properly.
In a way, but chroot only isolates file systems (process only has access to an isolated "root" which isn't the actual host's root). Rootless Podman/Docker goes a few steps beyond and utilizes cgroups, and user namespaces to isolate not only file systems, but also processes and networking.
Here is a high level overview.
As someone who has had the displeasure of talking to a few anti-vax people, I think it comes from a lack of understanding and the continued deterioration of trust in our institutions (government, healthcare, education, the sciences etc.).
The internet has brought a lot of good but also gave a huge population access to a bunch of unqualified podcast hosts to give them bad opinions. *cough* Joe Rogan *cough*.
What a shame, could've had a lot less deaths if people listened to qualified experts vs. any idiot with a mic and an audience.
Ahhh I see. Might be an issue with the Nvidia drivers and Wayland.
I would try the following in order and see if any of them fixes it:
Update your system "
rpm-ostree update
" and rebootMake sure you are on a Wayland session. This also provides instructions to see what apps are in X11 mode (which I suspect Firefox and Software Center are in your case).
2.1 If you are already on Wayland (its the default in Fedora 37): Install Flatseal and force Wayland for Firefox (toggle off X11 and 'Fallback to X11')
2.2 If you are on X11, logout and switch to Wayland in the login screen and follow 2.1 to force Firefox to Wayland.
If that doesn't work I would follow these specific steps to install Nvidia on silverblue. RPM Fusion also has some specific guides for Silverblue that you should check to see if you missed a step.
I would also consider upgrading to Fedora 38, and bump up your RPM fusion major version to track Fedora 38.