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

SpaceX makes it easier for small satellite operators to reach space

Add as a preferred source on Google

SpaceX is accelerating its commercial efforts with the launch of the SmallSat Rideshare Program offering smaller companies a more affordable and reliable way to get their technology into space.

Announced by Elon Musk’s space company on Monday, August 5, the program will offer regularly scheduled, dedicated rideshare missions on the reusable Falcon 9 rocket with prices starting at $2.25 million for as much as 150 kg of payload mass.

Recommended Videos

“Just like larger satellite operators, small satellite operators want to launch when they’re ready to launch on a reliable vehicle with a competitive price,” SpaceX said.

At the current time, smaller outfits keen to get their technology into space with SpaceX have to wait around for the opportunity via a primary mission by a larger company with a much bigger payload. It also means that if the main customer has to delay the launch for any reason, the smaller customers have no choice but to follow suit.

The launch of the SmallSat Rideshare Program means the smaller customers would no longer have to “piggyback” on a larger launch, enabling them to plan their mission with much greater assurance.

Costs

Similar to booking an airline ticket, satellite operators who get in early can expect the best prices. For example, with SpaceX’s SmallSat Rideshare Program, a customer booking more than 12 months prior to the scheduled launch date will receive up to 150 kg of payload mass for $2.25 million, with each additional kg costing $15,000.

Book later, say, between 6 and 12 months prior to launch, and the cost rises to $3 million for 150 kg, plus $20,000 for each additional kg.

SpaceX is pretty much ready to go with its new program, with the debut mission set for between November 2020 and March 2021. Subsequent outings are planned for early 2022 and early 2023.

Commenting on its aim to ramp up its commercial efforts, SpaceX told Digital Trends that the company is “committed to serving the commercial market as it grows and changes, and we believe we can address the needs of small satellite operators by offering reliable, cost-effective access to orbit through regularly scheduled, dedicated rideshare missions.”

SpaceX also has grand ambitions to travel to the moon and beyond, and income from a successful satellite launch service for companies and organizations can help it move toward achieving these goals.

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