

I’ll have to find some specific examples then
I’ll have to find some specific examples then
I checked on steam here in Europe, I did not see any adult content disappear. But to be fair, payment processors don’t get to discriminate here
If you just want a secure connection, you can use a reverse proxy with certbot and nginx. Plenty of people have already done this and you can find their work on hub.docker.com
Eyy, it’s coming back? Nice!
Firefox dropped app support and their version of electron, just as half the app market is moving towards pwa’s. Just coincidence that google has a monopoly on that market now.
Firefox worked with google to develop the “privacy sandbox”. Where instead of tracking just with cookies, they now just straight up tell your church’ website that you’re gay as soon as you visit. Handy for targeted ads.
Firefox also conveniently backs out of some random css standards just to rename them. Making google chrome better supported for no reason other than just cuz.
It’s been an odd thing with them for a while now. Also why does firefox insist on absolute garbage tab, bookmark and history management. There used to be proper customization, but they removed it when chrome came in with… simple history and smooth tab management :/
I’ve been noticing this pattern of them selectively messing things up, to make sure they don’t compete with google chrome. Who just so happens to be funding them
They can’t do anything about two foreign private parties doing their own thing. But I do hope they ditch visa and mastercard
Removed removed, or removed only for the prude American banks?
Welp, the conflict of interest was clear. I’ll have to watch this drama later tho
Not the best example in the us, perhaps. But you get the idea
Yes and no. They’re still humans. They should be held accountable, but they should also have the privacy to live their lives.
It’s not a simple black and white situation. There’s more nuance here
I suppose, either way it makes harassment and more misbehaviour more easily available
It would make it easier for these people to be harassed, or worse. Privacy is important
I think it’s more akin to a “get guns ez pz” article. Even if most people can get them, a lot of people don’t because it’s a hassle. But to be fair, if it’s public information then heck, it was only a matter of time until there was a website making it ez pz.
That’s not this article’s fault. And some important context I managed to miss at first :/
The concern was the lack of knowledge that this was public. I noticed it’s in the article, I may have read over it
A. A gun is a tool as well, doesn’t mean you should make them public available
B. That makes a lot of sense. I’m not from around there, sorry for the misunderstanding
Is this not doxxing? Posted by a mod no less
I might just start bundling my apps inside an environment setup with nix inside docker. A lot of them are similar to identical, So those docker images actually share a lot of layers under the hood.
My apps after compiling and packaging are usually around 50mb. That’s 48mb of debian, which is entirely shared between all the images that I build. So the eventual size of my deployed applications isn’t nearly as big as they seem from the size of the tarball being sent around. So for 10 apps, that’s not 500mb, that’s 68mb.
If anything, the docker hub and registry are a bit of a mess.
you can trust the nix repositories aren’t going to change
That, I do not. And storing the source and such for every dependency would be bigger than, and result in essentially the same thing as an image.
I think you’re trying to achieve something different than what docker is for. Docker is like installing onto an empty computer then shipping the entire machine to the end user. You pretty much guarantee thing will work. (yes this is oversimplified)
Oh nice, thank you! And yep, those do appear to be missing