👨‍💻 Yesterday, I pulled out my Sortmash iOS app code off dusty shelves as I needed to sort a large amount of data by order of preference — namely my Sorare cards 🤦‍♂️ — and it was a very fun experience. Exploring a pre-ARC Objective-C with embedded dependencies — TouchJSON and ASIHTTPRequest — felt like traveling in time, and made me so grateful of where we stand now. Making the code run again was surprisingly easy but visually very buggy since the code was from an era where iPhone and iPad had each a unique screen size.

Mick F @dirtyhenry