vagrant-box-osx/README.md at master · AndrewDryga/vagrant-box-osx
Mac OS X Vagrant box for VirtualBox Source: vagrant-box-osx/README.md at master · AndrewDryga/vagrant-box-osx
Neural Networks in iOS 10 and macOS
Apple has been using machine learning in their products for a long time: Siri answers our questions and entertains us, iPhoto recognizes faces in our photos, Mail app detects spam messages. As app developers, we have access to some capabilities exposed by Apple’s APIs such as face detection, and starting with iOS 10, we’ll gain […]
Simon on Twitter: “What do you guys think about this little Depth-Buffer-Explanation? #gamedev #indiedev #depthbuffer https://t.co/pS0aUACQTe”
Elegance – The Future Is Now
Looking at these PCM files gave me a new appreciation for design, and helped me appreciate more how important it is to understand the reason behind design decisions. In a lot of ways this format feels like it should be “bad” design: it’s strange, it’s idiosyncratic, it’s internally inconsistent. But every single detail is carefully […]
CosmicMind/Motion: Seamless animations and transitions in Swift.
Motion – Seamless animations and transitions in Swift. Source: CosmicMind/Motion: Seamless animations and transitions in Swift.
How do these “neural network style transfer” tools work? – Julia Evans
How do these “neural network style transfer” tools work? Source: How do these “neural network style transfer” tools work? – Julia Evans
David on Twitter: “世界变了,52%的流量来自机器人。 https://t.co/o6V2HwG0DN”
I trained myself to be less busy — and it dramatically improved my life – Vox
I started with a simple value: being outside. I am a regular exerciser, but I was losing touch with being outside and moving my body through space. I began walking more, that’s all. It was not a hard change to make — I just park a little farther from work and hoof it a bit […]
deepsyx/home-automation: Raspberry Pi 3 based home automation with NodeJS and React Native.
Raspberry Pi 3 based home automation with NodeJS and React Native. Source: deepsyx/home-automation: Raspberry Pi 3 based home automation with NodeJS and React Native.
Setting up Travis CI for Jekyll to build and deploy – Hannan’s fascinations
I just set up first ever Continuous Integration Build Process using TravisCI, TravisCI, is pretty cool, super simple, and a joy to use. This build process was setup for this very blog, in order to save me hassle of rebuilding the whole blog manually and then deploying it manually too. Life was never so fun. […]