Python port:
from ballsucker import suck
suck()
Python port:
from ballsucker import suck
suck()
All of this is okay, but it’s not production ready. This is what real production code looks like:
SuckableFactory suckableFactory = new SuckableFactory();
Suckable balls = suckableFactory
.setShape(SuckableShapes.round)
.setCount(2)
.create();
SuctionProvider mouth = SuctionProvider.getInstance();
SuckerFactory suckerFactory = new SuckerFactory();
Sucker sucker = SuckerFactory.create():
sucker.setSuctionProvider(mouth);
sucker.setSuckable(balls);
sucker.setIntensity(SuckerSuctionIntensities.medium);
sucker.suckSuckable();
Can confirm, it’s comparatively (sometimes even without comparing) a shithole in every other way out here, but it’s not NEARLY as bad for gender equality. Still pretty bad don’t get me wrong, but at least the government isn’t actively trying to dismantle institutions formed to combat gender inequality 🤷♂️
I’m no cryptography expert but I don’t see how they could implement this with true anonymity or without it being spoofed in other browsers. There is currently no way to know with absolute certainty what browser/client web traffic is actually coming from and game anti-cheat devs will probably tell you it’s a nightmare of a problem.
The way I see this working is making it a Mozilla account thing and not a Firefox thing through some sort of stateless cross-origin cookie the sites agree to support. But then, you’re giving up at least some privacy because even if the sites you visit don’t know who you are, you’ll still have to trust that Mozilla is logging anonymized visit counts and that some CEO 5 years from now isn’t going to change that for a quick buck.
Maybe I’m just out of my depth here and someone’s gonna correct me (please do if I’m wrong).
This PR/meme is my spirit animal
Can you even update Safari separately on iOS?
Nevermind, read that as “people refuse” instead of “apple refuse”
Fuck Apple.
I’ve had to debug a PDF viewer on a site once. Getting that to work across multiple versions of multiple browsers was a nightmare and I never managed to figure it out. Latest versions are mostly fine (except for mobile safari), but even 1yo versions of browsers are just broken.
Maybe I’m missing something, but it got bad enough that one of the “potential solutions” I was considering involved figuring out how to compile a C based pdf renderer thingy into WASM and embedding it in the app.
This was about 7 months ago.
I agree though, add to cart should NOT behave differently across browsers in 2024.
100% this. Played quite a bit of hitman on the high seas version. One day I decided I was gonna buy it on the next sale (around the time freelancer mode came out since I figured I enjoy it enough and updates would be easier). Oh boy! Their pricing model is garbage and the “sale” makes it seem way cheaper than it actually is if you want the whole game. Gave up on buying after that.