Earlier this year, I joined Spotify as an iOS engineer and am spending much of my time improving the way our users enjoy music. It’s a super exciting mission for anyone passionate about technology… (more…)
Read more »
Today we welcome special guest, Jordan Rose to discuss implementing the Swift runtime in Swift. (more…)
Read more »
A collection of the papers, conference talks, articles, blog posts, interesting Twitter threads, HN/reddit comments on systems engineering - copyconstruct/library... (more…)
Read more »
I present a small file for handling layout, similar to UIStackView or NSStackView but built around efficient Swift syntax and the aim of composing full layouts as a single expression. (more…)
Read more »
Swift 5.0 introduced a stable binary interface on Apple platforms. This meant that apps built with the Swift 5.0 compiler can use the Swift runtime and standard library built into the operating system, and that existing apps will remain compatible with ne... (more…)
Read more »