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
Support Vector Machines for classification | EFavDB
Very abstract. Source: Support Vector Machines for classification | EFavDB
Building a Graph Database on AWS Using Amazon DynamoDB and Titan – AWS Big Data Blog
In this post, I would like to introduce you to a technology that makes it easy to manipulate graphs in AWS at massive scale. To do this, let’s imagine that you have decided to build a mobile app to help you and your friends with the simple task of finding a good restaurant. You quickly […]
Google – 2016 總統大選網站:最新訊息
洞悉最新選情趨勢,與候選人更多互動,輕鬆掌握 2016總統大選完整選舉相關資訊。 Big data in election! Source: Google – 2016 總統大選網站:最新訊息
React Native Playground: Share and test your React Native code in the browser
Build, test and share React Native apps on your browser. Source: React Native Playground: Share and test your React Native code in the browser
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 […]