Mr_Figtree
Someone I know recently switched from automatic bathroom lights to manual ones. Remembering to turn them on isn't an issue, but months later everyone still forgets to turn them off.
And .box
has been registered as a generic TLD now, so you could run into external .box domains.
They're not going to have open signups. It's government agencies only. Not that there's technically anything stopping Germans from joining the PR departments of our government agencies…
So what you're saying is that Twitter successfully kept out a bad actor.
It's a shame that most of the users they have left are also in that category, but hey, they seem to be working on it.
That's the real AI apocalypse:
- People outsourcing decisions to predictive text because they believe it thinks
- AI hallucinations becoming commonly accepted as truth, as generated articles bury actual knowledge in a flood of bull droppings
I'm using kbin Magazine Style Toggle to disable the custom styling on certain magazines, but I had to modify line 36 to make it work:
36c36
< let style = document.querySelector("head > style:nth-child(22)");
***
> let style = document.querySelector("head > style:nth-of-type(1)");
As far as I know you can't set exceptions on mobile Firefox yet. It's rather annoying.
These are all fine in the US, but in other countries not carrying proof of identity can get you into some trouble, as can refusing to talk to the police. Know your local laws.
For Fedora users it changes nothing at all. Fedora is upstream from Enterprise Linux. There's no practical reason you'd want to switch to a different distribution, just maybe a personal one if you strongly dislike what Red Hat is doing to the RHEL clones.
Does the certificate have a basic constraints extension with
CA:TRUE
set? Firefox doesn't allow that for certificates used as ‘end entity’ certificates. You'll want to re-generate the certificate without the extension.