paste0x78's comments

paste0x78 | 7 years ago | on: System requirements

OSX was used originally to just describe version 10, a big change to the OS which broke backwards compatibility. Now its used loosely to describe any version above 9.

Each point version of OSX has a codename, Yosemite is v10.10. The latest version 10.14.x has the name Mojave.

Apple recently rebranded OSX to macOS, possibly to have a version number higher than 10 some day.

https://en.wikipedia.org/wiki/MacOS#Mac_OS_X

paste0x78 | 10 years ago | on: Ask HN: A spammer is spoofing my email address; what do I do?

This actually just happened to me yesterday. The spammer actually added a SPF record for another host he apparently had control of.

Removing the bad SPF record and updating passwords fix it for me.

Still waiting on my web hosting provider to see if it was changed from my account with a valid login or if they were compromised in some way.

paste0x78 | 10 years ago | on: AppHub – Update React Native Apps Without Re-Submitting to Apple

Apple does allow it as long as they are only pushing html / js. IPA changes would still need to go though Apple. From Apples guidelines: https://developer.apple.com/programs/ios/information/iOS_Pro...

"The only exception to the foregoing is scripts and code downloaded and run by Apple's built-in WebKit framework or JavascriptCore, provided that such scripts and code do not change the primary purpose of the Application by providing features or functionality that are inconsistent with the intended and advertised purpose of the Application as submitted to the App Store."

page 1