Skip to main content

How It Works: The Emoji Movie


The posters were just too obnoxious, I couldn't subject you good people and myself to that. This is nice though. From IMDB.

I am going to refrain from pointing out things like “Why are some emojis available immediately but others aren’t? Do emoji die?” where I can.

That’s not tech, that’s “Who did this, and why aren’t they in jail?”

(And that’s sarcasm).

In case you were wondering, yes, it does have the same issue of characters from one app going into others without any ill effects that Ralph Breaks the Internet had, but it’s a movie. You do what you have to.





“I am the system supervisor here, because I was the original emoji!”
*cuts to a shot of :) on the ground*

Was the Smiley Face the Original Emoji?
Seems plausible. An interview with Shigetaka Kurita, the inventor of the emoji, suggests that the : ) was one of, if not the first emoji made, created based upon expressions he saw people use in everyday life.

Considering most of these are based pretty strongly after iOS emoji…how did they get away with that?

According to this site, and yes it depends on what OS your Sony Xperia is running, chances are your emoji are Android’s little bright golden gumdrops, not the round, pale yellow of iOS faces.

Bonus reading;
https://motherboard.vice.com/en_us/article/78kzn9/what-the-emoji-youre-sending-actually-look-like-to-your-friends


There’s talk of wiping the phone entirely because Gene (The main character) can’t properly convey the ‘meh’ emoji.

When I search ‘meh’ emoji, you do not get one truly called ‘meh’
but neutral, confused, expressionless, and my personal favorite, unamused.

Instead of restoring the phone to factory settings, a scan could be run, or Alex (The human kid who owns the phone) can go up to that XperiaBlog link and download the keyboard again.

Though I don’t think it’s expressly said what kind of Sony phone he has.

Which makes the impending doom plot pretty dumb; Erase the phone and the entire concept of emojis are still there. They’re in the keyboard. It may be a stock keyboard but they still exist upon it.

Emojis can be used in (most) of the apps that they’re visiting (Facebook, I guess WeChat) because they all have text input, so being concerned that your keyboard isn’t working makes more sense.

Alex has a ‘piracy’ app, but it looks like a dictionary icon. That’s pretty smart, until they go inside and somehow find internet trolls within an app that really should just be illegal file sharing.  I don’t know if these applications have chat interfaces, but it doesn’t sound right to me.

There are ‘bots’ that are hunting Gene, and they go into the piracy app and completely ignore the little characters indicated as Viruses, so they’re clearly not Anti-Virus.

“Women are always coming up with stuff that men are taking credit for” is the only smart thing this movie has said.

“The firewall uses face recognition”…the faces. Of emoji.

What does a firewall do? It monitors in/outcoming network traffic based upon rules. I suppose “Do not let emoji pass” are a rule, right at this point they open up an email from the trash with an emoji inside of it.

So:

- This is POP3, if it was downloaded and saved to local storage before being deleted.
- Or they could simply be using the internet connection to connect to a mail server and their trash container.

How the face recognition of emoji factor into that, I have no idea.

The trash bin of a phone isn’t easily accessible. You may have to connect it to a PC and use developer software to truly empty it.

But since we visit it, let’s see who’s here;
- Spam. Fair enough.
- An emoji. I suppose you could…after jailbreaking your phone and trimming down your keyboard to pick the emoji you use most of all.
- An internet troll. Stop, do not pass GO, do not collect 500$.

The rest builds upon the (lack of) fleshed out ideas from mthe rest of the movie.

Comments

Popular posts from this blog

Making KPI Dashboards with PowerBI

 While this is the free tier, I cannot share or collaborate with others, nor can I publish content to other people's workspaces, but they will not stop me from screenshooting and recording these self-taught adventures,so! I'm doing this because I idly searched "Mattel careers" and "Information Technology", and seeing a bulletpoint saying the following: Analytical and reporting skills such as creating dashboards and establishing KPIs such as experience with PowerBI, Cognos, Tableau, and Google Data Lake/AWS is preferred And thought "Well, I've used Tableau, and I've heard about PowerBI,  even if its in-demandness is questionable , so how similar is it? And can I write about it?"  First, PowerBI (PIB) does have a downloadable, local version, but apparently Windows-only. I could download the .exe but I couldn't run it / drag it to applications on my MacBook.  Not a problem, we'll use the online SaaS version, and a dataset found here, ...

Connecting IoT Devices to a Registration Server (Packet Tracer, Cisco)

 If you're seeing this post, I'm helping you, and you probably have LI presence: React and share this post to help me in return.   In Packet Tracer, a demo software made by Cisco Systems. It certainly has changed a lot since 2016. It's almost an Olympic feat to even get started with it now, but it does look snazzy. This is for the new CCNA, that integrates, among other things, IoT and Automation, which I've worked on here before. Instructions here . I don't know if this is an aspect of "Let's make sure people are paying attention and not simply following blindly", or an oversight - The instructions indicate a Meraki Server, when a regular one is the working option here. I have to enable the IoT service on this server. Also, we assign the server an IPv4 address from a DHCP pool instead of giving it a static one. For something that handles our IoT business, perhaps that's safer; Getting a new IPv4 address every week or so is a minimal step against an...

AWS Infrastructure Composer

 A very brief look. The text says; Drag and drop any CloudFormation resource on a visual canvas Connect and configure enhanced components to automatically build IaC for an application architecture Seamlessly transition between authoring workflows visually with Step Functions Workflow Studio and defining resources with Infrastructure Composer Integrate your browser with your project through “local sync” or use Composer in the AWS Toolkit for Visual Studio Code In 2019 there was a similar tool to build infrastructure that would be converted to code. Nice to know they bought it back. When you enter the Composer, it's a blank space with a background reminiscent to the screen for Cloud Formation. Infrastructure Objects are to the left in a drawer;  I've selected a bucket that I can rename. I went to connect a bucket to a Dynamo DB Table, and it's not available yet. It also lost a bucket somewhere in the ether of the GUI. Ah well. I couldn't find the EC2 instance in the...