Chips and Geopolitics – Stratechery by Ben Thompson

It worked. Graphics processors were an early example: Nvidia was started in 1993 with only $20 million, and never owned its own fab. Qualcomm, after losing millions manufacturing its earliest designs, spun off its chip-making unit in 2001 to concentrate on design, and Apple started building its own chips without a fab a decade later. […]

科技战

www.zhihu.com/question/395672199/answer/1235465837 综合来看,科技的竞争会是中美博弈的核心,而信息通信和人工智能就是科技竞争的最前沿,而华为目前正是最前沿的冲锋手。在这场斗争中,谁都输不起,这事关未来百年的国家命运和世界格局,也与我们每个人的未来休戚与共。

SwiftUI: Running a Mac App Without an Xcode Project · objc.io

When you’re writing a quick tool, perhaps to visualize something, or to get user feedback, an Xcode project can feel like overkill. It’s often very useful to have a single file that you just run with swift myfile.swift from Terminal. Likewise, when you’re inside a Swift Package Manager project, you might not want to create […]