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

Watch SpaceX catch a rocket nose cone in a giant net on a ship

Add as a preferred source on Google

SpaceX has pretty much perfected the art of landing a 40-meter-tall, 20-ton booster back on terra firma. Now it’s honing its skills for catching the nose cone, too.

It’s all part of the private space company’s effort to build a reusable rocket system aimed at cutting the cost of space travel.

Recommended Videos

Earlier this week, SpaceX successfully deployed a $250 million AMOS-17 communications satellite for Israeli firm Spacecom using its Falcon 9 rocket as the delivery vehicle.

As the rocket deployed the satellite, the fairing — the cone at the top of the rocket that holds the payload — detached as planned, before falling back to Earth in two parts.

SpaceX is currently using a giant net on a single ship, called Ms. Tree (formerly Mr. Steven), to catch one of the fairing pieces. Once it has perfected the procedure, it’ll deploy a second ship to catch the other half, too. This means it’ll be able to keep the entire fairing out of the corrosive seawater and also protect it from impact damage. At $6 million a pop, the savings for the fairing alone will be significant.

This week’s mission saw one half of the fairing make a perfect landing on Ms. Tree’s net. It was the second successful catch for SpaceX’s ship, the first one taking place in June 2019 following the launch of the Falcon Heavy rocket.

SpaceX posted a video of Tuesday’s achievement on Twitter.

Many earlier efforts to catch the fairing ended in failure, including this attempt in January 2019 when it came tantalizingly close to nailing its first successful landing. But success with the two most recent efforts indicate that SpaceX is making real progress with the system.

The all-important ship is 62 meters long and 10 meters wide, and holds a net covering an area of about 3,700 square meters. As a complete piece, the fairing of the Falcon 9 rocket is about 13 meters tall and 5 meters wide, and weighs around 1,000 kilograms.

SpaceX incorporated cold nitrogen thrusters into both sections to enable a steady descent. The system then deploys a GPS-equipped steerable parafoil at around five miles above sea level.

Catching space equipment as it falls back to Earth is apparently becoming a thing. Small-satellite launcher Rocket Lab released a video this week showing how it wants to use a helicopter to pluck its first-stage booster from the sky as it floats down with a parachute.

Trevor Mogg
Contributing Editor
Not so many moons ago, Trevor moved from one tea-loving island nation that drives on the left (Britain) to another (Japan)…
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