taylorhughes

↗ HN profile [ 74.2 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. As the codebases I work in scale, I'm wondering how to think about finding & detecting problems to important business logic earlier on, ideally during development. The main ways to protect against regressions that I…

  2. When integrating a third-party SDK, via Cocoapods/Carthage/Gradle/etc., do you look up the SDK to determine if it is open source before using it? Does your company have strict requirements around this type of thing?…