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

This high-tech beehive protects honey bees from their mortal enemy

Add as a preferred source on Google
 

Bees are an essential part of human civilization. Without them, many of our crops wouldn’t get the pollination they need to grow, and we’d have a much harder time feeding the world’s growing population. But bees have a problem. Multiple problems, in fact. In addition to all the pesticides and inbreeding and other stress factors we humans subject them to, bees also have another issue to deal with: parasitic mites.

Recommended Videos

More CES 2019 coverage

Varroa Destructor mites, as they’re called, are to bees what bed bugs are to humans — but way worse. First of all, unlike bed bugs, which are relatively small compared to humans, Varroa mites are only marginally smaller than bees themselves. Imagine what it would be like to have a half dozen grapefruit-sized parasites clinging to you, sucking your fat cells, and transferring RNA viruses into your body that can cause genetic deformities. That’s what it’s like to be a bee living in a Varroa-infested hive.

To make matters worse, bees also have no way to defend themselves against the mites, so the invaders are often free to reproduce, unchecked, until beekeepers intervene. And even then, getting rid of them is easier said than done.

Giles San Martin

Once the mites are attached, they’re nearly impossible to eradicate without also destroying hives, placing infected colonies into quarantine, and delaying seasonal pollination routines. Pesticides can help, but in addition to being costly and tricky to administer, mites can sometimes become resistant to them.

All hope is not lost, though. Thanks to a clever new contraption on display at CES this year, beekeepers might soon have a new weapon in the fight against Varroa mites.

The Cocoon, as it’s called, is a high tech beehive designed specifically to thwart Varroa. It does this by taking advantage of what’s perhaps one of the mite’s only weaknesses: heat. While bees can withstand relatively high temperatures (likely an evolutionary necessity for surviving in hotter areas of the world), Varroa mites will die if subjected to temps above 108 degrees Fahrenheit (42C) for a few hours.

To exploit this vulnerability, the Cocoon hive uses a top-mounted solar panel to power a heating system that gradually brings the hive’s interior temperature up to a balmy 108 degrees — thereby murdering the invading mites en masse. It’s apparently quite effective, and eliminates the need for beekeepers to spray their swarms with harsh pesticides.

To be fair, this isn’t the first hot hive design we’ve ever laid eyes on, but unlike previous takes on this idea, the Cocoon also has a few more high-tech tricks up its sleeve. It can also cool the hive during excessively hot summer months, monitor hive activity, and even sound an alarm if somebody tries to steal the hive — which is apparently something that’s increasingly common these days.

The only downside, of course, is that these high-tech hives don’t come cheap. According to Cocoon’s creators, the hives will retail for somewhere around $950 apiece when (and if) they hit the market in late 2019. That exorbitant price tag will likely be a turn-off for industrial beekeepers, but the device could save them money in the long run by eliminating the need for Varroa-specific pesticides, and also by reducing bee losses.

Dan Baker/Digital Trends

For now though, the Cocoon hive only exists in prototype form. Before anybody can buy it and before it can have any impact on the world’s ongoing bee crisis, its creators need to secure funding for mass production.

Company representatives we spoke to at CES hinted that a crowdfunding campaign might be in the works for later this year, so keep an eye out on Kickstarter and Indiegogo as we move deeper into 2019.

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