For a decent documentary tracing the creation of Tetris, and the machinations that eventually brought it to the west (taking out part of Maxwell's Mirror empire along the way), find BBC4's "From Russia With Love". Last I checked it was available in full on Youtube, those of us in the UK can no doubt get it on iPlayer.
By far the most compelling telling I've seen of the "How BPS and Nintendo got the Tetris rights" story is in chapters 13 and 14 of David Sheff's book "Game Over". The whole book is a good read if you're into game history (apart from the Atari chapter, which leans too hard on Nolan Bushnell as a source), it's basically the only time people at Nintendo talked at length with a reporter.
Meanwhile the Tetris film was awful. The Tetris rights negotiations were all about the various sides wrestling for power and the Soviets trying to play them against each other. The film basically goes "nah that's too boring for our target audience" and tries to make it into a Cold War spy thriller, but the hamfisted modifications to the events that transpired make the plot nonsensical (especially for general audiences that would be unfamiliar with what actually happened).
FWIW, The Gaming Historian youtube channel did a good cover of it [0]
> Meanwhile the Tetris film was awful. The Tetris rights negotiations were all about the various sides wrestling for power and the Soviets trying to play them against each other. The film basically goes "nah that's too boring for our target audience" and tries to make it into a Cold War spy thriller, but the hamfisted modifications to the events that transpired make the plot nonsensical (especially for general audiences that would be unfamiliar with what actually happened).
It was definitely a bit much in places, but it was a fun dramatization. Having been very familiar with the background, they at least did a good job of keeping it interesting enough where even a non-gamer would stay interested through the film as far as theming/story/etc.
I mean it takes what's actually compelling about the story (the comedy of errors that caused the Tetris rights to slip through Robert Stein's fingers, culminating in the Soviets entirely redefining who has which rights in two days of simultaneous negotiations with all involved parties) and adds all sorts of nonsense about the KGB being involved in everything from the start, about Pajitnov's family being threatened over the licensing, about Tetris somehow having the potential to both keep the Mirror Group empire from imploding and liberalize the Soviet Union, etc. Then the film has to deal with the problem that it's ostensibly about real events, but the characters' motivation makes no sense because of all the embellishments. It all just comes off as cartoonish.
And something that isn't AI or an advertising opportunity…
Though they have been slowly adding useful new features to Excel (auto- spill is one I occasionally find to be both a time saver and a mistake reducer) for a few years now, after a long time seemingly doing very little with it. While I'm all for things having a "done" state and after that not doing much with them so as to not break a good thing, there is plenty of room for little improvements like new functions (admittedly many of them likely a bit niche) in Excel, just as long as they don't break what already works at the same time.
I didn't before, but now it exists I want one. And I have (mostly) working legs.
Though I do wonder if it would be more stable with more legs (6 perhaps), as natural crabs have, as a four leg design will result in a lot of time when the centre of mass is in an inconvenient place with respect to the three legs currently on the ground (I'm assuming it moves slowly enough that it is rare more than one leg is raised). Unless the technicalities of more legs would make it worse in ways less convenient than the balance bonus.
You can see it jerk up and down when one of the legs takes the load.
When one leg is moving the load is held on the other three, and if you define a triangle by the foot contact points, one side will bisect the center of gravity. That’s not a recipe for stability, but it probably helps with agility. What these design benefit from is lateral movement of the legs, but this one seems pretty stiff.
To either heighten or smooth out the effect, you could use ligature support. Perhaps for double-letters (like the tt in letter) only change one of the pair.
Heck, while you are messing around with ligatures you could be really evil and use them to introduce typos, or unwanted corrections (color→colour)…
It seemed to be struggling earlier, perhaps it has hit some sort of bandwidth quota and the error response is an unhelpful 403.
I've seen that before, perhaps it counts as unauthorised because the server is not authorised to send when the quota is breached?. It isn't correct use of 403 (which implies the server knows the identity of the user, 401 is the more general state for unauthorised. Of the standard responses 503 (Service Unavailable) seems most correct.
If a trans-identified male is in a female-only space,
he is committing a violent, abusive act. Make a scene,
call the cops and if all else fails, punch him in the
balls.
By inference he thinks that if someone makes you feel uncomfortable, by doing nothing illegal nor immoral (in the mind of a right-thinking person), punching their genitalia is acceptable. If I ever meet him I think I might feel quite uncomfortable, which would be unfortunate.
> unlikely to be sufficient because it requires intent. No person intended to gain unauthorised access.
> Now I think the correct response is […] and update the law.
Essentially we need some enforceable equivalent of gross misconduct or, to be a little more hysterical, manslaughter & culpable manslaughter. It will need to be globally, or at least very widely, enforceable to be truly effective thought, good luck getting that arranged before the need is so far evolved that we need to respond with something else entirely!
I remember being very impressed by the combined daftness and ingenuity in this and similar builds, to the point that I'm disappointed by the 3D printing community for its lack of imagination in computer cases: there are a great many options for mini-ITX boards, RPi's and their ilk, but for the most part that are just cases, or mini-racks, or open test rigs, with little or none of the imagination that brought us things like this and the infamous PHKL (https://web.archive.org/web/20011212120420/http://www.exonom...).
> Quotas mean "more than this is clearly too much" not "please use this space".
Ah, memories of Uni, back when storage was fairly expensive, where we had both hard and soft quotas. The soft quota would allow for temporary growth of build artefacts and things¹ but you would get stern emails if you were over your soft quota for 24 hours, and if you persisted without good reason³ your hard quota would be reduced so you effectively have no soft quota any more.
--------
[1] some machines had no local storage that the user could touch so putting them there was not always possible, some people on Windows machines had local storage but didn't have the relevant tools locally so were actually running things on the shared server(s)² instead of that just being a storage resource
[2] via telnet/rsh/rlogin: yes, I am that old… SSH was a thing by that point, though OpenSSH wasn't, and I was using it where available, but the use of older plain-text protocols was still far far more common
[3] it wasn't actually difficult to justify a quota extension for project work, in fact people enrolled on certain modules got higher quotas automatically
Yes, let's hope it doesn't get even more expensive. Around here we are purposely not upgrading hardware unless we have to, hoping to ride through the price increases. I'm sure lots of people are doing the same thing, which probably won't help much once prices start to come back down... assuming they do.
Every process takes some memory and other resource, yes a stale process will pretty much all end up all paged out and not massively in the way of active processes, but they still aren't entirely free so it is more than a bean-counting number.
Yes, under Linux (and most unix-a-like systems) small processes are cheap to bring up and tear down which is why we create them so much, and it is not uncommon for complex interactive commands and bits of shell scripts to create several¹, but these are all likely to be short-lived so a limit of 256 certainly doesn't seem to be obscenely low to me.
What could it be doing that requires 256+ processes to be kept around for a prolonged time?
--------
[1] made up example: comparing filtered content of two gzipped files and sending the result through a script to send alerts by mail if certain things are found would be 7+ (2x gzip, 2x or more grep, diff, bash, mail or curl depending on what service you are sending alerts through)
reply