/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

sunshinejr.com
| | brunoscheufler.com
8.0 parsecs away

Travel
| | When developing a software product, you'll end up with multiple environments, for your local development environment, one or many development/staging environments, and a production environment (or multiple depending on your architecture). The same applies to mobile applications....
| | www.avanderlee.com
10.5 parsecs away

Travel
| | Localization testing in Xcode can be done using scheme settings, system language override, SwiftUI Previews and RocketSim's relaunch feature.
| | lukecsmith.co.uk
12.2 parsecs away

Travel
| | XCode coverage reports arent actually that easy to export .. heres how.
| | scarybeastsecurity.blogspot.com
52.2 parsecs away

Travel
| AddressSanitizer, or ASAN , is an excellent tool for detecting subtle memory errors at runtime in C / C++ programs. It is now a productioniz...