Skip to main content
  1. Home
  2. Emerging Tech
  3. Health & Fitness
  4. s

Just For The Tech Of It: Genetically modified maggots, 3D printing in space, and more

Add as a preferred source on Google

When you think of modern medicine, maggots probably aren’t the first thing that comes to mind. But if a team of bioengineers from North Carolina State University has its way, that might soon change. The team has developed a new technique that uses genetically modified maggots to heal wounds faster than ever before.

It sounds crazy, but up until recently it actually wasn’t unusual for people to clean wounds by applying fly larvae — otherwise known as maggots — to the affected area. These little grubs devour dead flesh and leave healthy tissue intact, and also excrete antimicrobial juices along the way — which makes them a gross but undeniably effective way to treat large open wounds. To give this technique a modern update, scientists at NC state took green bottle fly larvae and tweaked their genetic code so that instead of excreting an antimicrobial factor, the maggots produced a growth factor that accelerates the healing process.

Recommended Videos

Earlier this week, NASA launched a rocket into orbit as part of a resupply mission for the International Space Station. This happens fairly often, so it’s not always a big deal, but on this particular launch, the rocket was carrying something special — a 3D printer that can fabricate objects in zero gravity.

Now, truth be told, this isn’t the first 3D printer we’ve ever sent to the ISS, but this new and improved version is much more capable than the one we sent up in 2014, and it’s going to completely change how we send things to space. Now that the ISS crew has this printer installed, NASA and other space agencies won’t have to spend millions of dollars to launch specific parts and tools up to the space station. Moving forward, we can just send the ISS a steady supply of printing material, and then whenever an astronaut needs a wrench or a fastener or a knob or something, NASA can just beam the design file up to the printer can fabricate it right there on board.

And finally, even if you’ve been living under a rock for the past two years, by now you’ve probably heard of this revolutionary new gene-editing technique called CRISPR/Cas9. Normally, when you hear about it, it’s described as a tool for eliminating genetic diseases, or maybe splicing together bits of DNA from two different places. But this week, scientists from Temple University have taken it in a completely new route — they actually used CRISPR to edit HIV genes out of human immune cells.

This is huge news, because retroviruses, like HIV, are super difficult to treat. Unlike regular viruses, retroviruses insert copies of their genomes into host cells in order to replicate — which means that as soon as you stop taking antiretroviral HIV drugs, the virus reasserts itself and weakens your immune system even further, triggering the onset of AIDS. That’s what makes this new CRISPR treatment so revolutionary. Not only does this new technique remove the viral DNA, it actually removes it permanently, and prevents the HIV from reinfecting the host.

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