6 ms·
Google: ARCore MLkit Apple: ARKit CoreML
by hooluupog 8y ago
Google: ARCore MLkit
Apple: ARKit CoreML
- Klathmon 8y agoApple have been using (name)core and (name)kit for a lot longer. As an aside, how do you escape a star character on HN without dropping to a code block?
- colonelxc 8y agohttps://news.ycombinator.com/formatdoc https://news.ycombinator.com/formatdoc You need a space after the star, (* core) which is not like escaping at all...
- deleted 8y ago[deleted]
- zaksoup 8y agonit: I think the apple naming convention has been (name)kit and core(name).
- Klathmon 8y agoI am really only familiar with webkit and webcore, so I just assumed most others followed that pattern! CoreML always sounded wrong to me because of that.
- saagarjha 8y agoApple seems to use both, but they've been leaning towards Core* rather than *Core recently. We have CoreAudio, CoreBluetooth, CoreFoundation, CoreGraphics, CoreImage, CoreLocation, CoreText…but there's also WebCore, JavaScriptCore, QuartzCore, and ImageCaptureCore.