Skip to main content
  1. Home
  2. Emerging Tech
  3. Legacy Archives

Don’t throw away your old DVDs! They could help diagnose HIV

Add as a preferred source on Google

DVDWith the increasing prevalence of digital media, whether streaming video, downloadable movies, or audio files, analog media like DVDs or CDs seem to have little to no use in our modern world. In reality, however, that’s not quite the case. Although they may have passed their sell-by date when it comes to their original purpose, scientists are looking into alternative uses for these shiny discs that once offered so many hours of entertainment. And in this particular case, their second life could end up serving a much greater purpose.

A research team at the KTH Royal Institute for Technology in Sweden, led by Aman Russom, has been looking into ways to repurpose DVD technology to test blood cells, DNA, RNA, and proteins at a lower cost and in a more accessible manner. The “lab on DVD” that Russom’s team is developing works by loading blood samples onto modified DVDs, which would then be placed into a similarly modified DVD reader. Instead of the traditional DVD laser, the reader would be retrofitted to transmit light through the disc, with a sensor behind the disc recording the results and transmitting them to an attached computer.

Recommended Videos

According to Russom, this technology could have “a transformative effect” in less technologically advanced regions such as his native Africa. At this stage, Russom’s team are looking to partner with companies that could help take the tech mainstream, through funding (the project is currently part-funded by the European Commission) and mass manufacture. “In the first year, we are going to make the technology robust. In the second we want to apply it to a clinical sample, and then we will look at ways to outsource the technology to other partners,” he told the Guardian.

If nothing else, the success of the DVD format in the past has proven the ease of mass production needed for this project to be manufactured as a medical device. Researchers believe that the DVD lab could be produced for as little as $200 per unit, roughly a hundredth of the current cost of equipment necessary to test for HIV infection.

One of the ways in which Russom hopes to find corporate partners is by making the case that this project helps more than just the patients whose blood will be tested. “We’re trying to find a new use for a dying technology,” he explained. “The optics are superb; they have been fine-tuned over the past 30 years.” Could this be the only way forward for DVD technology to exist in the digital age? If so, they have have all our old AOL discs.

Graeme McMillan
Former Digital Trends Contributor
A transplant from the west coast of Scotland to the west coast of America, Graeme is a freelance writer with a taste for pop…
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