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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Apple Says Kernel Extensions Won't Be Supported on Future Apple Silicon Macs

41 点作者 dmmalam大约 4 年前

5 条评论

jnwatson大约 4 年前
I&#x27;ve written a MacOS kernel extension. The API is a underdocumented mess. I understand why they would want to remove it, even it is just to eliminate the API burden, but, that means the last resort to add functionality that Apple hasn&#x27;t deemed appropriate is closed off.<p>That&#x27;s truly unfortunate.
cglong大约 4 年前
Want to highlight the most upvoted comment on the article:<p>&gt; At the end, their goal is that MacOS is just iPadOS with Terminal and Xcode.
评论 #26187491 未加载
评论 #26188555 未加载
stmw大约 4 年前
While I understand the argument for removing kernel extensions, I don&#x27;t think I can agree with it. It should be possible to run your own software at the kernel privilege level. There are usecases where that&#x27;s essential, and for the long term it ensures that the whole system does not become overly closed.
评论 #26189426 未加载
Klwohu大约 4 年前
There are operating systems specifically made to allow for tinkering with the internals. Mac OS, and Windows are not among these. Over time, each has allowed the user to control fewer aspects of the system. And there&#x27;s nothing the users can do to stop it. What are they going to do, switch to Linux or BSD? Hah. Anybody who hasn&#x27;t bailed already is stuck forever with their platform of choice, I would say.
评论 #26189484 未加载
cozzyd大约 4 年前
So... is Apple going to develop drivers for all possible peripherals?<p>For USB you have libusb I guess (not sure if that covers all us cases), but Thunderbolt is a full-on PCIe bus isn&#x27;t it?
评论 #26188481 未加载