

It’s the wrong way to go about it though. Private companies should not dictate legality and morality.
It’s the wrong way to go about it though. Private companies should not dictate legality and morality.
I still manage to do that with a job 😎👉
Jacinda Adern as New Zealand PM seemed to be sort of that type
They’ve made Windows IoT Core that runs on Raspberry Pi. I have a colleague that maintains a tanning bed system that uses two Pis running that for each bed, one to operate the bed itself and one to accept payments.
It’s mad
Yes, Valve and Visa/MasterCard differ massively in their service. Valve operates a store within a specific industry, Visa/MasterCard process payments across our whole society.
It should be clear to anyone that payment providers must be held to a much stricter standard and have certain requirements of neutrality imposed on them. If not then in the best case you risk destroying the “free market” part of free market capitalism, worst case you’re weakening democracy by letting unelected, unaccountable people decide what is and what isn’t legal.
Haha, you’re right. I’ve now learned two things:
At the end of the day i just wanted the function to be worse, by causing stack overflows
I removed the tail recursion for you:
private book IsEven(int number) {
if(number > 1) return IsEven(number - 2) == true;
if(number == 0) return true;
if(number == 2) return false;
}
Damn, I start getting overwhelmed at 10
I don’t know, that screen seems quite OK and not dead
Luxembourg is green. Am i seeing that right?
No I mean the NIMBYism that people present when debating the location of long term storage. What I mean is that the method to create these is not the issue, but rather the public opposition.
Those are not unsolvable problems though, and they stem from political issues rather than the technical problems we still have with the scale of energy storage that we will need with 100% renewable.
And that is not to say that we shouldn’t use renewables, we should just also use nuclear.
I like sticking my hand into dry water
Water is dry then?
Water is wet
That’s not mercenaries though, just comprised of foreign volunteers
It’s more than the spare parts in this case. The F35 system relies on networking to services located in the US in order to be fully operational, which can be alleviated with choosing Gripen.
Oh yeah, I agree. That is what I meant to meant to say. The payment processors are acting like a cartel here.