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

Weird junk-seeking spacecrafts could soon ‘bag up’ our space debris

Add as a preferred source on Google

After more than a half century of launches to low-earth orbit (LEO) and beyond, there is plenty of leftover junk orbiting our planet. NASA estimates there may be nearly 500,000 individual pieces of debris currently whirling around Earth and, needless to say, these hunks of space junk pose a grave risk to the scientific instruments as well as our fellow humans in orbit. That’s why NASA may soon use a fleet of two-dimensional spacecrafts to catch space debris and tug these objects back toward Earth.

Orbiting at speeds up to 17,500 miles per hour, this vast collection of accumulated debris — some of which is as large as a school bus — has been the bane of space agencies and private companies for years. As we reported earlier this year, NASA has tinkered with an array of theoretical space janitors of sorts. What sets the Brane Craft apart though is its overall simplicity and affordability. The Aerospace concept conjured up by Siegfried Janson, is a flat (less than a human hair in thickness) 3-foot-square maneuverable spacecraft.

Recommended Videos

The units are constructed from a series of plastic sheets and each Brane Craft is printed with a thin layer of solar cells and electronics to power an onboard “electrospray thruster.” The propellant for this system is housed in tiny gaps (15-20 microns in length) between these flexible sheets. The Brane Crafts can transform their shape midflight using a series of “muscles.” This is done by sending an electric current between two metal plates on either side of an integrated polymer. This difference in voltage allows the polymer to bend. (If you’re imagining an expensive piece of flying cling wrap, you’re not too far off.)

“You can essentially think of it as one giant piece of Saran wrap covered with thrusters, and you can curl it however you want,” explained Jason Derleth, program executive of the NASA Innovative Advanced Concepts (NIAC) Program.

After a shipment of these crafts reach LEO, they can then be individually directed toward specific pieces of debris. Once deployed, the Brane Craft would then essentially envelop an item and then pull it towards the Earth’s atmosphere to be incinerated upon re-entry. Currently, space agencies would need to deploy conventional CubeSats to de-orbit debris. However, with a launch cost of $250,000 for a 3U CubeSat, NASA has estimated it would cost roughly $1 billion to remove 4,000 pieces of junk. Aerospace hopes to finalize a spacecraft that would cost only $5,000 to launch. Until these cosmic garbage-bots are deployed, we are simply biding our time before a seemingly inevitable large-scale debris impact event.

In 2015, astronauts aboard the International Space Station, were forced to seek emergency shelter after being notified of a potential collision with a piece of debris. This was the fourth time onboard astronauts had to prepare for such a scenario. The scientific community also fears that a major impact event could set off a domino effect of runaway, cascading collisions (similar to the event depicted in Gravity) that could render orbit impossible for decades.

“If that ever happens it will make space unusable essentially, and we’re pretty close to that,” Derleth warned.

Dallon Adams
Former Editorial Assistant
Dallon Adams is a graduate of the University of Louisville and currently lives in Portland, OR. In his free time, Dallon…
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