Differentiable Programming with Swift has huge potential but use cases were unclear to me. So, I played around to find out what’s possible. (more…)
Read more »
Why choose Swift as a backend language in 2020? What are the available frameworks to build your server? Let me guide you. (more…)
Read more »
This document discusses the design and tradeoffs for interoperability between Swift and C++.
This document was written with valuable contributions from Doug Gregor, John McCall, Chris Lattner, Dave... (more…)
Read more »
For the past few weeks I’ve been writing Twitter threads on “Swift regrets”, things I wish we’d done differently early on in Swift’s development. I’ve been doing them on Twitter rather than as blog posts because of my RSI—short-form on my phone is easier ... (more…)
Read more »
Related Posts: Sorting already sorted arrays is much faster? Resizing arrays can be slow in Swift A case study in the performance cost of abstraction…...
Read more »