Xcode 9 and Carthage - stripping out llvm instrument symbols

Apparently Xcode 9 leaves in instrument symbols when packaging frameworks with your app. Let's try to deal with that
read more →

Reverse Hackintosh Pro

I set out to build a pc that runs macOS, inside a old Mac Pro case
read more →

Convenient Dependency Injection in Swift

A method to use constructor based DI in Swift without having to manually wire things up every time
read more →