Read Synchronizing documents in the iCloud environment.

Read State of the Crazyflie mobile apps.

Curiouse reading Why Is the World Losing Color?.

Iterate over items and indices in Swift collections.

TIL libpcap, a Packet capture library. Wireshark/TShark uses libpcap to capture live network data. Libpcap File Format.

TIL Syntactic Noise.

Read 2 Minute Tips: The Dark Secrets of Bools.

Read COW2LLVM: The isKnownUniquelyReferenced Deep-Dive.

The copy-on-write (a.k.a. CoW or 🐮) optimisation is the quintessential under-the-hood interview question for iOS engineers.

Read Clean Architecture for SwiftUI.