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

SpaceX finally gets its rocket off the ground after two failed efforts

Add as a preferred source on Google

SpaceX finally got its Falcon 9 off the launchpad on Wednesday following two aborted efforts earlier in the week.

The mission to send the Intelsat 35e communications satellite into orbit went without a hitch this time around, lifting off from the Kennedy Space Center in Florida on Wednesday at 7.38 p.m. ET. The satellite deployed just over half an hour after launch, SpaceX said.

Recommended Videos

It’s SpaceX’s 10th launch this year and its third in under two weeks. Elon Musk’s private space company has made it clear that it’s keen to ramp up its launch frequency with its reusable rocket system, eventually to as many as one a day if the demand is there.

In contrast to SpaceX’s previous Falcon 9 missions, this one didn’t include bringing the rocket back to terra firma. Considering the large weight of the satellite and the high orbit to which it was heading, the Falcon 9 didn’t have enough fuel left to attempt one of its spectacular landings. Of course, as this is a reusable rocket system that SpaceX is developing, the team hopes that one day even these more fuel-hungry missions can conclude with perfect landings.

The launch attempts on Sunday and Monday were aborted with just seconds to go due to computer glitches. The failures marked a setback for SpaceX, which had been enjoying a decent run of launches since returning to flight in January following a rocket explosion in September 2016.

But it’s easy to forget just how far SpaceX has come — and how much it’s achieved — with its ambition to build a reliable and efficient reusable rocket system to significantly reduce the cost of space travel. The feat of launching an unmanned rocket into space and bringing part of it back to a specific landing spot would’ve sounded absurd just a short while ago. But SpaceX, which was founded in 2002, has pretty much nailed the procedure.

And SpaceX CEO has far bolder ambitions. Musk wants ultimately to put humans on Mars, even to build a city there. In the meantime, his team will continue deploying satellites for an array of private firms, and launching supply missions for the International Space Station.

And as if all that wasn’t enough to be getting on with, in 2018 the company is aiming to send two space tourists on a trip around the moon.

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