(no title)
glup
|
1 year ago
There's this one GitS (SAC I think) UI thing that I think about pretty often: a bot needs to work faster so its fingers pop open revealing a huge number of additional cursed sub-fingers, such that it can type on a keyboard massively faster. I love thinking of this as such a wonderfully naive early 2000's view on HCI — there's no direct-access data API, the bot needs to use the keyboard so.... more actuators!! How much of technology has this same flavor?
woolion|1 year ago
I would recommend reading Masamune Shirow's original work (it's only 2 volumes!), as you could argue that the adaptations are merely shells of the original.
On the one hand, the Mamoru Oshii movie version is a 'best of' the cool moments from the original, but it bends the narrative very strongly to express Oshii's POV rather than Shirow's. It's not as bad as in people modernizing Tolkien for example, it's more in line with how Kubrick's version of "A Clockwork Orange" differs from Anthony Burgess' original (which I also recommmend reading). On the other hand, the SAC (Stand Alone Complex) series more closely match Shirow's POV and ambience, it's not as deep, but it's really an impressive feat considering it's all original scenarii, and how entertaining it is.
jumpoddly|1 year ago
Worth noting that it is way more horny than the anime
Also, love Kubricks adaptation of clockwork orange, but burgess hated it and caused him to hate his own original work later in life
He even made a play with him and Kubrick as characters to talk about how much he hated the whole experience
One major change was the ending, burgess’s original has 21 chapters, and in the 21st the main character rediscovers his humanity and seeks a life of creating art
Kubrick stops his adaptation at the conclusion of chapter 20
Hilariously, the publisher behind the first US print of A Clockwork Orange removed the 21st chapter to make the novel more controversial so it would sell more
If you read clockwork definitely make sure it is the full version with all 21 chapters!
portaouflop|1 year ago
imo the manga is often better the the anime adaption even if they replicate everything 1:1
A bit off topic but I found the text version of clockwork orange very hard to read and not nearly as entertaining as the movie - still an impressive piece of art.
dleeftink|1 year ago
lloeki|1 year ago
> I love thinking of this as such a wonderfully naive early 2000's view on HCI — there's no direct-access data API
Even in original GitS, both cyborgs and bots have wired neck ports and can also communicate wirelessly, both subject to various kinds of attacks. Even if not intended, this typing may constitute a legit airgap defense.
amatecha|1 year ago
notpushkin|1 year ago
Pantheon (2022–2023): https://m.imdb.com/title/tt11680642/
LoganDark|1 year ago
johnchristopher|1 year ago
But then I remind myself of this passage from Virtual lights (Gibson):
> Was it significant that Skinner shared his dwelling with one who earned her living at the archaic intersection of information and geography? The offices the girl rode between were electronically conterminous-in effect, a single desktop, the map of distances obliterated by the seamless and instantaneous nature of communication.
> Yet this very seamlessness, which had rendered physical mail an expensive novelty, might as easily be viewed as porosity, and as such created the need for the service the girl provided. Physically transporting bits of information about a grid that consisted of little else, she provided a degree of absolute security in the fluid universe of data.
> With your memo in the girl's bag, you knew precisely where it was; otherwise, your memo was nowhere, perhaps everywhere, in that instant of transit.
keiferski|1 year ago
discordance|1 year ago
https://youtu.be/x-zUAb_ndDk
GauntletWizard|1 year ago
And a link directly to that scene: https://youtu.be/iHil4Y4r3Wk?t=2748 and the other time they show it: https://youtu.be/iHil4Y4r3Wk?t=3297
Moreover, this almost makes sense as a security mechanism. A keyboard is a one-way input device; You don't get feedback from it. A monitor provides feedback that's fuzzy - Harder to exploit via a visual image where you're expecting and parsing text than a direct digital link.
crabmusket|1 year ago
hombre_fatal|1 year ago
How is it naive?
It's clearly creative license to be more interesting and provocative. They could have just made his eyes glow and stuff happen on screen, but that wouldn't have been as cool.
woolion|1 year ago
hks0|1 year ago
el_cujo|1 year ago
gwern|1 year ago
Not really so naive when you look into 'robotic process automation' https://en.wikipedia.org/wiki/Robotic_process_automation . Huge industry, and can be just moving a mouse around on a screen and triggering keyboard inputs. If robot hands were cheap and dexterous enough...
makeitdouble|1 year ago
Otherwise yes, we do this kind of approach so much irl. The most useful kind is the Switch it's button actuator, that will just push a button when making it "smart" is just impossible or not worth it.
The less useful kind is what the Rabbit R1 was trying to do, with website interaction automation in a full VM because each service wouldn't provide an API.
pavlov|1 year ago
So when the android Data needs to access some information, he reads it from a GUI terminal, but at 1000x speed.
(It seems like the iPad-like touchscreen tablets don’t have WiFi either because they are frequently used to “sneakernet” information inside the ship.)
MrLeap|1 year ago
yjftsjthsd-h|1 year ago
binary132|1 year ago
floydnoel|1 year ago
cbanek|1 year ago
devjab|1 year ago
gyomu|1 year ago
The goal of interfaces depicted in movies/media is to look cool.
(Sadly too many designers do not understand this)
wodenokoto|1 year ago
In order to look at this and think “wow, that’s so cool, now it can type super fast” I do I agree that you need some nativity to not think “why not just plug in?”
Although, on second thought, maybe you need some pessimism and think “that’s a cool way to deal with incompatible ports and apis”