Skip to main content
  1. Home
  2. Emerging Tech
  3. s

Just for the tech of it: Air pollution pigeons, plastic eating bacteria, and more

Add as a preferred source on Google

Each week, DT’s own Drew Prindle tackles some of technology’s craziest topics, just for the tech of it. This week, we learn how scientists are using machine learning to fight terrorism, how the U.K. is fighting air pollution with birds, and all about a new bacteria that can eat plastic.

Earlier this week, a computer science student from Jordan unveiled a machine learning system that can reveal the identity of terrorists just by analyzing images of their fingers. Apparently, after a terrorist does something terrible like chop off someone’s head or blow up a school, it’s a common practice for the perpetrator to throw up a “V for victory” sign and have one of their buddies snap a picture. But of course, because doing this could potentially expose their identity, most terrorists tend to cover their faces with scarves or masks before they pose for the pic, which makes identifying them very difficult.

Recommended Videos

But not for long! Scientists have actually figured out a way to analyze these V for victory signs with sophisticated machine learning algorithms and use the data to identify the person in the picture. To do this, the system measures 16 different features on the terrorists’s hand — things like length between the first and second knuckle of each finger, or the width of each fingertip, and so on. When taken together, these attributes create a unique photographic fingerprint that can be used to confirm the terrorist’s identity. Check out the full story here.

Next up: Earlier this week, a British startup by the name of Plume Labs launched a strange new program that aims to fight air pollution with pigeons. Sounds weird, but here’s how it works: The company basically rounds up a bunch of pigeons and equips each bird with a little backpack that’s stuffed with GPS, air quality sensors, and wireless network connectivity. As the birds fly around the city, the sensors in the backpacks take readings on nitrogen dioxide levels in the air, and then post that information on Twitter along with the GPS coordinates that show where the sample was taken. The idea is that over time, this data will help the company create a map of London’s most polluted areas, and help city officials more effectively address the problem. Find out more in our full article.

And last but not least: In a groundbreaking and potentially revolutionary paper published this week in the journal Science, Japanese biologists announced that they have discovered a new strain of bacteria that can eat and metabolize plastic. Through some sort of evolutionary miracle, the bacterium, which is named Ideonella sakaiensis, is able to break down and digest the chemical polyethylene terephthalate — which is found in everything from plastic bottles, to polyester clothing. This is a huge breakthrough because it means that in the not-so-distant future, we’ll very likely be able to use this bacteria for industrial purposes, and potentially even use it to break down plastic and create energy.

Drew Prindle
Former Senior Editor, Features
Drew Prindle is an award-winning writer, editor, and storyteller who currently serves as Senior Features Editor for Digital…
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