Category

ios

  1. Platform Engineering is Archaeology with Deadlines I joined a company in 2019 to build a bank. COVID killed that project. I got moved to a food delivery app with 1.3 million lines of code, 750k still in Objective-C, and a Swift migration that had stalled for two years. 8 min read
  2. Upgrading to an M4 Max Apple announced their new MacBooks with M4 processors. I picked up a new MacBook Pro 14" with an M4 Max processor to replace my 2021 MacBook Pro with an M1 Pro. 4 min read
  3. Supporting compactMap in Swift 4 Define an extension on Sequence to make compactMap backwards compatible. 1 min read
  4. Active Compilation Conditions for Xcode Pass flags to your iOS App without prepending -D 1 min read