Urgent.News

the world's headlines, one feed

Editions

Tech

Here's how SpaceX imagines its massive Terafab chip factory will look

SpaceX said the initial construction phase of its Terafab semiconductor chip factor will cost $16.8 billion, with future phases costing "much higher."

SpaceX has unveiled a rendering of its planned Terafab semiconductor factory, a massive facility set for construction in the rural community of Grimes County, Texas. The rendering showcases a futuristic road leading to the factory, which is divided into four large rectangular buildings. SpaceX's initial phase of the project is budgeted at $16.8 billion, with potential future expansions driving the cost "much higher."

The company envisions Terafab as the "most valuable building on Earth by far," capable of producing chips for space-based data centers and robotaxis. Elon Musk has also described the factory as a strategic necessity for the United States in the AI race, claiming it will build new compute at an unprecedented scale and speed. The Terafab site, with a total area of 100 million square feet, is expected to revolutionize the chip manufacturing industry by providing a reliable source of semiconductors, which are primarily produced in East Asia.

The project has drawn mixed reactions, with some residents of Grimes County advocating for greater community oversight of similar large AI infrastructure projects. SpaceX has agreed to pay the county $20 million per year in lieu of property taxes, a sum representing approximately 78% of what it would have earned in taxes.

Written by urgent.news from Business Insider's reporting — not their text. Machine-written — it may contain errors, so check the original before relying on it.

Read the original at businessinsider.com →

More in Tech

Five files that go in before the agent writes a line

You open an empty folder, type "build me an app", and for about two days it's magic. Then week two arrives. The agent drops a database call straight into a component, because nothing ever told it not…

  • CLAUDE.md contains agent's working memory, project map, decisions and exclusions
  • .claude/settings.json holds non-negotiable rules for coding, naming conventions
  • .env.example lists variable names with empty values, not actual sensitive data