Industrial Capabilities in Space
Adi Oltean, co-founder of Star Cloud, advocates for developing industrial capabilities in space, focusing on extracting raw materials and 3D printing structures on the moon. He highlights the efficiency advantages of lunar manufacturing and encourages related startups to apply to Y Combinator.
Summary
In this brief transcript, Adi Oltean introduces himself as the co-founder and chief engineer of Star Cloud, a company building data centers in space. He outlines a vision for establishing industrial capabilities beyond Earth, particularly on the moon and in deep space.
Oltean focuses on two core industrial processes he believes are promising for lunar development: the extraction of raw materials such as silicon, aluminum, iron, and titanium through electrolysis, and the 3D printing of complex structures using molten regolith. He argues that the latter process would be more efficient on the moon than on Earth, citing the absence of the need for structural supports during printing as a key advantage, likely due to lower lunar gravity.
The transcript concludes with Oltean extending an invitation on behalf of Y Combinator to entrepreneurs and startups working in the space industrial sector, signaling that this is an area of active investment interest for the accelerator.
About this episode
The moon has abundant silicon, aluminum, iron, and titanium, and extracting them there may actually be more efficient than on Earth. We want to see startups developing industrial capabilities in space, from electrolysis of raw materials to 3D printing complex structures from molten regolith. Apply to YC Summer 2026 at ycombinator.com/apply.
Key Insights
- Adi Oltean argues that 3D printing complex structures from molten regolith on the moon would be more efficient than on Earth because of the lack of supports needed during the printing process, likely enabled by lower lunar gravity.
- Oltean identifies silicon, aluminum, iron, and titanium as the key raw materials to be extracted on the moon via electrolysis, framing material extraction as a foundational step for space industrialization.
- Oltean positions Star Cloud, a space-based data center company, within a broader vision of deep space industrial development, suggesting that data infrastructure and physical manufacturing are complementary pillars of the space economy.
Topics
Transcript
[0:00] Hi, I am Adi Oltean, co-founder and chief engineer at Star Cloud, building data centers in space. The broad idea I would like to see is developing industrial capabilities on the moon and in deep space, particularly extracting raw materials such as silicon, aluminum, iron, and titanium through electrolysis and 3D printing of complex structures from molten regolith on the moon, which should be more efficient than on Earth due to lack of supports. If you are working on something like that in the space, then Y Combinator would like to hear from you.
Full transcript available for MurmurCast members
Sign Up to AccessMore from Y Combinator
Patrick Collison: "What If You Succeed?"
Patrick Collison discusses Stripe's founding story, the importance of concrete customer problems, and shares data suggesting it's the best time ever to start a business. He argues that despite AI advancement, there will be many winners rather than centralization, and emphasizes the value of deep learning alongside AI tools.
Multi-GPU Kernels, Intelligence per Watt, Heterogeneous Inference, and More | YC Paper Club
This YC Paper Club event focused on chip and kernel specialization in AI systems, featuring discussions on multi-GPU kernel optimization, energy-efficient inference, AI-generated kernel code, heterogeneous inference hardware, and GPU-accelerated game engine simulation. Speakers explored how specialization across hardware, software, and algorithms can dramatically improve efficiency and performance across different AI workloads.
Blake Scholl: The Future Was Supposed to Be Faster
Blake Scholl, founder of Boom Aerospace, discusses building the first independently developed supersonic jet by applying software development principles to hardware manufacturing. He argues that startups can compete in regulated industries by building solutions that solve regulatory concerns, and emphasizes that passion, iteration, and vertical integration are key to breakthrough innovation in deep tech.
Boris Cherny: Building Claude Code
Boris Cherny, creator of Claude Code, discusses how Anthropic's Opus 5 model represents a major leap in AI capabilities, requiring a fundamental rethinking of how to build AI products. Rather than accumulating complexity, successful builders must regularly delete system prompts and code to "unhobble" the model, allowing it to tackle increasingly complex tasks like rewriting entire codebases and maintaining software automatically.
Self-Maintaining APIs
The speaker argues that API communication is fundamentally broken across the industry, with breaking changes and new features going unnoticed. Since agentic coding tools have proven viable and developers accept external tool access to codebases, API providers should automatically apply changes to customer code rather than just announcing them—similar to how Dependabot works for dependencies.