artsy/Emergence

  ded a || os(tvOS) to Alamofire’s MultipartFormData.swift. Apple TV example app. Source: artsy/Emergence

HSBC launches fintech innovation lab in Singapore, News, News, AsiaOne Business News

SINGAPORE – HSBC has launched a financial technology (Fintech) innovation lab in Singapore that enables the bank to work collaboratively with corporates in developing the next generation of digital and mobile banking services.The opening of the HSBC Singapore Innovation Lab is the first of such a dedicated and strategic space for the bank in Asia […]

the state of the independent developer | go ahead, mac my day

Which leads us to the state of the independent developer.  It was possible to be an independent developer and make a decent living at it.  Some developers, through a combination of skill and luck, found themselves doing more than just making a decent living.  As the price tag of applications has trended towards zero, it’s […]

Inside The Mind That Built Google Brain: On Life, Creativity, And Failure

Ng is an icon of the artificial intelligence world with the pedigree to match, and he is not yet 40 years old. In 2011, he founded Google Brain, a deep-learning research project supercharged by Google’s vast stores of computing power and data. Delightfully, one of its most important achievements came when computers analyzing scores of […]

Debugging a Debugger

LLDB is the debugger that ships automatically with XCode. Everyhing you can do with LLDB is also available through a Python API so you can write python code to programmatically debug anything that you write using XCode, including C, Objective-C, Swift, and C++. Source: Debugging a Debugger

FixCode

The primary goal of this plugin is to disable the original Fix Issue button, as it has side effects, like sometimes revoking your certificates and with it all its provisioning profiles. This is especially a big problem when working in a bigger team: Someone clicks the Fix Issue button and revokes the other profiles. This […]