Skip to main content
  1. Home
  2. Emerging Tech
  3. Computing
  4. News

Slacker hacker: Programmer uses AI to disguise his screen when his boss nears

Add as a preferred source on Google

Artificial intelligence has been used to manage the global financial market, predict heart failure, and help cars navigate city streets autonomously. But not every AI application is so serious. A Brown University student recently developed a system that invents futuristic and ridiculous baby names. And last year the first AI-judged beauty contest was held.

Well, there is a new AI application that will be appreciated by procrastinating employees around the world — a deep learning face-recognition program that can hide your screen when your boss walks by.

Recommended Videos

“I feel awkward when my boss is creeping behind,” Hiroki Nakayama, the brains behind the program, wrote in a post. “Of course, I can switch the screen in a hurry, but such behavior is suspicious, and sometimes I don’t notice him. So, in order to switch the screen without being suspected, I [created] a system that automatically recognizes that he is approaching me and hides the screen.”

To train the software, Nakayama familiarized his computer with his boss’ face by showing a program a bunch of images. He then positioned a webcam to peer down the aisle toward the boss’ desk, which sits about 20 feet away. He can clear that distance in about five seconds, Nakayama wrote, so the system does not have much time to react.

Nakayama describes his system — which he dubbed the Boss Sensor — in a detailed blog post, down to the webcam and software he used to capture and process the images of his overseer. He used OpenCV to detect faces and a library called Keras to build the convolution neural network (CNN) that can identify the specific face of his boss. Once the CNN identifies the face, a prepared static image of code — Nakayama is a programmer — appears in full screen, making him appear hard at work while hardly working.

Nakayama shared his source code on GitHub for other slackers to adapt in their own workplace.

Dyllan Furness
Former Contributor
Dyllan Furness is a freelance writer from Florida. He covers strange science and emerging tech for Digital Trends, focusing…
The Apple Car may be dead, but it became the foundation of Apple Intelligence
A decade of work on a canceled car project reportedly laid the groundwork for Apple Intelligence.
Apple Intelligence in Apple Car

The Apple Car may have never left the garage, but it apparently gave birth to Apple's AI ambitions. According to Bloomberg's Mark Gurman, Apple's canceled autonomous vehicle project, one that consumed more than a decade of work and over $10 billion before being scrapped in 2024, ended up laying the technological foundation for Apple Intelligence. In a rather ironic twist, one of Apple's most expensive failures may also become one of its most important long-term investments.

The Apple Car forced Apple to think like an AI company

Read more
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