

Now do computation in those threads and realize that they all wait on the GIL giving you single core performance on computation and multi threaded performance on io.
Now do computation in those threads and realize that they all wait on the GIL giving you single core performance on computation and multi threaded performance on io.
I’m wondering if there’s a way [to] combine their computational power.
Only if your problem can be be split up reasonably, otherwise you will spend more time waiting for data to move.
Where it can work: video encoding, CI pipelines, data analysis
Where it won’t work: interactive stuff, most single file operations
I want to get into server hosting […]
Then you don’t need another reason to do it.
[If] I can connect them all to one display [or] make them all accessible in one place.
You can either get a hardware switch or chose a primary computer and connect to the others. For that you can use remote desktop software or be a try hard and use ssh.
“In the year 2045 this satellite dish behind me, which is being dedicated today, will still be here supplying expensive, inefficient internet … A generation from now, this satellite dish can either be a curiosity, a museum piece, an example of a road not taken or it can be just a small part of one of the grimmest and most authoritarian adventures ever undertaken by the American people” - Donald Trump
context
Create a table of checkboxes with the rule 110 CSS applied.
Translate your program to a rule 110 program and put it in the top row of the table.
Advance the computation by checking the marked (orange in the example) checkboxes row by row.
This, unfortunately, means that semicolons are often inserted in places where you were not expecting them
example:
()=>{
return {k:"v"}; // returns the object
}
()=>{
return // returns undefined
{k:"v"}; // unreachable
}
so the advice is to always include them manually yourself so that you are never unpleasantly surprised.
The example will be unpleasantly surprising, no matter where you put semicolons.
But that is reasonable. You can edit text better and decide what information goes in it (emotions, surroundings, …). Also text is compatible with other technologies, especially search.
Short for Ganzzahl, like int for integer.
It would be funny because I don’t think twitter has the server infrastruktur or the domain knowledge.
It’s correct, as the negation applies to the output. As that is difficult to describe in the English language, they applied De Morgan’s law first.
You just need to cook enough, to last for multiple meals.
I, uh … counter spell? Unless you counter that, it doesn’t happen and the cards were never on the floor in the first place.
insert cynical comment on people considering human lives to be less valuable that a dog
How would you tax a software company that has remote work and runs on someone else’s servers?
The land they need could probably be a small single office room and a letter box.
Edit: sentence structure
What should they do?
Protest in the designated area so that we ignore them more easily? But not somewhere where it blocks cars? Maybe stop chanting to keep the noise down?
The normal protests don’t seem to work.
The billionaire space race reminds me of Devil facial tumour disease (NSFL).
It’s the only cancer (that I know of), that can reliably spread to a new host.
Edit: I did some reading, there are more but that is the one that feels most terrifying. I posted the article on creepy Wikipedia.
And then there are the Germans, eating raw ground pork on a bun.
It seems, you can get away with raw meat, if you buy it freshly ground from the butcher.
Edit: wrong kind of meat
Ups, my attention got trapped by the code and I didn’t properly read the comment.