惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
J
Java Code Geeks
Blog — PlanetScale
Blog — PlanetScale
F
Fortinet All Blogs
腾讯CDC
大猫的无限游戏
大猫的无限游戏
Jina AI
Jina AI
WordPress大学
WordPress大学
雷峰网
雷峰网
小众软件
小众软件
D
DataBreaches.Net
V
Visual Studio Blog
博客园 - Franky
IT之家
IT之家
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
B
Blog RSS Feed
博客园 - 聂微东
T
Tailwind CSS Blog
有赞技术团队
有赞技术团队
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Microsoft Security Blog
Microsoft Security Blog
G
Google Developers Blog
云风的 BLOG
云风的 BLOG

Hacker News

GitHub - SeanFDZ/macmind: Single-layer transformer in HyperTalk for the classic Macintosh Show HN: Agent-cache – Multi-tier LLM/tool/session caching for Valkey and Redis Bonsai 1-bit WebGPU - a Hugging Face Space by webml-community Moving a large-scale metrics pipeline from StatsD to OpenTelemetry / Prometheus GitHub - Nightmare-Eclipse/RedSun: The Red Sun vulnerability repository GitHub - SethPyle376/hiraeth: Local AWS emulator focused on fast integration testing, with SQS support, SQLite-backed state, and a debug-friendly web UI. GitHub - macOS26/Agent: Any AI, replaces Claude Code, Cursor, OpenClaw. Over 18 LLM providers (Claude, OpenAI, Gemini, Ollama, Zai, HF, Qwen) wired into a native Mac app that writes code, builds Xcode projects, bumps versions, manages git, automates Safari, use AppleScript, JS or Accessibility, extend Agent! w/ MCP Servers, run tasks from your iPhone via Messages. YouTube now lets you turn off Shorts I Made a Terminal Pager Burgers | マクドナルド公式 Commands — HackerNews CLI documentation ChatGPT for Excel PiCore - Raspberry Pi Port of Tiny Core Linux Live Nation illegally monopolized ticketing market, jury finds Google Broke Its Promise to Me. Now ICE Has My Data. Founding Engineer at Adaptional | Y Combinator CRISPR takes important step toward silencing Down syndrome’s extra chromosome GitHub - saffron-health/libretto: The AI toolkit for building reliable browser automations US v. Heppner (S.D.N.Y. 2026) no attorney-client privilege for AI chats [pdf] Retrofitting JIT Compilers into C Interpreters IPv6 – Google The Accursèd Alphabetical Clock Cybersecurity Looks Like Proof of Work Now Fragments: April 14 Cal.com Goes Closed Source: Why AI Security Is Forcing Our Decision | Cal.com - Scheduling Software for Online Bookings Laravel raised money and now injects ads directly into your agent When moving fast, talking is the first thing to break Too much Discussion of the XOR swap trick – Heather Cafe Introduction to Spherical Harmonics for Graphics Programmers The Grand Line
The Open Source Silicon Business Model
John Cole · 2026-05-22 · via Hacker News

The business of semiconductor design is pure intellectual property: the worlds most creative minds, building ideas that generate trillions of dollars of value. Without the minds and the ideas, the entire industry is worth almost nothing.

If this business can’t own their IP there is no business. So why would anyone build a business that gave it all away?

Share

I sat down with Daniel Schultz, founder of aesc silicon, who’s pioneering a new semiconductor business model based on open source principles. Daniel is bootstrapping his startup. The model is not entirely new: his approach mirrors Linux’s (Red Hat) success. The core IP is free (for others), but the idea is that the value comes from support, customization, and specialized services. Revenue comes less from the product, more in the support.

Tim told us this (sorta), when we were discussing wafer.space’s success: similar to Linux, lots of users means lots of demand for improvement, and that ends up driving design and improvement faster than any traditional IP model could.

If the success of linux is any indication, this could work.

It’s early days for Daniel and the open-source silicon movement. But a customer is important for a business to survive . . . so who’s buying?

Daniel points to verifiable security as the killer app: silicon that, because it’s open source through the entire design and manufacturing supply chain, it can be verified back-door free. Chips that have auditability (you can verify nothing was slipped into your design before it hit the fab) will have an edge in cryptographic engines must be open to be trusted.

A growing source of potential customers is the increasing demand for custom chips from smaller companies. As more companies come up with more specialized chips, this has driven a benevolent cycle for fabless companies. Open source IP could drive that faster, with less time and money locked up in IP licensing.

Daniel's bet is that falling tool costs (no Cadence/Synopsys seat) plus open IP lower the barrier so far that lots of small companies start making custom chips, and that's the demand wave. The Raspberry Pi example (one engineer made their own microcontroller) is the concrete proof point.

We got a sneak preview into some open source software Daniel’s building to support this vision, IP Forge. I actually found it snooping around the aesc github account before our interview.

The concept is a package manager for open-source IP blocks. Similar to NPM or python packages (shout out to uv, my favorite python package manager!) a designer could source, compare, and download blocks of code right into their project.

I like this: IP Forge seems like a crucial tool to get customers locked in to an environment like python’s pip or uv package managers, where development speed is accelerated by rapidly building on other’s building blocks.

Python https://xkcd.com/353/
This, but for chip design. (https://xkcd.com/353/)

Daniel touched on one of the super powers of open-source and the tools that are growing up around it: the cheapness of experimentation. This could be the near-term factor that drives growth in the open-silicon space.

The $4-7k Wafer.Space runs let companies "try and error" instead of betting the R&D budget. We see that in Tim’s experiments, and in the Tiny-Tapeout runs: the price is low enough, engineers can take some true risks. Daniel points this out to me: there are open-source FPGAs being taped out, RISC-V processors going on wafer.space, and BlenderGDS is making chip renders that double as marketing only because the designs are open.

Inexpensive experimentation harnesses the power of biological evolution: change the design, experiment, try and die. Open source software further lowers the price.

The best part of the interview for me was talking to Daniel about why he chose to walk off on his own. He’s taking a very long view of the ecosystem, avoiding VC by choice, bootstrapped, a real legal entity, and he candidly says that "it's probably not the time to make a lot of money now, but open source will be a thing and it's fun."

I admire the long-range vision Daniel has for the ecosystem, and his courage for making a bet on himself and his vision.

Leave a comment

More from the Siliconimist:

aesc silicon and Daniel’s projects: