{"id":50949,"date":"2019-08-02T13:00:24","date_gmt":"2019-08-02T18:00:24","guid":{"rendered":"https:\/\/eshop.macsales.com\/blog\/?p=50949"},"modified":"2019-08-06T08:38:24","modified_gmt":"2019-08-06T13:38:24","slug":"adoption-of-metal-api-increasing","status":"publish","type":"post","link":"https:\/\/eshop.macsales.com\/blog\/50949-adoption-of-metal-api-increasing\/","title":{"rendered":"Adoption of Apple Metal API Increasing"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">A Brief Overview of API Terminology<\/h2>\n\n\n\n<p>An Application Programming Interface (or API) is a collection of resources (sometimes source code, sometimes a specification, or both) used by developers to achieve specific kinds of functionality in their apps. OpenGL is a long-standing open-source API, designed to augment an app&#8217;s ability to display and accelerate 2D and 3D graphics. OpenCL is a lesser-known open-source API, often used to offload specific kinds of computational tasks from the CPU \u2014 the Intel processor(s) in your Mac&nbsp;\u2014 to the GPU. <\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"alignleft\"><img loading=\"lazy\" decoding=\"async\" width=\"190\" height=\"79\" src=\"https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/07\/OpenGL_logo-1-190x79.png\" alt=\"OpenGL Logo\" class=\"wp-image-51228\" srcset=\"https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/07\/OpenGL_logo-1-190x79.png 190w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/07\/OpenGL_logo-1-284x118.png 284w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/07\/OpenGL_logo-1-364x150.png 364w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/07\/OpenGL_logo-1.png 1000w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/07\/OpenGL_logo-1-190x79@2x.png 380w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/07\/OpenGL_logo-1-284x118@2x.png 568w\" sizes=\"auto, (max-width: 190px) 100vw, 190px\" \/><\/figure><\/div>\n\n\n\n<p>OpenGL and OpenCL are examples of \u201copen API standards,\u201d developed by a consortium of companies (including Apple), and characterized by slow, incremental changes over time. It\u2019s not uncommon for 3-4 years to pass between the adoption of one version of an open API to the next. The benefits of an open API are stability (because it changes infrequently), and developers can use a single API to develop specific features of an application, across multiple platforms. <\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"alignright\"><img loading=\"lazy\" decoding=\"async\" width=\"190\" height=\"190\" src=\"https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/07\/OpenCL_Logo-1-190x190.png\" alt=\"OpenCL Logo\" class=\"wp-image-51229\" srcset=\"https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/07\/OpenCL_Logo-1-190x190.png 190w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/07\/OpenCL_Logo-1-120x120.png 120w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/07\/OpenCL_Logo-1-284x284.png 284w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/07\/OpenCL_Logo-1-380x380.png 380w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/07\/OpenCL_Logo-1.jpg 945w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/07\/OpenCL_Logo-1-120x120@2x.png 240w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/07\/OpenCL_Logo-1-284x284@2x.png 568w\" sizes=\"auto, (max-width: 190px) 100vw, 190px\" \/><\/figure><\/div>\n\n\n\n<p>The downside is when a developer (which has the resources to create its own APIs and hardware) needs an API to achieve something outside the scope of the consortium\u2019s roadmap, the direction of or pace of development for that API can hinder the developer from achieving its vision for applicable products over time.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Apple Makes a Change<\/h2>\n\n\n\n<p>For this reason, Apple went a different route in 2015 when it added its Metal\u00ae API \u2014&nbsp;originally designed to accelerate 2D and 3D graphics on iOS devices \u2014 to the Mac platform.&nbsp;Initially, Metal was not widely adopted by Mac developers, but the intent was clear: to replace the OpenGL and OpenCL APIs in macOS with a single, more efficient API that served all of the same purposes as well as providing additional functionality. <strong>Note:<\/strong> OpenGL and OpenCL were given \u201cdeprecated\u201d status in macOS 10.14 Mojave for the first time, meaning the functionality still worked but was no longer actively supported by Apple, and will eventually be removed.&nbsp; OpenGL and OpenCL maintain the deprecated status in macOS 10.15, but it is unclear whether they will remain part of the macOS beyond that.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"alignleft\"><img loading=\"lazy\" decoding=\"async\" width=\"128\" height=\"128\" src=\"https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/07\/Apple_Metal_logo_version_2-1.png\" alt=\"Metal Icon\" class=\"wp-image-51237\" srcset=\"https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/07\/Apple_Metal_logo_version_2-1.png 128w, https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/07\/Apple_Metal_logo_version_2-1-120x120.png 120w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" \/><\/figure><\/div>\n\n\n\n<p>Fast-forward to the <a href=\"https:\/\/www.apple.com\/apple-events\/june-2019\/\">2019 WWDC event<\/a>: Apple announced <a rel=\"noreferrer noopener\" aria-label=\"revision 3 (opens in a new tab)\" href=\"https:\/\/developer.apple.com\/metal\/\" target=\"_blank\">revision 3<\/a> of the Metal API, bringing it to a level where many developers are now plan to update their OpenGL and OpenCL apps to use Metal instead. This article provides a list of some popular creative apps that are a part of this trend.<\/p>\n\n\n\n<p>Note that the list below is based on the best information available at the time of this writing \u2014&nbsp;which is sometimes sparse \u2014&nbsp;and cannot be guaranteed. Only the most recent app versions are listed; earlier versions may support Metal to a lesser degree or not at all. This information is provided only as a courtesy.&nbsp;If you are curious about specific applications and how they use Metal, please contact the developer.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Apps that Currently Use Metal<\/strong><\/h2>\n\n\n\n<ul class=\"wp-block-list\"><li>Adobe Photoshop CC 2019<ul><li>Camera Raw (select functions)<\/li><\/ul><ul><li>Puppet Warp, Perspective Warp<\/li><\/ul><\/li><li>Adobe Premiere Pro CC 2019<ul><li>Mercury Playback Engine<\/li><li>Multiple effects<\/li><\/ul><\/li><li>Adobe After Effects CC 2019<ul><li>Mercury GPU Acceleration<\/li><li>Multiple effects<\/li><\/ul><\/li><li>Pixelmator 1.3.4<ul><li>All Color Adjustments<\/li><li>All Paint Engine functions<\/li><li>60+ effects<\/li><\/ul><\/li><li>Affinity Photo 1.7<ul><li>Select editing functions<\/li><li>Raw processing<\/li><li>All Compositing functions<\/li><li>All Paint functions<\/li><\/ul><\/li><li>Affinity Designer 1.7<ul><li>Viewport<\/li><li>Raster layer and Brush operations<\/li><\/ul><\/li><li>DaVinci Resolve 16<ul><li>Demosaicing<\/li><li>Playback<\/li><li>Grading<\/li><li>Many Effects<\/li><li>Rendering<\/li><\/ul><\/li><li>Pixar Hydra (late 2019 release)<ul><li>Viewport, bundled with various apps<\/li><\/ul><\/li><li>AMD ProRender<ul><li>Multi-purpose Renderer, bundled with various apps<\/li><\/ul><\/li><li>Otoy Octane X renderer (release TBD)<\/li><\/ul>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Metal Updates Announced or Likely<\/strong><\/h2>\n\n\n\n<ul class=\"wp-block-list\"><li>Unity <\/li><li>AutoDesk Maya<\/li><li>AutoDesk AutoCAD<\/li><li>AutoDesk Flame<\/li><li>AutoDesk Fusion<\/li><li>Substance Painter<\/li><li>Substance Designer<\/li><\/ul>\n","protected":false},"excerpt":{"rendered":"<p>An Application Programming Interface (or API) is a collection of resources (sometimes source code, sometimes a specification, or both) used by developers to achieve specific kinds of functionality in their apps. OpenGL is a long-standing open-source API, designed to augment an app&#8217;s ability to display and accelerate 2D and 3D graphics. OpenCL is a lesser-known open-source API, often used to offload specific kinds of computational tasks from the CPU \u2014 the Intel processor(s) in your Mac \u2014 to the GPU.<\/p>\n","protected":false},"author":84,"featured_media":51241,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"spay_email":"","footnotes":""},"categories":[2366,2646],"class_list":["post-50949","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-apple-news","category-industry-news"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v20.2 (Yoast SEO v20.2) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Adoption of Apple Metal Increasing \u00bb The Rocket Yard Blog<\/title>\n<meta name=\"description\" content=\"Apple went a different route in 2015 when it added its Metal\u00ae API \u2014 originally designed to accelerate 2D and 3D graphics on iOS devices \u2014 to the Mac platform.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/eshop.macsales.com\/blog\/50949-adoption-of-metal-api-increasing\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Adoption of Apple Metal API Increasing\" \/>\n<meta property=\"og:description\" content=\"Apple went a different route in 2015 when it added its Metal\u00ae API \u2014 originally designed to accelerate 2D and 3D graphics on iOS devices \u2014 to the Mac platform.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/eshop.macsales.com\/blog\/50949-adoption-of-metal-api-increasing\/\" \/>\n<meta property=\"og:site_name\" content=\"Rocket Yard\" \/>\n<meta property=\"article:published_time\" content=\"2019-08-02T18:00:24+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2019-08-06T13:38:24+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/07\/Metal3-572x650.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"572\" \/>\n\t<meta property=\"og:image:height\" content=\"650\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Dan @ MacSales.com\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Dan @ MacSales.com\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/eshop.macsales.com\/blog\/50949-adoption-of-metal-api-increasing\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/eshop.macsales.com\/blog\/50949-adoption-of-metal-api-increasing\/\"},\"author\":{\"name\":\"Dan @ MacSales.com\",\"@id\":\"https:\/\/eshop.macsales.com\/blog\/#\/schema\/person\/2bb27da05b4ec1426a32300a2a8f5eef\"},\"headline\":\"Adoption of Apple Metal API Increasing\",\"datePublished\":\"2019-08-02T18:00:24+00:00\",\"dateModified\":\"2019-08-06T13:38:24+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/eshop.macsales.com\/blog\/50949-adoption-of-metal-api-increasing\/\"},\"wordCount\":596,\"commentCount\":4,\"publisher\":{\"@id\":\"https:\/\/eshop.macsales.com\/blog\/#organization\"},\"keywords\":[\"API\",\"Apple\",\"Metal\",\"OpenCL\",\"OpenGL\"],\"articleSection\":[\"Apple News\",\"Industry News\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/eshop.macsales.com\/blog\/50949-adoption-of-metal-api-increasing\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/eshop.macsales.com\/blog\/50949-adoption-of-metal-api-increasing\/\",\"url\":\"https:\/\/eshop.macsales.com\/blog\/50949-adoption-of-metal-api-increasing\/\",\"name\":\"Adoption of Apple Metal Increasing \u00bb The Rocket Yard Blog\",\"isPartOf\":{\"@id\":\"https:\/\/eshop.macsales.com\/blog\/#website\"},\"datePublished\":\"2019-08-02T18:00:24+00:00\",\"dateModified\":\"2019-08-06T13:38:24+00:00\",\"description\":\"Apple went a different route in 2015 when it added its Metal\u00ae API \u2014 originally designed to accelerate 2D and 3D graphics on iOS devices \u2014 to the Mac platform.\",\"breadcrumb\":{\"@id\":\"https:\/\/eshop.macsales.com\/blog\/50949-adoption-of-metal-api-increasing\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/eshop.macsales.com\/blog\/50949-adoption-of-metal-api-increasing\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/eshop.macsales.com\/blog\/50949-adoption-of-metal-api-increasing\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/eshop.macsales.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Adoption of Apple Metal API Increasing\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/eshop.macsales.com\/blog\/#website\",\"url\":\"https:\/\/eshop.macsales.com\/blog\/\",\"name\":\"Rocket Yard\",\"description\":\"Your source for expert tips, special deals, commentary, reviews, and the latest tech news.\",\"publisher\":{\"@id\":\"https:\/\/eshop.macsales.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/eshop.macsales.com\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/eshop.macsales.com\/blog\/#organization\",\"name\":\"OWC\",\"url\":\"https:\/\/eshop.macsales.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/eshop.macsales.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2020\/06\/rocket-yard-logo-round.png\",\"contentUrl\":\"https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2020\/06\/rocket-yard-logo-round.png\",\"width\":1024,\"height\":1024,\"caption\":\"OWC\"},\"image\":{\"@id\":\"https:\/\/eshop.macsales.com\/blog\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/eshop.macsales.com\/blog\/#\/schema\/person\/2bb27da05b4ec1426a32300a2a8f5eef\",\"name\":\"Dan @ MacSales.com\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/eshop.macsales.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/192ebd5649510057ceae2f8847daede8b5d219a9ef43a9d279dd713f94e43c57?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/192ebd5649510057ceae2f8847daede8b5d219a9ef43a9d279dd713f94e43c57?s=96&d=mm&r=g\",\"caption\":\"Dan @ MacSales.com\"},\"url\":\"https:\/\/eshop.macsales.com\/blog\/author\/owc-dan\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Adoption of Apple Metal Increasing \u00bb The Rocket Yard Blog","description":"Apple went a different route in 2015 when it added its Metal\u00ae API \u2014 originally designed to accelerate 2D and 3D graphics on iOS devices \u2014 to the Mac platform.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/eshop.macsales.com\/blog\/50949-adoption-of-metal-api-increasing\/","og_locale":"en_US","og_type":"article","og_title":"Adoption of Apple Metal API Increasing","og_description":"Apple went a different route in 2015 when it added its Metal\u00ae API \u2014 originally designed to accelerate 2D and 3D graphics on iOS devices \u2014 to the Mac platform.","og_url":"https:\/\/eshop.macsales.com\/blog\/50949-adoption-of-metal-api-increasing\/","og_site_name":"Rocket Yard","article_published_time":"2019-08-02T18:00:24+00:00","article_modified_time":"2019-08-06T13:38:24+00:00","og_image":[{"width":572,"height":650,"url":"https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/07\/Metal3-572x650.jpg","type":"image\/jpeg"}],"author":"Dan @ MacSales.com","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Dan @ MacSales.com","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/eshop.macsales.com\/blog\/50949-adoption-of-metal-api-increasing\/#article","isPartOf":{"@id":"https:\/\/eshop.macsales.com\/blog\/50949-adoption-of-metal-api-increasing\/"},"author":{"name":"Dan @ MacSales.com","@id":"https:\/\/eshop.macsales.com\/blog\/#\/schema\/person\/2bb27da05b4ec1426a32300a2a8f5eef"},"headline":"Adoption of Apple Metal API Increasing","datePublished":"2019-08-02T18:00:24+00:00","dateModified":"2019-08-06T13:38:24+00:00","mainEntityOfPage":{"@id":"https:\/\/eshop.macsales.com\/blog\/50949-adoption-of-metal-api-increasing\/"},"wordCount":596,"commentCount":4,"publisher":{"@id":"https:\/\/eshop.macsales.com\/blog\/#organization"},"keywords":["API","Apple","Metal","OpenCL","OpenGL"],"articleSection":["Apple News","Industry News"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/eshop.macsales.com\/blog\/50949-adoption-of-metal-api-increasing\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/eshop.macsales.com\/blog\/50949-adoption-of-metal-api-increasing\/","url":"https:\/\/eshop.macsales.com\/blog\/50949-adoption-of-metal-api-increasing\/","name":"Adoption of Apple Metal Increasing \u00bb The Rocket Yard Blog","isPartOf":{"@id":"https:\/\/eshop.macsales.com\/blog\/#website"},"datePublished":"2019-08-02T18:00:24+00:00","dateModified":"2019-08-06T13:38:24+00:00","description":"Apple went a different route in 2015 when it added its Metal\u00ae API \u2014 originally designed to accelerate 2D and 3D graphics on iOS devices \u2014 to the Mac platform.","breadcrumb":{"@id":"https:\/\/eshop.macsales.com\/blog\/50949-adoption-of-metal-api-increasing\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/eshop.macsales.com\/blog\/50949-adoption-of-metal-api-increasing\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/eshop.macsales.com\/blog\/50949-adoption-of-metal-api-increasing\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/eshop.macsales.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Adoption of Apple Metal API Increasing"}]},{"@type":"WebSite","@id":"https:\/\/eshop.macsales.com\/blog\/#website","url":"https:\/\/eshop.macsales.com\/blog\/","name":"Rocket Yard","description":"Your source for expert tips, special deals, commentary, reviews, and the latest tech news.","publisher":{"@id":"https:\/\/eshop.macsales.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/eshop.macsales.com\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/eshop.macsales.com\/blog\/#organization","name":"OWC","url":"https:\/\/eshop.macsales.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/eshop.macsales.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2020\/06\/rocket-yard-logo-round.png","contentUrl":"https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2020\/06\/rocket-yard-logo-round.png","width":1024,"height":1024,"caption":"OWC"},"image":{"@id":"https:\/\/eshop.macsales.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/eshop.macsales.com\/blog\/#\/schema\/person\/2bb27da05b4ec1426a32300a2a8f5eef","name":"Dan @ MacSales.com","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/eshop.macsales.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/192ebd5649510057ceae2f8847daede8b5d219a9ef43a9d279dd713f94e43c57?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/192ebd5649510057ceae2f8847daede8b5d219a9ef43a9d279dd713f94e43c57?s=96&d=mm&r=g","caption":"Dan @ MacSales.com"},"url":"https:\/\/eshop.macsales.com\/blog\/author\/owc-dan\/"}]}},"jetpack_featured_media_url":"https:\/\/eshop.macsales.com\/blog\/wp-content\/uploads\/2019\/07\/Metal3-572x650.jpg","jetpack_shortlink":"https:\/\/wp.me\/pmPaT-dfL","_links":{"self":[{"href":"https:\/\/eshop.macsales.com\/blog\/wp-json\/wp\/v2\/posts\/50949","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/eshop.macsales.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/eshop.macsales.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/eshop.macsales.com\/blog\/wp-json\/wp\/v2\/users\/84"}],"replies":[{"embeddable":true,"href":"https:\/\/eshop.macsales.com\/blog\/wp-json\/wp\/v2\/comments?post=50949"}],"version-history":[{"count":13,"href":"https:\/\/eshop.macsales.com\/blog\/wp-json\/wp\/v2\/posts\/50949\/revisions"}],"predecessor-version":[{"id":51350,"href":"https:\/\/eshop.macsales.com\/blog\/wp-json\/wp\/v2\/posts\/50949\/revisions\/51350"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/eshop.macsales.com\/blog\/wp-json\/wp\/v2\/media\/51241"}],"wp:attachment":[{"href":"https:\/\/eshop.macsales.com\/blog\/wp-json\/wp\/v2\/media?parent=50949"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/eshop.macsales.com\/blog\/wp-json\/wp\/v2\/categories?post=50949"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}