Hacker News new | ask | show | jobs
by cyberax 101 days ago
You can still work locally if GH is down. You can even send patches by (gasp!) email for review if you want to do something ASAP.

Apple's servers being down makes it impossible to test your code on your _own_ devices.

2 comments

> Apple's servers being down makes it impossible to test your code on your _own_ devices.

Which makes it sound an awful lot like they aren't actually your devices

Can’t you still test on simulator
You can, but it's a simulator and it often doesn't behave like real devices. Doubly so if you want to do something media-heavy.