Skip to main content
  1. Home
  2. Emerging Tech
  3. Opinion
  4. Features

How technology helps a sick boy (while secretly plotting to destroy us all)

Add as a preferred source on Google

VGo student in class hiresLately I’ve been reading a lot about Devon Carrow, the elementary school student in upstate New York that is now attending school as a robot. Yes, I said robot. See, Devon has a rare, allergic reaction that has so far prevented him from going in person. But now with VGo, a 4ft. moveable device that kind of looks like a vacuum cleaner from “The Jetsons”, Devon is able to finally attend his classes. You may have seen the device featured in a series of Verizon commercials. Here’s what it looks like.

Devon is not the only student using the VGo to go to school though. Since 2011, students from New Jersey all the way to Wisconsin have been using it. One might say there’s a small army of robot students, if one were kind of an asshole.

I have to admit that my first reaction when I heard about this story was one of concern for Devon. After all, kids can be really cruel if you’re different – if you’re fat or skinny or have glasses or… wiring. I remember when I was about Devon’s age, our bald art teacher, Mr. Garcia came back from summer vacation with a full head of (someone’s) hair. Mr. Gar-chia as he was known from then on, was teased relentlessly. And he was an adult without circuitry. I can only imagine what kind of C-3PO puns would’ve been tossed his way if he came back with a motherboard.

No, seriously. If you’re able to get ‘Small Wonder’ out of your head, let me know how you did it. Please? I can’t sleep!

So when I read about Devon, my feeling was why not just set up a webcam on a computer where he can learn his lessons in peace? Why force him to steer this robot through the halls, from class to class, force him to park himself in the cafeteria during lunch or on the blacktop at recess? After all, Devon wouldn’t be the first kid to get stuffed in a locker, but he certainly would be the easiest target. He’s practically got a handle. Besides, I’ve found that you can learn quite a few (cough) lessons on a webcam.

I guess if I really think about it, my worry stems from the fact that when I was Devon’s age, movies and television showed a future with robots and artificial intelligence that was dark and scary. Sure, there were some depictions of cuddly machines such as Number 5 from “Short Circuit”, Twiki from “Buck Rogers”, and who can forget Vicki from “Small Wonder”. (No seriously, if you’re able to get “Small Wonder” out of your head let me know how you did it. Please? I can’t sleep!)

But most of the examples we had were menacing. Like the movie where a cyborg from a post-apocalyptic future – who happens to look exactly like the ex-governor of California – travels back in time to eliminate a woman whose son will eventually grow up and lead the humans in a war against you guessed it, robots. Or the one where a young computer whizz kid – who happens to look exactly like Ferris Bueller – connects into a top secret super-computer with complete control over the U.S. nuclear arsenal, challenges the computer to a game of chess, which somehow initiates a countdown to World War 3 when the computer goes … rogue.

But the film that I immediately thought of when I heard of Devon is “D.A.R.Y.L.”. In this 80’s classic, it’s discovered that a nice young boy with a winning smile is actually a robot. What happens to D.A.R.Y.L. you ask? Well, the U.S. military, using all of its might, attempts to destroy him. I mean, they send frickin’ jets to the suburbs. No joke. Apparently, they too saw “The Terminator” and were not amused.

In so many of these stories the droids take over and Hal can’t be trusted. Eventually we all have to choose the red pill or the blue pill and then – Holy shit we’re all food for machines!!! Morpheus!

VGoBut the funny thing is that that’s not at all what Devon’s experience is. According to all reports, the kids in his class have fully embraced Devon and his VGo just like he was any other kid in class. They share jokes with him, talk in the halls with him, and just hang out together. To them, forward-thinking technology isn’t new or different, and certainly isn’t anything to fear. It’s woven deep into the fabric of their lives. After all, most of these kids probably first read “Goodnight Moon” on an iPad. They never saw “D.A.R.Y.L” and to them “The Terminator” is just the guy that ruined California’s economy.

Their behavior is an inspiration to anyone who believes that technology’s ability to improve our lives is more powerful than its ability to ruin it, and should make technophobes everywhere chill out. Of course, that’s probably exactly what the growing Artificial Intelligence deep inside VGo wants us to think. Just wait until the kid hits puberty – then shit will really hit the fan.

Peter Soldinger
Former Contributor
Peter Soldinger is a Los Angeles-based screenwriter for film and television with a passion for sports and a contentious…
Researchers hid a prompt injection inside a PNG, and AI fell for it
Hacker

AI coding assistants like Claude are becoming every developer's favorite coworker. They can review code, explain confusing functions, and even write entire features with a single prompt. But new research suggests that this growing trust could also become their biggest weakness.

A team of security researchers (professor Sudipta Chattopadhyay and researcher Murali Ediga) has demonstrated an unusual attack that doesn't target the AI model directly. Instead, it targets what the AI doesn't pay enough attention to during code reviews. Rather than hiding malicious instructions in lines of code, the researchers tucked them inside an image file. Since many AI review tools treat images as decorative assets rather than as something worth inspecting, the pull request can appear perfectly harmless and sail through the review.

Read more
AI has already fallen into the wrong hands and they’re using it to make bombs
Logo, Text

Artificial intelligence has quickly become the go-to tool for everything from writing emails and summarizing meetings to helping students study or developers debug code. But the same technology that saves people time can also be misused, and a new report suggests that terrorist organizations are finding ways to do exactly that.

According to a research paper shared with The New York Times ahead of its publication, researchers found evidence that members of Boko Haram have been using popular AI chatbots to support both day-to-day activities and combat-related tasks. Interviews with 27 former members conducted in Nigeria over the past two years suggest that tools such as ChatGPT, Gemini, Claude, Grok, Meta AI, and DeepSeek were used to gather technical information, troubleshoot weapons, and even assist with planning attacks.

Read more
Claude Code can now browse the web without opening Chrome
The desktop app now includes an in-app browser that can read websites, click links, and interact with web apps.
Claude Code Featured

Developers spend a surprising amount of time bouncing between their code editor, browser tabs, API documentation, GitHub issues, and design files. Anthropic thinks Claude Code should simply do all of that without constantly asking users to switch windows. The company has announced a new in-app browser for Claude Code on desktop, allowing its AI coding assistant to open websites, read documentation, inspect designs, and interact with web pages directly from within the application.

A browser built into Claude Code

Read more