for i in range(1, len(a)):
if a[i] < a[i-1]:
like_all_things_should_be = False
break
What’s going on in Thanos’ head in all that B-roll
for i in range(1, len(a)):
if a[i] < a[i-1]:
like_all_things_should_be = False
break
What’s going on in Thanos’ head in all that B-roll
Weird, when I did it Kramnik came to my house and called me a cheater
This is singlehandedly the best piece of satire I have ever seen, I was rolling the entire read, bravo. As a European, this reads like a black mirror episode.
To quote the website: “This should probably be illegal!”
So what you’re saying is we need a revolution?
How else do you suppose I store my API keys?
Yeah I haven’t seen the pregnancy test one, can’t really claim it’s the test running it when it’s not. Definitely agree with your point as well.
If you replace all the internals it’s not the same, I get your point. But not every Doom-run is like that. These days they run some kind of busybox on any smart device, so technically any smart device could run doom. But the way they do it is still incredibly interesting.
That’s some serious gatekeeping lmao, I thought we were past that. Having a high level layer makes it easier to run custom code yes, but gaining access to that layer is the definition of hardware hacking. Not breaking the original functionality (or in this case expanding on it) is still impressive and encapsulates the original spirit of ‘you can run Doom on anything’ perfectly.
You just described any smart device out there, why wouldn’t it count?
Nah, the same reason why DJ’s can be good or bad. Guiding the vibe of the audience is what they do, playing with the tension and energy of the crowd. Pleasing a crowd is easier than one specific person though, but the same rules apply when picking songs for yourself.
I’m so used to roundabouts and red lights. They’re annoying for the lone driver, but add a bit of traffic and they move everything along so much smoother.
I get it, the inventory is just a list of all servers and PC you are trying to manage and the playbooks contain every step you would take if you would configure everything manually.
I’ll be honest when you first set it up it’s daunting but that’s the thing! You only need to do it once, then you can deploy and redeploy anything you have in minutes.
And possible federation as well, very nice. Is this using SolidPods or did they just name their* server similarly?
Sorry I replied to the parent comment, but check out Ansible
Ansible is great for this!
shudders in NodeJS