Mar 13 2018
Bugfixing: an example from Topology
This is a lovely, and lovingly details explanation of how a rare bug was identified, what steps were taken to isolate it, and how it was finally resolved. Debugging is a skillset of its own, and this article walks you through the process. https://topologyeyewear.github.io/engineering-blog/2018/03/07/heap_corruption/ (warning: the main blog autoplays _something_ and doesn’t stop, so enter […]
May 15 2018
CoreData Guidelines
This article on CoreData rules is the most concise I have seen. While I have looked at CoreData in some detail and used it in smaller projects, I have never felt completely confident about some of its more esotheric properties and I still flail at questions like ‘So how do I best save my data […]
By Extelligent Cocoa • Application Design, Resources • • Tags: Core Data