The Elements of UI Engineering – Overreacted
It’s this combination of understanding the problems, experimenting with the solutions, and applying different strategies that led to the most rewarding learning experiences in my life. This post focuses on just the problems. Source: The Elements of UI Engineering – Overreacted
USD(Z) Deep Dive for ARKit: Part One – Alberto Taiuti – Medium
Learn how USDZ works and how to use it effectively in your projects Source: USD(Z) Deep Dive for ARKit: Part One – Alberto Taiuti – Medium
CuteBaby on the Mac App Store
CuteBaby can infer Swift Models (struct or class) from JSON to save you a lot of time. Source: CuteBaby on the Mac App Store
attaswift/Attabench: Microbenchmarking app for Swift with nice log-log plots
Microbenchmarking app for Swift with nice log-log plots Source: attaswift/Attabench: Microbenchmarking app for Swift with nice log-log plots
@dynamicCallable: Unix Tools as Swift Functions – The Always Right Institute – Almost always sometimes definitely right.
Wait what?! We want to call arbitrary commandline tools from within Swift, like so: for file in shell.ls(“/Users/”).split(separator: “\n”) { print(“dir:”, file) } Source: @dynamicCallable: Unix Tools as Swift Functions – The Always Right Institute – Almost always sometimes definitely right.
iOS 原生 App 是怎么 deselectRow 的? | kemchenj
这两天偶然发现系统设置里 tableView deselectRow 的时机和效果都很特别,正常情况下我们的 deselect 操作都会在 didSelect 代理方法里执行,抑或者是更加细致一点,在 viewDidAppear 里完成。 Source: iOS 原生 App 是怎么 deselectRow 的? | kemchenj
国内现在一般反稀释条款常见吗? – 知乎
对赌条款和反稀释条款是投资协议里最引人注目的部分,很多人将这两个概念混着用,实际上这是对于股权投资的错误认知,对赌和反稀释的关系,可以理解为前者是保底,后者是保护;前者让股权投资有了债的属性,后者是纯粹的股权投资制度安排,学名是“价值调整机制”(value adjustment mechanism)。 Source: 国内现在一般反稀释条款常见吗? – 知乎
Remove Background from Image – remove.bg
Remove Image Background Source: Remove Background from Image – remove.bg
ofo 惨败的故事,已经反复上演了 20 年
究竟是从什么时候开始,市场不再要求创业公司盈利的呢? Source: ofo 惨败的故事,已经反复上演了 20 年 | 爱范儿
The World through the Eyes of the US
This is a chart about the world through the eyes of the US. There is always that one country on our collective conscious, and I wanted to know how that has changed over time. So I turned to the newspaper, since headlines have long been the catalyst for daily conversations about what is going on […]