TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: What are some resources on building extensible systems?

3 点作者 pr337h4m超过 1 年前
I'm thinking of software running locally that's highly extensible, think VSCode and Chromium. Are there any in-depth guides on topics like allocating resources between extensions/plugins, managing permissions/sandboxing/security, loading and killing processes, enabling inter-extension communication, and so on?

1 comment

eimrine超过 1 年前
What if they are not so extensible, but there is just too much money put in their development? These are some examples of the most complicated software ever built and never were just-for-fun projects. What you are asking is as operation system development with all well-know set of literature, starting probably from Tanenbaum.