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

SpaceX launched 60 Starlink satellites, but things didn’t go as planned

Add as a preferred source on Google

60 Starlink satellites are launched aboard a Falcon 9 rocket on Monday, 17th February 2020.
60 Starlink satellites are launched aboard a Falcon 9 rocket on Monday, 17th February 2020. SpaceX

SpaceX has successfully launched and deployed 60 more Starlink satellites, bringing the total number of satellites in the network to nearly 300. The Starlink project aims to create a network of satellites that can provide broadband internet access across the globe, even in remote areas that are currently poorly served and lack broadband access — but not everything went according to plan.

Recommended Videos

The launch took place at 7:07 a.m. PT on Monday, February 17, with the satellites launched aboard a SpaceX Falcon 9 rocket from Space Launch Complex 40 at Cape Canaveral Air Force Station in Florida.

At 7:23 a.m. on Monday, February 17, SpaceX posted to Twitter confirming its successful deployment of the 60 Starlink satellites.

Successful deployment of 60 Starlink satellites confirmed! pic.twitter.com/bKBtI5UZEB

— SpaceX (@SpaceX) February 17, 2020

The Falcon 9 rocket used in this launch is also notable for having been previously used. Its first stage was launched as part of the CRS-17 mission in May 2019 and the CRS-18 mission in July 2019, both commercial resupply missions to the International Space Station (ISS) launched as part of NASA’s commercial resupply program. The program uses private companies like SpaceX and Boeing to ferry cargo to and from the ISS, carrying supplies to the station and the results of scientific experiments back to Earth.

The Falcon 9 was also used for the JCSAT-18/Kacific1 mission in December 2019, in which it deployed a satellite for Kacific Broadband Satellites, a Singaporean company. The re-use of rocket parts is a major SpaceX innovation in the sector. While agencies such as NASA have been considering developing reusable rockets since the 1960s, no one has been able to actually develop a working partially reusable rocket before SpaceX.

Once the first stage of the Falcon 9 rocket separated, the plan was for the stage to land on the droneship “Of Course I Still Love You,” stationed in the Atlantic Ocean. Then the fairing would be recovered by two recovery ships, “Ms. Tree” and “Ms. Chief.” Unfortunately, the stage missed the droneship and landed elsewhere. But SpaceX did confirm that it made a “soft landing” into the ocean.

Had it been successful, this would have been the 50th landing of a first stage from a Falcon rocket. For now, SpaceX will have to wait a little longer before it can claim this accolade.

Georgina Torbet
Georgina has been the space writer at Digital Trends space writer for six years, covering human space exploration, planetary…
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