React Native Add Support for Split View and Slide Over to Your React Native App If you’ve been trying to figure out why you can’t get your React Native app to work in Split View and Slide Over on iPad, here’s the solution.
Developer Tools Building Your Own VS Code Extension for a Mac Touch Bar Create your very own Mac Touch Bar extension for Visual Studio Code in just minutes following this simple tutorial.
Growing as Makers What I Learned at CocoaConf Atlanta I recently attended the Atlanta CocoaConf, a touring conference that focuses on Apple technologies (iOS and OS X).
Developer Tools Taking a Screenshot on Mac OS X Can't remember how to take a screenshot on a Mac? These keyboard shortcuts and applications that will do the trick.
Extracurricular Activities Faster MacOS Drive Images with SuperDuper, SSHFS, and Netcat Recently, I needed to make a really thorough system image of my MacBook, when my Mac OS install picked up some subtle corruption.
iOS / OS X Bundler Hangs when Building Native Extensions on OS X The bottom line: don't try to build OS X C libraries on a FAT file system. Here are the gory details.
iOS / OS X Disable Hiding on your Mac OS App While you should probably never, ever need to do this in your own project, I've decided to share how I went about making this work seamlessly.
Embedded Systems Localizing Strings in Objective-C With ibtool and Localized String, you can have your application ready to be translated into a number of different languages in just a few steps.
Embedded Systems Aliasing Serial Baud Rates in FTDI Drivers for Mac OS X I needed to interface my computer to an embedded device, and I found a way to configure a relatively cheap USB UART bridge to support it.
Developer Tools Effortless Pair Programming with Teleport Teleport can help Mac users do pair programming with less interference by using their own mouse and keyboard on their partner's computer.
Embedded Systems STM32F4 Discovery Toolchain for Mac OS X My process for setting up a full development chain for the STM32F4 Discovery board.
Developer Tools Mou for Markdown in OS X Mou is a great markdown editor for OS X. It works well for use on Github README files or wiki pages.