We use API availability checks all the time, but have you wondered how the Swift compiler handles this? In this article, we'll take a deep dive on how the #availability condition works, how the Swift compiler is able to know if a specific symbol is availa... (more…)
Read more »
So, you want to run an external program from your SwiftUI MacOS app, and a lot of the posts you’re seeing are from 30 B.C. I know! What… (more…)
Read more »
More precisely, the introduction of SE-0142 and SE-0157 has made canonical type computation into an undecidable problem. I'll begin with the necessary background information before presenting my argument, and then outlining the next steps. Canonical type... (more…)
Read more »
It has been more than 12 years, since I have been watching WWDC regularly. And each year WWDC has been more teasing and fascinating than ever. Unlike... (more…)
Read more »
Lockdown has inspired a lot of unexpected releases so far, but the biggest surprise comes Taylor Swift. In direct contrast to the exuberant vengeful pop beats and brighter aesthetic of her last album, ‘Folkore’ makes for much tamer listening, circling bac... (more…)
Read more »