deleted by creator
so I can totally ditch chromium/electron
GNOME Web isn’t Chromium-based and does support PWAs, so it might work for your usecase.
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:
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.
Ah, I see. Looks like that should enable people to take individual domains off the list, too, if they want their extensions to work on just some of them.
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.
Is there a list somewhere of these “quarantined” domains?
uBlock Origin seems to be included in the whitelist, so I’m sure the point of this isn’t to show you ads.
I don’t think you even need to be in the settings. That drop down is on every page (might be harder to get to on some pages if you have infinite scrolling on).
They do also talk about the potential to activate a latent third set of tooth buds in humans who have lost their adult teeth. They seem to have already done this in animals.
I’m browsing /newest and seeing posts from lemmy.world. The time that OP says the magazine was created on this instance matches when I did my search. I really don’t think the 0.18 thing is what OP is running into (lemmy.world is running 0.18.1-rc.7).
Yeah, that is a separate issue that I don’t think is affecting lemmy.world right now because I am seeing content from there show up on the front page.
Oops, didn’t mean to delete my comment. You get a 404 for communities that no one on your instance has interacted with yet. After you search for them using the general search (not the magazine search), e.g. https://kbin.social/search?q=personalfinance%40lemmy.world , they show up on your instance, e.g. https://kbin.social/m/personalfinance@lemmy.world .
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.