CINXE.COM
Carsten Frauenheim - iFixit
<!DOCTYPE html> <!--[if IE 8 ]> <html class="lt-ie10 lt-ie9 ie8" lang="en" xmlns:fb="http://ogp.me/ns/fb#"><![endif]--> <!--[if IE 9 ]> <html class="lt-ie10 ie9" lang="en" xmlns:fb="http://ogp.me/ns/fb#"><![endif]--> <!--[if (gte IE 10)|!(IE)]><!--><html dir="ltr" lang="en" xmlns:fb="http://ogp.me/ns/fb#"><!--<![endif]--> <head> <link rel="preconnect" href="https://assets.cdn.ifixit.com" crossorigin> <link rel="preconnect" href="https://guide-images.cdn.ifixit.com" crossorigin> <link rel="preconnect" href="https://cdn.shopify.com" crossorigin> <link rel="preload" href="https://assets.cdn.ifixit.com/Assets/translations/en-translations.js?11805" as="script" fetchpriority="high" > <link rel="preload" href="https://assets.cdn.ifixit.com/Assets/scripts/runtime.js.0ddbc5ad3bb8fb7fd754.js" as="script" fetchpriority="high" > <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} (function() { function hasPiwikConsent() { try { var fromPiwik = null document.cookie.split(';').forEach(function(cookie) { var parts = cookie.split('='); if (parts[0].trim() === 'ppms_privacy_6bf6bc54-82ca-4321-8620-b12d5c9b57b6') { var cookieObject = JSON.parse(decodeURIComponent(parts[1])); if (cookieObject && cookieObject.consents) { fromPiwik = Object.values(cookieObject.consents).every(function(consent) { return consent.status == 1; }); } } }); } catch (e) { console.error("Error parsing piwik cookie", e); return null; } return fromPiwik; } var needsConsent = false; var hasConsent = hasPiwikConsent(); var cookiesOk = hasConsent !== null ? hasConsent : !needsConsent; var consent = cookiesOk ? 'granted' : 'denied'; console.log("GTAG Consent", consent); gtag('consent', 'default', { 'ad_storage': consent, 'ad_user_data': consent, 'ad_personalization': consent, 'analytics_storage': consent, }); })() </script> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-59NVBFN');</script> <!-- End Google Tag Manager --> <title>Carsten Frauenheim - iFixit</title> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> <meta name="description" content="Carsten is a Repairability Engineer at iFixit, where he works alongside tech companies to make their devices easier to repair. In his spare time, he enjoys building computers, wrenching on cars, traveling, and hanging out with his wife and cat." /> <meta name="title" content="Carsten Frauenheim - iFixit" /> <meta name="keywords" content="" /> <meta name="robots" content="index, follow, max-image-preview:large" /> <link id="canonical-link" rel="canonical" href="https://www.ifixit.com/User/3399692/Carsten+Frauenheim" /> <link rel="alternate" hreflang="de" href="https://de.ifixit.com/User/3399692/Carsten+Frauenheim" /> <link rel="alternate" hreflang="en" href="https://www.ifixit.com/User/3399692/Carsten+Frauenheim" /> <link rel="alternate" hreflang="es" href="https://es.ifixit.com/User/3399692/Carsten+Frauenheim" /> <link rel="alternate" hreflang="fr" href="https://fr.ifixit.com/User/3399692/Carsten+Frauenheim" /> <link rel="alternate" hreflang="it" href="https://it.ifixit.com/User/3399692/Carsten+Frauenheim" /> <link rel="alternate" hreflang="nl" href="https://nl.ifixit.com/User/3399692/Carsten+Frauenheim" /> <link rel="alternate" hreflang="pt" href="https://pt.ifixit.com/User/3399692/Carsten+Frauenheim" /> <link rel="alternate" hreflang="ru" href="https://ru.ifixit.com/User/3399692/Carsten+Frauenheim" /> <link rel="alternate" hreflang="tr" href="https://tr.ifixit.com/User/3399692/Carsten+Frauenheim" /> <link rel="alternate" hreflang="zh" href="https://zh.ifixit.com/User/3399692/Carsten+Frauenheim" /> <link rel="alternate" hreflang="ja" href="https://jp.ifixit.com/User/3399692/Carsten+Frauenheim" /> <link rel="alternate" hreflang="ko" href="https://ko.ifixit.com/User/3399692/Carsten+Frauenheim" /> <link rel="alternate" hreflang="x-default" href="https://www.ifixit.com/User/3399692/Carsten+Frauenheim" /> <meta name="verify-v1" content="jw37yaG9O4vmztqkH8xsZEeQtGHqzC3GZXfwk5xUCeM=" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1"/> <link rel="stylesheet" type="text/css" media="print" href="https://assets.cdn.ifixit.com/Assets/Admin/ifixit/Shared-print-4vKZnU54L24ZnG6tuvAwTw.css" /> <script> var deferCss = { hidden: true, timeout: null, unhide: function() { if (deferCss.hidden) { var hider = document.getElementById('cssHide'); hider && hider.parentElement.removeChild(hider); var criticalCss = document.getElementById('criticalCss'); criticalCss && criticalCss.parentElement.removeChild(criticalCss); deferCss.hidden = false; } }, applyAllCss: function() { if (!deferCss.hidden) { return; } clearTimeout(deferCss.timeout); var links = document.querySelectorAll('.cssReady, .cssPreload'); var link; for (var i = 0; i < links.length; ++i) { link = links[i]; link.onload = null; link.rel = 'stylesheet'; } deferCss.unhide(); }, cssLoaded: function(link, success) { link.className = success ? "cssReady" : "cssFailed"; if (!success) { console.error(link.href + " failed to load"); } var stillWaiting = document.querySelector('.cssPreload'); if (!stillWaiting) { deferCss.applyCssWhenDomLoaded(); } }, applyCssWhenDomLoaded: function() { // Loading hasn't finished yet if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', function() { deferCss.applyAllCss(); }); } else { // `DOMContentLoaded` has already fired deferCss.applyAllCss(); } }, setTimeout: function(timeout) { deferCss.timeout = setTimeout(function() { console.warn("Deferred CSS took too long to load. Displaying anyway..."); deferCss.applyCssWhenDomLoaded(); }, timeout); } }; deferCss.setTimeout(7000); </script> <style id="cssHide"> .hide-until-css-loaded { display: none !important; } </style> <script> /*! loadCSS. [c]2017 Filament Group, Inc. MIT License */ /* This file is meant as a standalone workflow for - testing support for link[rel=preload] - enabling async CSS loading in browsers that do not support rel=preload - applying rel preload css once loaded, whether supported or not. */ (function( w ){ "use strict"; // rel=preload support test if( !w.loadCSS ){ w.loadCSS = function(){}; } // define on the loadCSS obj var rp = loadCSS.relpreload = {}; // rel=preload feature support test // runs once and returns a function for compat purposes rp.support = (function(){ var ret; try { ret = w.document.createElement( "link" ).relList.supports( "preload" ); } catch (e) { ret = false; } return function(){ return ret; }; })(); // if preload isn't supported, get an asynchronous load by using a non-matching media attribute // then change that media back to its intended value on load rp.bindMediaToggle = function( link ){ // remember existing media attr for ultimate state, or default to 'all' var finalMedia = link.media || "all"; function enableStylesheet(){ // unbind listeners if( link.addEventListener ){ link.removeEventListener( "load", enableStylesheet ); link.removeEventListener( "error", enableStylesheet ); } else if( link.attachEvent ){ link.detachEvent( "onload", enableStylesheet ); link.detachEvent( "onerror", enableStylesheet ); } link.setAttribute( "onload", null ); link.media = finalMedia; } // bind load handlers to enable media if( link.addEventListener ){ link.addEventListener( "load", enableStylesheet ); } else if( link.attachEvent ){ link.attachEvent( "onload", enableStylesheet ); } // Set rel and non-applicable media type to start an async request // note: timeout allows this to happen async to let rendering continue in IE setTimeout(function(){ link.rel = "stylesheet"; link.media = "only x"; }); // also enable media after 7 seconds, // which will catch very old browsers (android 2.x, old firefox) that don't support onload on link setTimeout( function() { link.onload && link.onload(); enableStylesheet(); }, 7000 ); }; // loop through link elements in DOM rp.poly = function(){ // double check this to prevent external calls from running if( rp.support() ){ return; } var links = w.document.getElementsByTagName( "link" ); for( var i = 0; i < links.length; i++ ){ var link = links[ i ]; // qualify links to those with rel=preload and as=style attrs if( link.rel === "preload" && link.getAttribute( "as" ) === "style" && !link.getAttribute( "data-loadcss" ) ){ // prevent rerunning on link link.setAttribute( "data-loadcss", true ); // bind listeners to toggle media back rp.bindMediaToggle( link ); } } }; // if unsupported, run the polyfill if( !rp.support() ){ // run once at least rp.poly(); // rerun poly on an interval until onload var run = w.setInterval( rp.poly, 500 ); if( w.addEventListener ){ w.addEventListener( "load", function(){ rp.poly(); w.clearInterval( run ); } ); } else if( w.attachEvent ){ w.attachEvent( "onload", function(){ rp.poly(); w.clearInterval( run ); } ); } } // commonjs if( typeof exports !== "undefined" ){ exports.loadCSS = loadCSS; } else { w.loadCSS = loadCSS; } }( typeof global !== "undefined" ? global : this ) ); </script> <noscript> </noscript> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Guide/ifixit/guide-all-xHbGqtOkUnSDXqfJIfPObw.css" rel="preload" as="style" onload="deferCss.cssLoaded(this, true)" onerror="this.onerror = this.onload = null; deferCss.cssLoaded(this, false);" class="cssPreload" /> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Admin/ifixit/font-awesome-1EMSA-1xNu6QLgjlbNFTNQ.css" rel="preload" as="style" onload="deferCss.cssLoaded(this, true)" onerror="this.onerror = this.onload = null; deferCss.cssLoaded(this, false);" class="cssPreload" /> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Guide/ifixit/module-all-5XRtVyqn-mlAFFjCBFPlAw.css" rel="preload" as="style" onload="deferCss.cssLoaded(this, true)" onerror="this.onerror = this.onload = null; deferCss.cssLoaded(this, false);" class="cssPreload" /> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Guide/ifixit/core-yZ1b1sS_zwUH35TT8CwuEA.css" rel="preload" as="style" onload="deferCss.cssLoaded(this, true)" onerror="this.onerror = this.onload = null; deferCss.cssLoaded(this, false);" class="cssPreload" /> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Admin/ifixit/core-primitives-yI0UPo46zCFEhFdtFTfk8A.css" rel="preload" as="style" onload="deferCss.cssLoaded(this, true)" onerror="this.onerror = this.onload = null; deferCss.cssLoaded(this, false);" class="cssPreload" /> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Admin/ifixit/header_footer_old-D9UI1Sbj5JvYiO3aW7GWmg.css" rel="preload" as="style" onload="deferCss.cssLoaded(this, true)" onerror="this.onerror = this.onload = null; deferCss.cssLoaded(this, false);" class="cssPreload" /> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Guide/ifixit/Wiki-common-qilb_ObhJKELTZyugxOnSg.css" rel="preload" as="style" onload="deferCss.cssLoaded(this, true)" onerror="this.onerror = this.onload = null; deferCss.cssLoaded(this, false);" class="cssPreload" /> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Guide/ifixit/Wiki-wiki-dyJj3YQIbQsip0sTdPMgOQ.css" rel="preload" as="style" onload="deferCss.cssLoaded(this, true)" onerror="this.onerror = this.onload = null; deferCss.cssLoaded(this, false);" class="cssPreload" /> <noscript> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Guide/ifixit/guide-all-xHbGqtOkUnSDXqfJIfPObw.css" rel="stylesheet" /> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Admin/ifixit/font-awesome-1EMSA-1xNu6QLgjlbNFTNQ.css" rel="stylesheet" /> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Guide/ifixit/module-all-5XRtVyqn-mlAFFjCBFPlAw.css" rel="stylesheet" /> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Guide/ifixit/core-yZ1b1sS_zwUH35TT8CwuEA.css" rel="stylesheet" /> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Admin/ifixit/core-primitives-yI0UPo46zCFEhFdtFTfk8A.css" rel="stylesheet" /> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Admin/ifixit/header_footer_old-D9UI1Sbj5JvYiO3aW7GWmg.css" rel="stylesheet" /> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Guide/ifixit/Wiki-common-qilb_ObhJKELTZyugxOnSg.css" rel="stylesheet" /> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Guide/ifixit/Wiki-wiki-dyJj3YQIbQsip0sTdPMgOQ.css" rel="stylesheet" /> </noscript> <script> </script> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-5ZXNWJ73GK"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); const ga4Params = {}; const userProperties = {"preferred_store":"ifixit-us","preferred_language":"EN","customer_type":"regular"}; gtag('config', 'G-5ZXNWJ73GK', ga4Params); gtag('set', 'user_properties', userProperties); </script> <!-- End Google tag (gtag.js) --> <script type="text/javascript"> window.fbq=window.fbq||function(){}; </script> <link rel="apple-touch-icon" sizes="57x57" href="https://assets.cdn.ifixit.com/static/icons/ifixit/apple-touch-icon-57x57.png"> <link rel="apple-touch-icon" sizes="60x60" href="https://assets.cdn.ifixit.com/static/icons/ifixit/apple-touch-icon-60x60.png"> <link rel="apple-touch-icon" sizes="72x72" href="https://assets.cdn.ifixit.com/static/icons/ifixit/apple-touch-icon-72x72.png"> <link rel="apple-touch-icon" sizes="76x76" href="https://assets.cdn.ifixit.com/static/icons/ifixit/apple-touch-icon-76x76.png"> <link rel="apple-touch-icon" sizes="114x114" href="https://assets.cdn.ifixit.com/static/icons/ifixit/apple-touch-icon-114x114.png"> <link rel="apple-touch-icon" sizes="120x120" href="https://assets.cdn.ifixit.com/static/icons/ifixit/apple-touch-icon-120x120.png"> <link rel="apple-touch-icon" sizes="144x144" href="https://assets.cdn.ifixit.com/static/icons/ifixit/apple-touch-icon-144x144.png"> <link rel="apple-touch-icon" sizes="152x152" href="https://assets.cdn.ifixit.com/static/icons/ifixit/apple-touch-icon-152x152.png"> <link rel="apple-touch-icon" sizes="180x180" href="https://assets.cdn.ifixit.com/static/icons/ifixit/apple-touch-icon-180x180.png"> <link rel="icon" type="image/png" href="https://assets.cdn.ifixit.com/static/icons/ifixit/favicon-32x32.png" sizes="32x32"> <link rel="icon" type="image/png" href="https://assets.cdn.ifixit.com/static/icons/ifixit/android-chrome-192x192.png" sizes="192x192"> <link rel="icon" type="image/png" href="https://assets.cdn.ifixit.com/static/icons/ifixit/favicon-96x96.png" sizes="96x96"> <link rel="icon" type="image/png" href="https://assets.cdn.ifixit.com/static/icons/ifixit/favicon-16x16.png" sizes="16x16"> <link rel="manifest" href="https://assets.cdn.ifixit.com/static/icons/ifixit/manifest.json"> <link rel="mask-icon" href="https://assets.cdn.ifixit.com/static/icons/ifixit/safari-pinned-tab.svg" color="#5bbad5"> <meta name="apple-mobile-web-app-title" content="ifixit"> <meta name="application-name" content="ifixit"> <meta name="msapplication-TileColor" content="#ffffff"> <meta name="msapplication-TileImage" content="https://assets.cdn.ifixit.com/static/icons/ifixit/mstile-144x144.png"> <meta name="theme-color" content="#ffffff"> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/runtime.js.0ddbc5ad3bb8fb7fd754.js"></script> <script nomodule src="/v3/polyfill.min.js?flags=gated&features=Array.prototype.flat,Array.prototype.flatMap,default,es2022,fetch,IntersectionObserver,Intl.RelativeTimeFormat,Intl.RelativeTimeFormat.~locale.en,NodeList.prototype.forEach,Number.isInteger,Object.entries,Object.fromEntries,Promise.prototype.finally,queueMicrotask,ResizeObserver,String.prototype.matchAll,WeakMap,WeakSet"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/translations/en-translations.js?11805"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/1776.9c59a0276802fa0c35b5.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/9280.f279ca6ba3f57d1f22b4.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/5573.8636e6509f4d1259e79a.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/1927.00fa3b1187d74d84683a.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/7473.f485bdafc863ad9b683f.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/1433.6d201ac17568cdf74eb2.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/5788.0ce9b904ee3f15b18a5d.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/312.083ce5861201800fb6ee.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/6677.9d6884f608dc0db959fe.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/4756.10103d890d7241e93f63.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/2375.54b801606b7db569009c.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/285.5f5e1b84464741ff17c3.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/413.6ca3f7f09a70e73410b0.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/2693.4d9bbab7962ea38a2388.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/7165.3af6cc6d90fd402b1577.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/8658.b10362f2f9df5e6d2be1.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/8175.b05fba87be5d6fa6d0d6.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/5543.39de78e22b20665d86b2.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/9197.913110d41e5838e17f4b.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/7287.1f55b06a412a40f5fcfa.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/1822.0a7369d79e2f29ba6398.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/8542.51461c59e5542c9cf0bc.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/6978.8f328a75d5964cea97dd.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/6821.811afef155753567f382.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/7074.a4e5f361065cda348771.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/1803.b411207e7c1628a773b8.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/4249.430c183383ba1dd4ea1c.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/8340.cf794b87382bbe5a2c99.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/962.494e80c75e0d58a8e689.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/8880.39ca5686b56693eab2e4.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/3548.8b4a8cd6ff9b50a46455.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/5022.4a84ada83d9644d78183.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/3649.366a324d2b76c6009b01.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/6624.89338f3f3debc89a7bd4.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/5459.d1e84071c2d3fab7ee23.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/119.4bbf96068be8abe308c0.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/guidepage.js.8241de03af042bfd76c5.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/7050.ff058e616aba7a1de307.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/user-page.js.57a14ab4ef751e8b9b26.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/consent-banner.js.62f82d52cf74476363ad.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/error-capture.js.e81a9e1c2912beeb2a75.js"></script> <style id="criticalCss"> </style> </head> <body class="responsive fullWidth" data-reactroot> <!-- https://accessibility.oit.ncsu.edu/it-accessibility-at-nc-state/developers/accessibility-handbook/mouse-and-keyboard-events/skip-to-main-content/ --> <style> .skip-to-content { left: -999px; position: absolute; top: auto; width: 1px; height: 1px; overflow: hidden; z-index: -999; .skip-to-content:focus, .skip-to-content:active { color: white; background-color: black; left: 0; top: 0; width: auto; height: auto; overflow: auto; padding: 5px; margin: 5px; text-align: center; font-size: 36px; z-index: 999; } } </style> <a href="#content" class="skip-to-content hide-until-css-loaded"> Skip to main content</a> <div id="notifications" style="display:none;"> <div class="close"><i class="fa fa-times " ></i></div> </div> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-59NVBFN" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <!-- Piwik Pro Script --> <script type="text/javascript"> (function(window, document, dataLayerName, id) { window[dataLayerName]=window[dataLayerName]||[],window[dataLayerName].push({start:(new Date).getTime(),event:"stg.start"});var scripts=document.getElementsByTagName('script')[0],tags=document.createElement('script'); function stgCreateCookie(a,b,c){var d="";if(c){var e=new Date;e.setTime(e.getTime()+24*c*60*60*1e3),d="; expires="+e.toUTCString();f="; SameSite=Strict"}document.cookie=a+"="+b+d+f+"; path=/"} var isStgDebug=(window.location.href.match("stg_debug")||document.cookie.match("stg_debug"))&&!window.location.href.match("stg_disable_debug");stgCreateCookie("stg_debug",isStgDebug?1:"",isStgDebug?14:-1); var qP=[];dataLayerName!=="dataLayer"&&qP.push("data_layer_name="+dataLayerName),isStgDebug&&qP.push("stg_debug");var qPString=qP.length>0?("?"+qP.join("&")):""; tags.async=!0,tags.src='https://ifixit.containers.piwik.pro/'+id+".js"+qPString,scripts.parentNode.insertBefore(tags,scripts); !function(a,n,i){a[n]=a[n]||{};for(var c=0;c<i.length;c++)!function(i){a[n][i]=a[n][i]||{},a[n][i].api=a[n][i].api||function(){var a=[].slice.call(arguments,0);"string"==typeof a[0]&&window[dataLayerName].push({event:n+"."+i+":"+a[0],parameters:[].slice.call(arguments,1)})}}(i[c])}(window,"ppms",["tm","cm"]); })(window, document, 'pproDataLayer', '6bf6bc54-82ca-4321-8620-b12d5c9b57b6'); var _paq = window._paq = window._paq || []; _paq.push(['setCustomDimensionValue', 1, 'ifixit-us']); _paq.push(['setCustomDimensionValue', 2, 'EN']); if('' !== '') { const privilege = ''.replace('&', '&'); _paq.push(['setCustomDimensionValue', 3, privilege]); } </script> <!-- End Piwik Pro Script --> <div id="background"> <div class="react-component component-PopupModal" data-reactroot data-name="PopupModal" data-props="[]"> </div> <div class="react-component component-Header" data-reactroot data-name="Header" data-props="{"isOnCart":false,"links":[{"title":"Fix Your Stuff","url":"\/Guide","sublinks":[{"title":"Repair Guides","description":"Learn how to fix just about anything with our step-by-step guides.","url":"\/Guide"},{"title":"Answers Forum","description":"Share solutions and get help from a friend.","url":"\/Answers"},{"title":"Teardowns","description":"Get a sneak peek inside the latest gadgets.","url":"\/Teardown"},{"title":"News","description":"Your destination for tech repair news.","url":"\/News"}]},{"title":"Community","url":"\/Community","sublinks":[{"title":"Get Involved","description":"Help teach people to make their stuff work again.","url":"\/Community"},{"title":"Right to Repair","description":"Learn about the Right to Repair movement and how to be an advocate.","url":"\/Right-to-Repair"},{"title":"Repairability","description":"Learn why fixable products make sense.","url":"\/repairability"},{"title":"Our Manifesto","description":"Join the repair revolution!","url":"\/Manifesto"}]},{"title":"Store","url":"https:\/\/www.ifixit.com\/Store","hasStoreDropdown":true,"sublinks":[{"title":"Featured","description":"Quality parts and tools backed by our lifetime guarantee.","url":"https:\/\/www.ifixit.com\/Store"},{"title":"Tools","description":"Shop our wide selection of precision tools.","url":"https:\/\/www.ifixit.com\/Tools"},{"title":"Parts","description":"Shop parts backed by our quality guarantee.","url":"https:\/\/www.ifixit.com\/Parts"},{"title":"Merch","description":"Show your love for iFixit with shirts, posters and more.","url":"https:\/\/www.ifixit.com\/Tools\/iFixit_Gear"}]}],"stores":[{"name":"United States","storeCode":"us","currency":"USD","isDisplayStore":true},{"name":"Australia","storeCode":"au","currency":"AUD","isDisplayStore":false},{"name":"Canada","storeCode":"ca","currency":"CAD","isDisplayStore":false},{"name":"Germany","storeCode":"de","currency":"EUR","isDisplayStore":false},{"name":"France","storeCode":"fr","currency":"EUR","isDisplayStore":false},{"name":"United Kingdom","storeCode":"uk","currency":"GBP","isDisplayStore":false},{"name":"Europe","storeCode":"eu","currency":"EUR","isDisplayStore":false}],"dropdowns":{"languageDropdown":{"languages":[{"name":"German","autoglottonym":"Deutsch","currency":"DEM","locale":"de_DE","png16":"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/b\/ba\/Flag_of_Germany.svg\/16px-Flag_of_Germany.svg.png","png32":"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/b\/ba\/Flag_of_Germany.svg\/32px-Flag_of_Germany.svg.png","isoCode":"DE","isSelected":false},{"name":"English","autoglottonym":"English","currency":"USD","locale":"en_US","png16":"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/a\/a4\/Flag_of_the_United_States.svg\/16px-Flag_of_the_United_States.svg.png","png32":"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/a\/a4\/Flag_of_the_United_States.svg\/32px-Flag_of_the_United_States.svg.png","isSelected":true,"isoCode":"EN"},{"name":"Spanish","autoglottonym":"Espa\u00f1ol","currency":"MXN","locale":"es_MX","png16":"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/f\/fc\/Flag_of_Mexico.svg\/16px-Flag_of_Mexico.svg.png","png32":"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/f\/fc\/Flag_of_Mexico.svg\/32px-Flag_of_Mexico.svg.png","isoCode":"ES","isSelected":false},{"name":"French","autoglottonym":"Fran\u00e7ais","currency":"EUR","locale":"fr_FR","png16":"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/c\/c3\/Flag_of_France.svg\/16px-Flag_of_France.svg.png","png32":"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/c\/c3\/Flag_of_France.svg\/32px-Flag_of_France.svg.png","isoCode":"FR","isSelected":false},{"name":"Italian","autoglottonym":"Italiano","currency":"EUR","locale":"it_IT","png16":"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/0\/03\/Flag_of_Italy.svg\/16px-Flag_of_Italy.svg.png","png32":"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/0\/03\/Flag_of_Italy.svg\/32px-Flag_of_Italy.svg.png","isoCode":"IT","isSelected":false},{"name":"Dutch","autoglottonym":"Nederlands","currency":"EUR","locale":"nl_NL","png16":"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/2\/20\/Flag_of_the_Netherlands.svg\/16px-Flag_of_the_Netherlands.svg.png","png32":"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/2\/20\/Flag_of_the_Netherlands.svg\/32px-Flag_of_the_Netherlands.svg.png","isoCode":"NL","isSelected":false},{"name":"Portuguese","autoglottonym":"Portugu\u00eas","currency":"PP","locale":"pt_BR","png16":"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/0\/05\/Flag_of_Brazil.svg\/16px-Flag_of_Brazil.svg.png","png32":"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/0\/05\/Flag_of_Brazil.svg\/32px-Flag_of_Brazil.svg.png","isoCode":"PT","isSelected":false},{"name":"Russian","autoglottonym":"P\u0443\u0441\u0441\u043a\u0438\u0439","currency":"RUR","locale":"ru_RU","png16":"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/f\/f3\/Flag_of_Russia.svg\/16px-Flag_of_Russia.svg.png","png32":"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/f\/f3\/Flag_of_Russia.svg\/32px-Flag_of_Russia.svg.png","isoCode":"RU","isSelected":false},{"name":"Turkish","autoglottonym":"T\u00fcrk\u00e7e","currency":"TRY","locale":"tr_TR","png16":"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/b\/b4\/Flag_of_Turkey.svg\/16px-Flag_of_Turkey.svg.png","png32":"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/b\/b4\/Flag_of_Turkey.svg\/32px-Flag_of_Turkey.svg.png","isoCode":"TR","isSelected":false},{"name":"Chinese","autoglottonym":"\u4e2d\u6587","currency":"HKD","locale":"zh_CN","png16":"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/f\/fa\/Flag_of_the_People%27s_Republic_of_China.svg\/16px-Flag_of_the_People%27s_Republic_of_China.svg.png","png32":"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/f\/fa\/Flag_of_the_People%27s_Republic_of_China.svg\/32px-Flag_of_the_People%27s_Republic_of_China.svg.png","isoCode":"ZH","isSelected":false},{"name":"Japanese","autoglottonym":"\u65e5\u672c\u8a9e","currency":"JPY","locale":"ja_JP","png16":"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/9\/9e\/Flag_of_Japan.svg\/16px-Flag_of_Japan.svg.png","png32":"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/9\/9e\/Flag_of_Japan.svg\/32px-Flag_of_Japan.svg.png","isoCode":"JP","isSelected":false},{"name":"Korean","autoglottonym":"\ud55c\uad6d\uc5b4","currency":"KRW","locale":"ko_KR","png16":"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/0\/09\/Flag_of_South_Korea.svg\/16px-Flag_of_South_Korea.svg.png","png32":"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/0\/09\/Flag_of_South_Korea.svg\/32px-Flag_of_South_Korea.svg.png","isoCode":"KO","isSelected":false}],"translationPreferencesUrl":"\/api\/2.0\/user\/setLanguagePreferences"},"userInfo":null,"shopifyStore":{"currencyCode":"USD","storeCode":"us","shopDomain":"ifixit-us.myshopify.com","storefrontAccessToken":"db3099692534a56ecec7b974a329d302","cartUrl":"https:\/\/www.ifixit.com\/cart","storeUrl":"https:\/\/www.ifixit.com\/Store"},"cartDrawer":{"flagCountryCode":"US","locale":"en-us"},"user":{"priceTiers":null}}}"> <style> * { -webkit-box-sizing: border-box; box-sizing: border-box; } html, body { margin: 0; padding: 0; text-rendering: optimizeSpeed; position: relative; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Noto Sans', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'; } .header-wrapper { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; height: 68px; background: #11161A; } .header-container { display: -webkit-box; display: -ms-flexbox; display: flex; height: 100%; width: 1400px; padding: 0 12px; } .header-left { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-transition: all 0.25s; -o-transition: all 0.25s; transition: all 0.25s; } .header-space { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; } .logo-container { display: -webkit-box; display: -ms-flexbox; display: flex; margin-inline: 16px; } .headings-container { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; height: 100%; } .headings-container a.heading { -webkit-box-align: center; -ms-flex-align: center; align-items: center; display: -webkit-box; display: -ms-flexbox; display: flex; padding: 0 24px; color: white; font-size: 14px; font-weight: 600; text-decoration: none; margin: 0; } .menu-icon { display: none; } @media only screen and (max-width: 374px) { .logo-container { margin-inline: 12px; } } @media only screen and (max-width: 999px) { .header-container { padding-left: 12px; } .headings-container { display: none; } .menu-icon { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-negative: 0; flex-shrink: 0; padding: 6px; } } @media only screen and (min-width: 1440px) { .header-container { padding: 0; } } </style> <div class="header-wrapper"> <div class="header-container"> <div class="header-left"> <div class="menu-icon"> <span class="svg-container" style="width: 24px; height: 24px; display: inline-flex;"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#D2DADF" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-menu"><line x1="4" y1="12" x2="20" y2="12" class="middle"></line><line x1="4" y1="6" x2="20" y2="6" class="top"></line><line x1="4" y1="18" x2="20" y2="18" class="bottom"></line></svg></span> </div> <div class="logo-container"> <span class="svg-container" style="width: 118px; height: 36px; display: inline-flex;"><svg width="118" height="36" viewBox="0 0 118 36" fill="none" xmlns="http://www.w3.org/2000/svg" focusable="false" style="display: block" > <path fillRule="evenodd" clipRule="evenodd" d="M108.185 13.1401H104.585C103.636 13.1401 102.858 12.3534 102.858 11.3942C102.858 10.4357 103.636 9.64859 104.585 9.64859H115.53C116.479 9.64859 117.257 10.4357 117.257 11.3942C117.257 12.3534 116.479 13.1401 115.53 13.1401H111.93V25.1143C111.93 26.1717 111.103 27.0077 110.057 27.0077C109.012 27.0077 108.185 26.1717 108.185 25.1143V13.1401Z" fill="white" /> <path fillRule="evenodd" clipRule="evenodd" d="M96.2178 11.3942C96.2178 10.3372 97.0448 9.50126 98.0906 9.50126C99.1364 9.50126 99.9634 10.3372 99.9634 11.3942V25.1143C99.9634 26.1717 99.1364 27.0077 98.0906 27.0077C97.0448 27.0077 96.2178 26.1717 96.2178 25.1143V11.3942Z" fill="white" /> <path fillRule="evenodd" clipRule="evenodd" d="M86.7676 18.3556L92.1018 12.9633C92.8473 12.2101 92.8473 10.9884 92.1018 10.2348C91.3566 9.48139 90.1478 9.48139 89.4027 10.2348L84.0685 15.6271L78.7343 10.2348C77.989 9.48139 76.7807 9.48139 76.0352 10.2348C75.2897 10.9884 75.2897 12.2099 76.0352 12.9633L81.3694 18.3556L76.0352 23.7477C75.2897 24.5011 75.2897 25.7228 76.0352 26.4764C76.4079 26.8532 76.8962 27.0414 77.3849 27.0414C77.8731 27.0414 78.3618 26.8532 78.7343 26.4764L84.0685 21.0841L89.4025 26.4764C89.7755 26.8532 90.2635 27.0414 90.7522 27.0414C91.2406 27.0414 91.7293 26.8532 92.1018 26.4764C92.8471 25.7228 92.8471 24.5011 92.1018 23.7477L86.7676 18.3556Z" fill="white" /> <path fillRule="evenodd" clipRule="evenodd" d="M68.1737 11.3942C68.1737 10.3372 69.0006 9.50126 70.0462 9.50126C71.0923 9.50126 71.9193 10.3372 71.9193 11.3942V25.1143C71.9193 26.1717 71.0923 27.0077 70.0462 27.0077C69.0006 27.0077 68.1737 26.1717 68.1737 25.1143V11.3942Z" fill="white" /> <path fillRule="evenodd" clipRule="evenodd" d="M52.0474 11.542C52.0474 10.4846 52.8746 9.64859 53.9206 9.64859H63.4551C64.4038 9.64859 65.1577 10.4109 65.1577 11.3697C65.1577 12.3287 64.4038 13.091 63.4551 13.091H55.7934V16.7544H62.3607C63.3091 16.7544 64.0628 17.5167 64.0628 18.4755C64.0628 19.4347 63.3091 20.1966 62.3607 20.1966H55.7934V25.1143C55.7934 26.1717 54.9662 27.0077 53.9206 27.0077C52.8746 27.0077 52.0474 26.1717 52.0474 25.1143V11.542Z" fill="white" /> <path fillRule="evenodd" clipRule="evenodd" d="M44.0456 11.3942C44.0456 10.3372 44.8726 9.50126 45.9182 9.50126C46.9642 9.50126 47.791 10.3372 47.791 11.3942V25.1143C47.791 26.1717 46.9642 27.0077 45.9182 27.0077C44.8726 27.0077 44.0456 26.1717 44.0456 25.1143V11.3942Z" fill="white" /> <path fillRule="evenodd" clipRule="evenodd" d="M22.7682 18.7576L26.2886 23.4561C26.5805 23.8461 26.5971 24.4944 26.3252 24.8986L26.1472 25.1625C25.8763 25.5659 25.3313 26.1268 24.9369 26.4092L24.5136 26.7101C24.1199 26.9919 23.4821 26.9816 23.0977 26.6865L18.4482 23.1233C18.0638 22.8282 17.4338 22.8282 17.0491 23.1233L12.3999 26.6865C12.015 26.9816 11.3739 26.9961 10.9773 26.7202L10.67 26.507C10.2731 26.2295 9.72042 25.6753 9.44417 25.2755L9.17896 24.8911C8.90271 24.4919 8.91463 23.8461 9.20524 23.4561L12.7305 18.7554C13.0211 18.3652 13.0211 17.7294 12.7305 17.3397L9.20524 12.6376C8.91463 12.2476 8.90359 11.6041 9.18205 11.2052L9.48171 10.7772C9.75906 10.3783 10.314 9.8274 10.7132 9.55372L10.9749 9.3738C11.3739 9.09878 12.015 9.11686 12.3999 9.41063L17.0491 12.974C17.4338 13.2689 18.0638 13.2689 18.4482 12.974L23.0977 9.41063C23.4821 9.11686 24.1364 9.07757 24.5533 9.3258L25.0396 9.61622C25.4563 9.86423 25.988 10.4172 26.2223 10.8442L26.3937 11.1569C26.6269 11.5829 26.5805 12.251 26.2886 12.641L22.7682 17.3419C22.4763 17.7317 22.4763 18.3688 22.7682 18.7576ZM17.8061 -2.79848e-09C7.97194 -2.79848e-09 -1.14211e-09 8.05854 -1.14211e-09 17.9989C-1.14211e-09 27.9404 7.97194 36 17.8061 36C27.6404 36 35.6124 27.9404 35.6124 17.9989C35.6124 8.05854 27.6404 -2.79848e-09 17.8061 -2.79848e-09Z" fill="#1975F1" /> </svg></span> </div> </div> <div class="headings-container"> <a href="/Guide" class="heading">Fix Your Stuff</a> <a href="/Community" class="heading">Community</a> <a href="/Store" class="heading">Store</a> </div> <div class="header-space"></div> </div> </div> </div> <div class="react-component component-ConsentBanner" data-reactroot data-name="ConsentBanner" data-props="{"isTest":false,"flagEnabled":false,"privacyPolicyUrl":"https:\/\/www.ifixit.com\/Info\/Privacy","needsConsent":false,"piwikSiteId":"6bf6bc54-82ca-4321-8620-b12d5c9b57b6","shopifyConfig":{"checkout":"store.ifixit.com","storefront":"ifixit.com","accessToken":"db3099692534a56ecec7b974a329d302"}}"> </div> <div id="page" class="hide-until-css-loaded "> <div id="main" > <div id="mainBody" > <!-- MAIN BODY --> <div class="statuses"> </div> <div id="contentFloat"> <div class="content-container"> <div id="content"> <div class="react-component component-UserPage" data-reactroot data-name="UserPage" data-props="{"userid":3399692,"viewData":[{"name":"About","label":"About","data":{"about":"<p><strong>Email:<\/strong> <a href=\"https:\/\/mail.google.com\/mail\/?view=cm&amp;fs=1&amp;to=carsten@ifixit.com\" rel=\"nofollow noopener noreferrer\">carsten@ifixit.com<\/a> | <strong>Instagram:<\/strong> <a href=\"https:\/\/www.instagram.com\/cahsten\/\" rel=\"nofollow noopener noreferrer\">@cahsten<\/a> | <strong>Twitter:<\/strong> <a href=\"https:\/\/twitter.com\/thecfrau\" rel=\"nofollow noopener noreferrer\">@thecfrau<\/a><\/p>\n\n<div class=\"clearer\"><\/div><div class=\"headerContainer\"><a class=\"selfLink\" href=\"#Section__Repairability_Engineer_at_iFixit\" title=\"Link to this section\" aria-hidden=\"true\"><span style=\"display:inline-flex; width:16px; height:16px;\" class=\"fa-svg-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 640 512\"><!--! Font Awesome Pro 6.5.1 by @fontawesome - https:\/\/fontawesome.com License - https:\/\/fontawesome.com\/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d=\"M580.3 267.2c56.2-56.2 56.2-147.3 0-203.5C526.8 10.2 440.9 7.3 383.9 57.2l-6.1 5.4c-10 8.7-11 23.9-2.3 33.9s23.9 11 33.9 2.3l6.1-5.4c38-33.2 95.2-31.3 130.9 4.4c37.4 37.4 37.4 98.1 0 135.6L433.1 346.6c-37.4 37.4-98.2 37.4-135.6 0c-35.7-35.7-37.6-92.9-4.4-130.9l4.7-5.4c8.7-10 7.7-25.1-2.3-33.9s-25.1-7.7-33.9 2.3l-4.7 5.4c-49.8 57-46.9 142.9 6.6 196.4c56.2 56.2 147.3 56.2 203.5 0L580.3 267.2zM59.7 244.8C3.5 301 3.5 392.1 59.7 448.2c53.6 53.6 139.5 56.4 196.5 6.5l6.1-5.4c10-8.7 11-23.9 2.3-33.9s-23.9-11-33.9-2.3l-6.1 5.4c-38 33.2-95.2 31.3-130.9-4.4c-37.4-37.4-37.4-98.1 0-135.6L207 165.4c37.4-37.4 98.1-37.4 135.6 0c35.7 35.7 37.6 92.9 4.4 130.9l-5.4 6.1c-8.7 10-7.7 25.1 2.3 33.9s25.1 7.7 33.9-2.3l5.4-6.1c49.9-57 47-142.9-6.5-196.5c-56.2-56.2-147.3-56.2-203.5 0L59.7 244.8z\"\/><\/svg><\/span><\/a><h3 id=\"Section__Repairability_Engineer_at_iFixit\" class=\"header\"><strong>Repairability Engineer<\/strong> at iFixit<\/h3><\/div>\n\n<div class=\"imageBox imageBox_left\"><img src=\"https:\/\/guide-images.cdn.ifixit.com\/igi\/RGW2F1VoXOOqTFRy.standard\" width=\"225\" height=\"225\" class=\"hasMenu hasLarge\" alt=\"Block Image\" onclick=\"window.open(&quot;https:\\\/\\\/guide-images.cdn.ifixit.com\\\/igi\\\/RGW2F1VoXOOqTFRy.huge&quot;, '', 'width=1200,height=1200')\" \/><\/div>\n\n<p>Hey! I\u2019m Carsten Frauenheim, and I started at iFixit in 2020 as a Tech Writer, then on to a Senior Tech Writer, and now a <strong>Repairability Engineer<\/strong>! Modern personal technology is constantly changing\u2014and I\u2019m so stoked to be on the forefront of its investigation! I write helpful repair guides and contribute to iFixit\u2019s online ecosystem, making the tech world a better place one word\/picture\/sarcastic comment at a time.<\/p>\n\n<p>More recently, <a href=\"\/Info\/Our_Partnerships\">I\u2019ve been working with companies<\/a> to assess their devices and support ecosystems through a repairability lens, problem-solving every step of the way!<\/p>\n\n<div class=\"clearer\"><\/div><div class=\"headerContainer\"><a class=\"selfLink\" href=\"#Section_Education_Experience\" title=\"Link to this section\" aria-hidden=\"true\"><span style=\"display:inline-flex; width:16px; height:16px;\" class=\"fa-svg-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 640 512\"><!--! Font Awesome Pro 6.5.1 by @fontawesome - https:\/\/fontawesome.com License - https:\/\/fontawesome.com\/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d=\"M580.3 267.2c56.2-56.2 56.2-147.3 0-203.5C526.8 10.2 440.9 7.3 383.9 57.2l-6.1 5.4c-10 8.7-11 23.9-2.3 33.9s23.9 11 33.9 2.3l6.1-5.4c38-33.2 95.2-31.3 130.9 4.4c37.4 37.4 37.4 98.1 0 135.6L433.1 346.6c-37.4 37.4-98.2 37.4-135.6 0c-35.7-35.7-37.6-92.9-4.4-130.9l4.7-5.4c8.7-10 7.7-25.1-2.3-33.9s-25.1-7.7-33.9 2.3l-4.7 5.4c-49.8 57-46.9 142.9 6.6 196.4c56.2 56.2 147.3 56.2 203.5 0L580.3 267.2zM59.7 244.8C3.5 301 3.5 392.1 59.7 448.2c53.6 53.6 139.5 56.4 196.5 6.5l6.1-5.4c10-8.7 11-23.9 2.3-33.9s-23.9-11-33.9-2.3l-6.1 5.4c-38 33.2-95.2 31.3-130.9-4.4c-37.4-37.4-37.4-98.1 0-135.6L207 165.4c37.4-37.4 98.1-37.4 135.6 0c35.7 35.7 37.6 92.9 4.4 130.9l-5.4 6.1c-8.7 10-7.7 25.1 2.3 33.9s25.1 7.7 33.9-2.3l5.4-6.1c49.9-57 47-142.9-6.5-196.5c-56.2-56.2-147.3-56.2-203.5 0L59.7 244.8z\"\/><\/svg><\/span><\/a><h3 id=\"Section_Education_Experience\" class=\"header\">Education &amp; Experience<\/h3><\/div>\n\n<div class=\"imageBox imageBox_right\"><img src=\"https:\/\/guide-images.cdn.ifixit.com\/igi\/ISlEiD2RRhg3mpdL.standard\" width=\"282\" height=\"211\" class=\"hasMenu hasLarge\" alt=\"Block Image\" onclick=\"window.open(&quot;https:\\\/\\\/guide-images.cdn.ifixit.com\\\/igi\\\/ISlEiD2RRhg3mpdL.huge&quot;, '', 'width=1600,height=1200')\" \/><\/div>\n\n<p>I graduated in 2019 from <strong>Cal Poly San Luis Obispo<\/strong> with a bachelor\u2019s degree in mechanical engineering. During my stint there I gained an incredibly satisfyingly deep understanding of the way the world works and how to explain it to others with thorough documentation <em>and<\/em> simplicity. I enjoyed this aspect (<em>enter tech writing<\/em>) and now I get to do it all day long! Near the end, I helped design and build <a href=\"https:\/\/www.train.solar\" rel=\"nofollow noopener noreferrer\">the world\u2019s fasted solar-powered train<\/a>! I also currently hold my EIT certification.<\/p>\n\n<p>I\u2019ve always loved fixing my own gadgets and the casual deep-dive into problem-solving rabbit holes, so I\u2019m truly excited to have an outlet.<\/p>\n\n<div class=\"clearer\"><\/div><div class=\"headerContainer\"><a class=\"selfLink\" href=\"#Section_More_About_Me\" title=\"Link to this section\" aria-hidden=\"true\"><span style=\"display:inline-flex; width:16px; height:16px;\" class=\"fa-svg-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 640 512\"><!--! Font Awesome Pro 6.5.1 by @fontawesome - https:\/\/fontawesome.com License - https:\/\/fontawesome.com\/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d=\"M580.3 267.2c56.2-56.2 56.2-147.3 0-203.5C526.8 10.2 440.9 7.3 383.9 57.2l-6.1 5.4c-10 8.7-11 23.9-2.3 33.9s23.9 11 33.9 2.3l6.1-5.4c38-33.2 95.2-31.3 130.9 4.4c37.4 37.4 37.4 98.1 0 135.6L433.1 346.6c-37.4 37.4-98.2 37.4-135.6 0c-35.7-35.7-37.6-92.9-4.4-130.9l4.7-5.4c8.7-10 7.7-25.1-2.3-33.9s-25.1-7.7-33.9 2.3l-4.7 5.4c-49.8 57-46.9 142.9 6.6 196.4c56.2 56.2 147.3 56.2 203.5 0L580.3 267.2zM59.7 244.8C3.5 301 3.5 392.1 59.7 448.2c53.6 53.6 139.5 56.4 196.5 6.5l6.1-5.4c10-8.7 11-23.9 2.3-33.9s-23.9-11-33.9-2.3l-6.1 5.4c-38 33.2-95.2 31.3-130.9-4.4c-37.4-37.4-37.4-98.1 0-135.6L207 165.4c37.4-37.4 98.1-37.4 135.6 0c35.7 35.7 37.6 92.9 4.4 130.9l-5.4 6.1c-8.7 10-7.7 25.1 2.3 33.9s25.1 7.7 33.9-2.3l5.4-6.1c49.9-57 47-142.9-6.5-196.5c-56.2-56.2-147.3-56.2-203.5 0L59.7 244.8z\"\/><\/svg><\/span><\/a><h3 id=\"Section_More_About_Me\" class=\"header\">More About Me<\/h3><\/div>\n\n<div class=\"imageBox imageBox_left\"><img src=\"https:\/\/guide-images.cdn.ifixit.com\/igi\/UuaAQVYNiLAOpHLI.standard\" width=\"169\" height=\"225\" class=\"hasMenu hasLarge\" alt=\"Block Image\" onclick=\"window.open(&quot;https:\\\/\\\/guide-images.cdn.ifixit.com\\\/igi\\\/UuaAQVYNiLAOpHLI.huge&quot;, '', 'width=900,height=1200')\" \/><\/div>\n\n<p>When I\u2019m not working (checking Craig\u2019s <a href=\"\/Guide\/How+to+Unclog+a+Toilet\/125143\">How To Unclog A Toilet<\/a> guide for spelling mistakes), I love to do a lot of things!<\/p>\n\n<p>These are, but not limited to: exploring the beautiful central coast of California, petting my cat, taking photos, playing board games, playing poker, drinking wine, camping, looking at cars I can\u2019t afford on Craigslist, watching too many TV shows, building way too many computers, and traveling!<\/p>\n\n<div class=\"clearer\"><\/div><div class=\"headerContainer\"><a class=\"selfLink\" href=\"#Section__Favorite_Fixes\" title=\"Link to this section\" aria-hidden=\"true\"><span style=\"display:inline-flex; width:16px; height:16px;\" class=\"fa-svg-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 640 512\"><!--! Font Awesome Pro 6.5.1 by @fontawesome - https:\/\/fontawesome.com License - https:\/\/fontawesome.com\/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d=\"M580.3 267.2c56.2-56.2 56.2-147.3 0-203.5C526.8 10.2 440.9 7.3 383.9 57.2l-6.1 5.4c-10 8.7-11 23.9-2.3 33.9s23.9 11 33.9 2.3l6.1-5.4c38-33.2 95.2-31.3 130.9 4.4c37.4 37.4 37.4 98.1 0 135.6L433.1 346.6c-37.4 37.4-98.2 37.4-135.6 0c-35.7-35.7-37.6-92.9-4.4-130.9l4.7-5.4c8.7-10 7.7-25.1-2.3-33.9s-25.1-7.7-33.9 2.3l-4.7 5.4c-49.8 57-46.9 142.9 6.6 196.4c56.2 56.2 147.3 56.2 203.5 0L580.3 267.2zM59.7 244.8C3.5 301 3.5 392.1 59.7 448.2c53.6 53.6 139.5 56.4 196.5 6.5l6.1-5.4c10-8.7 11-23.9 2.3-33.9s-23.9-11-33.9-2.3l-6.1 5.4c-38 33.2-95.2 31.3-130.9-4.4c-37.4-37.4-37.4-98.1 0-135.6L207 165.4c37.4-37.4 98.1-37.4 135.6 0c35.7 35.7 37.6 92.9 4.4 130.9l-5.4 6.1c-8.7 10-7.7 25.1 2.3 33.9s25.1 7.7 33.9-2.3l5.4-6.1c49.9-57 47-142.9-6.5-196.5c-56.2-56.2-147.3-56.2-203.5 0L59.7 244.8z\"\/><\/svg><\/span><\/a><h3 id=\"Section__Favorite_Fixes\" class=\"header\"><strong>Favorite Fixes<\/strong><\/h3><\/div>\n\n<div class=\"imageBox imageBox_right\"><img src=\"https:\/\/guide-images.cdn.ifixit.com\/igi\/3fGRijGofJ4u4NNn.standard\" width=\"282\" height=\"211\" class=\"hasMenu hasLarge\" alt=\"Block Image\" onclick=\"window.open(&quot;https:\\\/\\\/guide-images.cdn.ifixit.com\\\/igi\\\/3fGRijGofJ4u4NNn.huge&quot;, '', 'width=1600,height=1200')\" \/><\/div>\n\n<div class=\"imageBox imageBox_right\"><img src=\"https:\/\/guide-images.cdn.ifixit.com\/igi\/cTvMkX4gl6bb4r1w.standard\" width=\"282\" height=\"211\" class=\"hasMenu hasLarge\" alt=\"Block Image\" onclick=\"window.open(&quot;https:\\\/\\\/guide-images.cdn.ifixit.com\\\/igi\\\/cTvMkX4gl6bb4r1w.huge&quot;, '', 'width=1600,height=1200')\" \/><\/div>\n\n<p><br \/>I loved writing the <a href=\"\/Topic\/Steam_Deck\">Steam Deck repair guides<\/a>, <a href=\"\/Topic\/Xbox_Series_X\">Xbox Series X repair guides<\/a>, the guide on <a href=\"https:\/\/www.ifixit.com\/News\/50016\/bent-cpu-pins-arent-always-a-dead-end-you-can-carefully-bend-them-back\">how to fix bent CPU pins<\/a>, and helping curate <a href=\"https:\/\/www.ifixit.com\/News\/41440\/introducing-the-worlds-largest-medical-repair-database-free-for-everyone\">the largest medical repair database<\/a> in the world. Bam!<br \/><br \/><strong>Techy things I enjoy:<\/strong><\/p>\n\n<ul><li>AirDrop<\/li><li>Manual transmissions<\/li><li>Mini iPhones<\/li><li>RC cars<\/li><li>Old Japanese cars<\/li><\/ul>\n\n<div class=\"clearer\"><\/div><div class=\"headerContainer\"><a class=\"selfLink\" href=\"#Section__Ensuring_Quality_Repair_Information_on_iFixit\" title=\"Link to this section\" aria-hidden=\"true\"><span style=\"display:inline-flex; width:16px; height:16px;\" class=\"fa-svg-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 640 512\"><!--! Font Awesome Pro 6.5.1 by @fontawesome - https:\/\/fontawesome.com License - https:\/\/fontawesome.com\/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d=\"M580.3 267.2c56.2-56.2 56.2-147.3 0-203.5C526.8 10.2 440.9 7.3 383.9 57.2l-6.1 5.4c-10 8.7-11 23.9-2.3 33.9s23.9 11 33.9 2.3l6.1-5.4c38-33.2 95.2-31.3 130.9 4.4c37.4 37.4 37.4 98.1 0 135.6L433.1 346.6c-37.4 37.4-98.2 37.4-135.6 0c-35.7-35.7-37.6-92.9-4.4-130.9l4.7-5.4c8.7-10 7.7-25.1-2.3-33.9s-25.1-7.7-33.9 2.3l-4.7 5.4c-49.8 57-46.9 142.9 6.6 196.4c56.2 56.2 147.3 56.2 203.5 0L580.3 267.2zM59.7 244.8C3.5 301 3.5 392.1 59.7 448.2c53.6 53.6 139.5 56.4 196.5 6.5l6.1-5.4c10-8.7 11-23.9 2.3-33.9s-23.9-11-33.9-2.3l-6.1 5.4c-38 33.2-95.2 31.3-130.9-4.4c-37.4-37.4-37.4-98.1 0-135.6L207 165.4c37.4-37.4 98.1-37.4 135.6 0c35.7 35.7 37.6 92.9 4.4 130.9l-5.4 6.1c-8.7 10-7.7 25.1 2.3 33.9s25.1 7.7 33.9-2.3l5.4-6.1c49.9-57 47-142.9-6.5-196.5c-56.2-56.2-147.3-56.2-203.5 0L59.7 244.8z\"\/><\/svg><\/span><\/a><h3 id=\"Section__Ensuring_Quality_Repair_Information_on_iFixit\" class=\"header\"><strong>Ensuring Quality Repair Information on iFixit<\/strong><\/h3><\/div>\n\n<p>The <a href=\"https:\/\/www.ifixit.com\/Team\/41156\/Guide+Team\">Technical Writing team<\/a> works hard to make <a href=\"\/Info\/index\">iFixit<\/a> the best source for repair. Learn more about the <a href=\"\/Info\/content-quality\">content review process<\/a> that makes it possible.<\/p>\n\n<p><em>Thanks for sticking around, and happy fixing!<\/em><\/p>","contributions":{"favorites":{"blurbs":[],"pageContext":[]},"privateGuideData":false,"teardownsAuthored":{"blurbs":[{"simpleTitle":"Xbox Series X","type":"guide","device":"Xbox Series X","title":"Xbox Series X Teardown","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/ZYp3SsrUs1UmbW24.thumbnail","guideUrl":"\/Teardown\/Xbox+Series+X+Teardown\/138451"},{"simpleTitle":"Framework Laptop","type":"guide","device":"Framework Laptop","title":"Framework Laptop Teardown","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/cga5ycrhsbvLSW5j.thumbnail","guideUrl":"\/Teardown\/Framework+Laptop+Teardown\/145124"},{"simpleTitle":"Samsung Galaxy S21 Ultra","type":"guide","device":"Samsung Galaxy S21 Ultra","title":"Samsung Galaxy S21 Ultra Teardown","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/S6omZJi2BuT4Jg2P.thumbnail","guideUrl":"\/Teardown\/Samsung+Galaxy+S21+Ultra+Teardown\/141188"},{"simpleTitle":"Samsung Galaxy Z Fold3","type":"guide","device":"Samsung Galaxy Z Fold3","title":"Samsung Galaxy Z Fold3 Teardown","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/ltXWkRDdYvVsEkmX.thumbnail","guideUrl":"\/Teardown\/Samsung+Galaxy+Z+Fold3+Teardown\/144857"},{"simpleTitle":"Samsung Galaxy Buds2","type":"guide","device":"Samsung Galaxy Buds2","title":"Samsung Galaxy Buds2 Teardown","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/YgXhYbqw5AQhKPJu.thumbnail","guideUrl":"\/Teardown\/Samsung+Galaxy+Buds2+Teardown\/144874"},{"simpleTitle":"iPad Mini 6","type":"guide","device":"iPad Mini 6","title":"iPad Mini 6 Teardown","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/VoUL54t4bLLQkPoR.thumbnail","guideUrl":"\/Teardown\/iPad+Mini+6+Teardown\/145085"},{"simpleTitle":"Steam Deck","type":"guide","device":"Steam Deck","title":"Steam Deck Screw ID","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/VkcnXf2CsW6dZX3c.thumbnail","guideUrl":"\/Guide\/Steam+Deck+Screw+ID\/167406"},{"simpleTitle":"iPad Air 4","type":"guide","device":"iPad Air 4","title":"iPad Air 4 Teardown","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/ZByXAf1DEL31AsXJ.thumbnail","guideUrl":"\/Teardown\/iPad+Air+4+Teardown\/141032"},{"simpleTitle":"Samsung Galaxy Z Flip3","type":"guide","device":"Samsung Galaxy Z Flip3","title":"Samsung Galaxy Z Flip3 Teardown","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/rERfw5Qb3MakeIyV.thumbnail","guideUrl":"\/Teardown\/Samsung+Galaxy+Z+Flip3+Teardown\/144856"},{"simpleTitle":"iMac M3 24\"","type":"guide","device":"iMac M3 24\"","title":"iMac M3 24\" Teardown: Apple\u2019s Most Replaceable Battery?","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/s23VyL4SGMwPEUEG.thumbnail","guideUrl":"\/Teardown\/iMac+M3+24-Inch+Teardown:+Apple%E2%80%99s+Most+Replaceable+Battery-\/172727"}],"pageContext":{"type":"teardownsAuthored","curPage":1,"totalPages":1,"prevPage":false,"nextPage":false}},"teardownsContributed":{"blurbs":[{"simpleTitle":"iPhone 13 Pro","type":"guide","device":"iPhone 13 Pro","title":"iPhone 13 Pro Teardown","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/kLnZ4dpjSIIxjSDI.thumbnail","guideUrl":"\/Teardown\/iPhone+13+Pro+Teardown\/144928"},{"simpleTitle":"MacBook Pro 16\" 2019","type":"guide","device":"MacBook Pro 16\" 2019","title":"MacBook Pro 16\" 2019 Teardown","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/veUyBQRpCHCCrYtJ.thumbnail","guideUrl":"\/Teardown\/MacBook+Pro+16-Inch+2019+Teardown\/128106"},{"simpleTitle":"Xbox One Wireless Controller Model 1537","type":"guide","device":"Xbox One Wireless Controller Model 1537","title":"Xbox One Wireless Controller Teardown","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/1K1Y5pSq3uLpHRWJ.thumbnail","guideUrl":"\/Teardown\/Xbox+One+Wireless+Controller+Teardown\/72986"},{"simpleTitle":"iPhone XR","type":"guide","device":"iPhone XR","title":"iPhone XR Teardown","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/nZM5eSg2fREyTgwe.thumbnail","guideUrl":"\/Teardown\/iPhone+XR+Teardown\/114123"},{"simpleTitle":"iPhone 12 Pro Max","type":"guide","device":"iPhone 12 Pro Max","title":"iPhone 12 Pro Max Teardown","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/ckfjuopZITpWmRyy.thumbnail","guideUrl":"\/Teardown\/iPhone+12+Pro+Max+Teardown\/138640"},{"simpleTitle":"Microsoft Surface Laptop Gen 1","type":"guide","device":"Microsoft Surface Laptop Gen 1","title":"Microsoft Surface Laptop Teardown","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/ENAQ2ofy4iXcxVTw.thumbnail","guideUrl":"\/Teardown\/Microsoft+Surface+Laptop+Teardown\/92915"},{"simpleTitle":"iPhone XS","type":"guide","device":"iPhone XS","title":"iPhone XS and XS Max Teardown","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/aJwdWNI1iSVZeKGj.thumbnail","guideUrl":"\/Teardown\/iPhone+XS+and+XS+Max+Teardown\/113021"},{"simpleTitle":"iPhone 12 mini","type":"guide","device":"iPhone 12 mini","title":"iPhone 12 mini Teardown","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/tVrdHyYdPeXY24qa.thumbnail","guideUrl":"\/Teardown\/iPhone+12+mini+Teardown\/138505"},{"simpleTitle":"iPhone 7","type":"guide","device":"iPhone 7","title":"iPhone 7 Teardown","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/Ob6bKZiLiVAWJMAg.thumbnail","guideUrl":"\/Teardown\/iPhone+7+Teardown\/67382"},{"simpleTitle":"MacBook Pro 13\" Function Keys Late 2016","type":"guide","device":"MacBook Pro 13\" Function Keys Late 2016","title":"MacBook Pro 13\" Function Keys Late 2016 Teardown","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/qRkQVxmSNXH5gLZP.thumbnail","guideUrl":"\/Teardown\/MacBook+Pro+13-Inch+Function+Keys+Late+2016+Teardown\/72415"}],"pageContext":{"type":"teardownsContributed","curPage":1,"totalPages":10,"prevPage":false,"nextPage":true}},"teardownsTranslated":{"blurbs":[],"pageContext":[]},"authored":{"blurbs":[{"simpleTitle":"Steam Deck SSD","type":"guide","device":"Steam Deck","title":"Steam Deck SSD Replacement","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/6A53XWGYMWoRmIQk.thumbnail","guideUrl":"\/Guide\/Steam+Deck+SSD+Replacement\/148989"},{"simpleTitle":"MacBook Air 13\" Late 2020 Screen","type":"guide","device":"MacBook Air 13\" Late 2020","title":"MacBook Air 13\" Late 2020 Screen Replacement","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/6BOFdvCUYRmAlv6w.thumbnail","guideUrl":"\/Guide\/MacBook+Air+13-Inch+Late+2020+Screen+Replacement\/142554"},{"simpleTitle":"Steam Deck","type":"guide","device":"Steam Deck","title":"How to Enable Steam Deck Battery Storage Mode","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/bQlZkHFKKQsUAVgS.thumbnail","guideUrl":"\/Guide\/How+to+Enable+Steam+Deck+Battery+Storage+Mode\/149962"},{"simpleTitle":"PlayStation 5","type":"guide","device":"PlayStation 5","title":"How to Open and Clean a PlayStation 5","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/63YrcLQHgiAQuNBb.thumbnail","guideUrl":"\/Guide\/How+to+Open+and+Clean+a+PlayStation+5\/174398"},{"simpleTitle":"MacBook Air 13\" Late 2020 Battery","type":"guide","device":"MacBook Air 13\" Late 2020","title":"MacBook Air 13\" Late 2020 Battery Replacement","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/DKmOX4tWUyFwDpMs.thumbnail","guideUrl":"\/Guide\/MacBook+Air+13-Inch+Late+2020+Battery+Replacement\/142559"},{"simpleTitle":"Steam Deck Battery","type":"guide","device":"Steam Deck","title":"Steam Deck Battery Replacement","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/FIpTjDiJsgCjEGZC.thumbnail","guideUrl":"\/Guide\/Steam+Deck+Battery+Replacement\/149070"},{"simpleTitle":"MacBook Pro 16\" 2019 Battery","type":"guide","device":"MacBook Pro 16\" 2019","title":"MacBook Pro 16\" 2019 Battery Replacement","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/SJjKbENhhWknWpCW.thumbnail","guideUrl":"\/Guide\/MacBook+Pro+16-Inch+2019+Battery+Replacement\/135185"},{"simpleTitle":"Logitech Slim Folio Battery","type":"guide","device":"Logitech Slim Folio","title":"Logitech Slim Folio Battery Replacement","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/mgAJqrBydZ2XrQAw.thumbnail","guideUrl":"\/Guide\/Logitech+Slim+Folio+Battery+Replacement\/145390"},{"simpleTitle":"Steam Deck Screen","type":"guide","device":"Steam Deck","title":"Steam Deck Screen Replacement","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/UFNgMnIKoJ1dsLGA.thumbnail","guideUrl":"\/Guide\/Steam+Deck+Screen+Replacement\/148986"},{"simpleTitle":"PlayStation 4","type":"guide","device":"PlayStation 4","title":"How to Open and Clean a PlayStation 4","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/yS46gxYQcLJqXMuE.thumbnail","guideUrl":"\/Guide\/How+to+Open+and+Clean+a+PlayStation+4\/174399"}],"pageContext":{"type":"authored","curPage":1,"totalPages":35,"prevPage":false,"nextPage":true}},"contributed":{"blurbs":[{"simpleTitle":"Mac mini (2024)","type":"guide","device":"Mac mini (2024)","title":"How to Replace the SSD in your Mac mini (2024)","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/E2Fbvmui3E43CHr5.thumbnail","guideUrl":"\/Guide\/How+to+Replace+the+SSD+in+your+Mac+mini+(2024)\/180199"},{"simpleTitle":"Nintendo Switch Battery","type":"guide","device":"Nintendo Switch","title":"Nintendo Switch Battery Replacement","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/IhLUI4W5oRCMvIWx.thumbnail","guideUrl":"\/Guide\/Nintendo+Switch+Battery+Replacement\/112995"},{"simpleTitle":"Xbox Series X","type":"guide","device":"Xbox Series X","title":"How to Open and Clean an Xbox Series X","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/eUvn3Cid4VNdQ1gE.thumbnail","guideUrl":"\/Guide\/How+to+Open+and+Clean+an+Xbox+Series+X\/146486"},{"simpleTitle":"iPhone 11 Battery","type":"guide","device":"iPhone 11","title":"iPhone 11 Battery Replacement","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/dPjkPWDYjsF5c6yr.thumbnail","guideUrl":"\/Guide\/iPhone+11+Battery+Replacement\/127450"},{"simpleTitle":"iPhone 12 Battery","type":"guide","device":"iPhone 12","title":"iPhone 12 Battery Replacement","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/3P3vYIESwES1TCR5.thumbnail","guideUrl":"\/Guide\/iPhone+12+Battery+Replacement\/140588"},{"simpleTitle":"iPhone 13 Battery","type":"guide","device":"iPhone 13","title":"iPhone 13 Battery Replacement","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/ORbSyqAvAy3Dbuw2.thumbnail","guideUrl":"\/Guide\/iPhone+13+Battery+Replacement\/145896"},{"simpleTitle":"Apple Watch Battery","type":"guide","device":"Apple Watch","title":"Apple Watch Battery Replacement","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/TBqHirtrMT3SDA3k.thumbnail","guideUrl":"\/Guide\/Apple+Watch+Battery+Replacement\/41080"},{"simpleTitle":"MacBook Pro 15\" Retina Display Mid 2015 Battery","type":"guide","device":"MacBook Pro 15\" Retina Display Mid 2015","title":"MacBook Pro 15\" Retina Display Mid 2015 Battery Replacement","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/KFgORyA4lPOrvfpS.thumbnail","guideUrl":"\/Guide\/MacBook+Pro+15-Inch+Retina+Display+Mid+2015+Battery+Replacement\/89284"},{"simpleTitle":"MacBook Pro 13\" Retina Display Early 2015 Battery","type":"guide","device":"MacBook Pro 13\" Retina Display Early 2015","title":"MacBook Pro 13\" Retina Display Early 2015 Battery Replacement","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/Y26GEg4MNSyZSgvE.thumbnail","guideUrl":"\/Guide\/MacBook+Pro+13-Inch+Retina+Display+Early+2015+Battery+Replacement\/45137"},{"simpleTitle":"iPhone 14 Rear Glass","type":"guide","device":"iPhone 14","title":"iPhone 14 Rear Glass Replacement","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/eIeeuyhLUNWED5FE.thumbnail","guideUrl":"\/Guide\/iPhone+14+Rear+Glass+Replacement\/153210"}],"pageContext":{"type":"contributed","curPage":1,"totalPages":96,"prevPage":false,"nextPage":true}},"translated":{"blurbs":[{"simpleTitle":"Xbox Series X","type":"guide","device":"Xbox Series X","title":"Comment r\u00e9soudre le probl\u00e8me d'une Xbox Series X qui surchauffe","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/otEDrUSv5AlMh2M1.thumbnail","guideUrl":"\/Guide\/Comment+r%C3%A9soudre+le+probl%C3%A8me+d'une+Xbox+Series+X+qui+surchauffe\/174923"},{"simpleTitle":"Xbox Series X","type":"guide","device":"Xbox Series X","title":"Come fare quando un Xbox serie X si surriscalda","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/otEDrUSv5AlMh2M1.thumbnail","guideUrl":"\/Guide\/Come+fare+quando+un+Xbox+serie+X+si+surriscalda\/174923"},{"simpleTitle":"Xbox Series X","type":"guide","device":"Xbox Series X","title":"Xbox Series X \u00dcberhitzen vermeiden","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/otEDrUSv5AlMh2M1.thumbnail","guideUrl":"\/Guide\/Xbox+Series+X+%C3%9Cberhitzen+vermeiden\/174923"}],"pageContext":{"type":"translated","curPage":1,"totalPages":1,"prevPage":false,"nextPage":false}},"wikisAuthored":{"blurbs":[{"simpleTitle":false,"type":"wiki","device":false,"title":"Logitech MX Master Series","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/WG3L3Q2HN6UoGXM1.thumbnail","guideUrl":"\/Device\/Logitech_MX_Master_Series_Mouse"},{"simpleTitle":false,"type":"wiki","device":false,"title":"Logitech G Series","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/DZKyuecI1v3lUrkA.thumbnail","guideUrl":"\/Device\/Logitech_G_Series_Mouse"},{"simpleTitle":false,"type":"wiki","device":false,"title":"iPhone 16 Pro Max","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/5uhh2Qp5dYqSBm2d.thumbnail","guideUrl":"\/Device\/iPhone_16_Pro_Max"},{"simpleTitle":false,"type":"wiki","device":false,"title":"MacBook Air 13\" Retina Late 2020","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/GFGtRYnMIPX2PYiO.thumbnail","guideUrl":"\/Device\/MacBook_Air_13%22_Late_2020"},{"simpleTitle":false,"type":"wiki","device":false,"title":"How to Identify PS5 DualSense Controller Version","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/BDrJj6WIfghd6vbW.thumbnail","guideUrl":"\/Wiki\/How_to_Identify_PS5_DualSense_Controller_Version"},{"simpleTitle":false,"type":"wiki","device":false,"title":"Steam Deck OLED","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/gPkmqjnKZnuIVa2J.thumbnail","guideUrl":"\/Device\/Steam_Deck_OLED"},{"simpleTitle":false,"type":"wiki","device":false,"title":"Mac mini (2024)","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/j3FiAIRek34nKOkx.thumbnail","guideUrl":"\/Device\/Mac_mini_%282024%29"},{"simpleTitle":false,"type":"wiki","device":false,"title":"Xbox Series X","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/gqwGeLjTIp6SAXCs.thumbnail","guideUrl":"\/Device\/Xbox_Series_X"},{"simpleTitle":false,"type":"wiki","device":false,"title":"Logitech Keyboard","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/thbuxkCoJITNs2Zk.thumbnail","guideUrl":"\/Device\/Logitech_Keyboard"},{"simpleTitle":false,"type":"wiki","device":false,"title":"MacBook Pro 14\"","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/nIonWakxkkGlFaQI.thumbnail","guideUrl":"\/Device\/MacBook_Pro_14%22"}],"pageContext":{"type":"wikisAuthored","curPage":1,"totalPages":22,"prevPage":false,"nextPage":true}},"wikisContributed":{"blurbs":[{"simpleTitle":false,"type":"wiki","device":false,"title":"Phone","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/jZaiuAYs5NLNLbJx.thumbnail","guideUrl":"\/Device\/Phone"},{"simpleTitle":false,"type":"wiki","device":false,"title":"Android Phone","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/xBIKabGYsVovtxmL.thumbnail","guideUrl":"\/Device\/Android_Phone"},{"simpleTitle":false,"type":"wiki","device":false,"title":"Mac","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/fqOwLIXJtQYvBYrh.thumbnail","guideUrl":"\/Device\/Mac"},{"simpleTitle":false,"type":"wiki","device":false,"title":"PC Laptop","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/kLo4L3BhR6DsVKGR.thumbnail","guideUrl":"\/Device\/PC_Laptop"},{"simpleTitle":false,"type":"wiki","device":false,"title":"Game Console","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/EEskYBovinrIQtQe.thumbnail","guideUrl":"\/Device\/Game_Console"},{"simpleTitle":false,"type":"wiki","device":false,"title":"Mac Laptop","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/XQJIWNshSM2T2wRV.thumbnail","guideUrl":"\/Device\/Mac_Laptop"},{"simpleTitle":false,"type":"wiki","device":false,"title":"Samsung Phone","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/hORCOR11pGRWGIr6.thumbnail","guideUrl":"\/Device\/Samsung_Android_Phone"},{"simpleTitle":false,"type":"wiki","device":false,"title":"Tool","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/Euhc4CKLRNolbVCx.thumbnail","guideUrl":"\/Device\/Tool"},{"simpleTitle":false,"type":"wiki","device":false,"title":"Steam Deck","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/Wtn1kAHp1BMqGWOi.thumbnail","guideUrl":"\/Device\/Steam_Deck"},{"simpleTitle":false,"type":"wiki","device":false,"title":"DualSense Controller V1","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/OMnLUq5w6HXYhFku.thumbnail","guideUrl":"\/Device\/DualSense"}],"pageContext":{"type":"wikisContributed","curPage":1,"totalPages":40,"prevPage":false,"nextPage":true}},"wikisTranslated":{"blurbs":[],"pageContext":[]},"comments":{"info":[{"title":"iPhone 12 mini Opening Procedure","text":"<p>The plastic frame should stay <strong>with the display<\/strong>.<\/p>","url":"\/Guide\/iPhone+12+mini+Opening+Procedure\/139692#comment-998598","date":1739475025,"date_html":"<time class=\"js-realtime-date hidden-print\" title=\"Thu, 13 Feb 2025 12:30:25 -0700\" datetime=\"2025-02-13T12:30:25-07:00\">4 days ago<\/time><time class=\"visible-print\">Feb 13, 2025<\/time>"},{"title":"MacBook Air 13\" Late 2020 Audio Board Replacement","text":"<p>Richard, <br \/>Entschuldigen Sie zun\u00e4chst mein schlechtes Deutsch. Es lohnt sich wahrscheinlich, die Audioplatine auszubauen und anschlie\u00dfend zu reinigen. Verwenden Sie zum Reinigen der Anschl\u00fcsse &gt;90% Isopropylalkohol und eine weiche B\u00fcrste wie eine Zahnb\u00fcrste. Auf sichtbare Korrosion pr\u00fcfen. Konzentrierte sich der Wasserschaden auf die N\u00e4he der Audioplatine? Ich glaube nicht, dass Wasser den Lautsprechern Schaden zuf\u00fcgen w\u00fcrde, es sei denn, sie w\u00fcrden in Wasser getaucht, oder dass das Wasser speziell ihren Stecker besch\u00e4digt h\u00e4tte. Viel Gl\u00fcck bei deiner Reparatur. Ich bin gespannt, ob Sie das Problem l\u00f6sen.<\/p>","url":"\/Guide\/MacBook+Air+13-Inch+Late+2020+Audio+Board+Replacement\/142555#comment-995511","date":1737667248,"date_html":"<time title=\"Thu, 23 Jan 2025 14:20:48 -0700\" datetime=\"2025-01-23T14:20:48-07:00\">Jan 23, 2025<\/time>"},{"title":"Steam Deck Back Cover Replacement","text":"<p>Model 1030 is the OLED version, which we have separate guides for! See here: <a href=\"\/Topic\/Steam_Deck_OLED\">Steam Deck OLED<\/a><\/p>","url":"\/Guide\/Steam+Deck+Back+Cover+Replacement\/148893#comment-995143","date":1737493389,"date_html":"<time title=\"Tue, 21 Jan 2025 14:03:09 -0700\" datetime=\"2025-01-21T14:03:09-07:00\">Jan 21, 2025<\/time>"},{"title":"Steam Deck Right Button Board Replacement","text":"<p>Model 1030 is the OLED version, which we have separate guides for! See here: <a href=\"\/Topic\/Steam_Deck_OLED\">Steam Deck OLED<\/a><\/p>","url":"\/Guide\/Steam+Deck+Right+Button+Board+Replacement\/148943#comment-995142","date":1737493365,"date_html":"<time title=\"Tue, 21 Jan 2025 14:02:45 -0700\" datetime=\"2025-01-21T14:02:45-07:00\">Jan 21, 2025<\/time>"},{"title":"Steam Deck Right Button Board Replacement","text":"<p>Model 1030 is the OLED version, which we have separate guides for! See here: <a href=\"\/Topic\/Steam_Deck_OLED\">Steam Deck OLED<\/a><\/p>","url":"\/Guide\/Steam+Deck+Right+Button+Board+Replacement\/148943#comment-995141","date":1737493319,"date_html":"<time title=\"Tue, 21 Jan 2025 14:01:59 -0700\" datetime=\"2025-01-21T14:01:59-07:00\">Jan 21, 2025<\/time>"},{"title":"Steam Deck Battery Disconnection","text":"<p>Model 1030 is the OLED version, which we have separate guides for! See here: <a href=\"\/Topic\/Steam_Deck_OLED\">Steam Deck OLED<\/a><\/p>","url":"\/Guide\/Steam+Deck+Battery+Disconnection\/148894#comment-995140","date":1737493294,"date_html":"<time title=\"Tue, 21 Jan 2025 14:01:34 -0700\" datetime=\"2025-01-21T14:01:34-07:00\">Jan 21, 2025<\/time>"},{"title":"Steam Deck Right Trigger Replacement","text":"<p>Model 1030 is the OLED version, which we have separate guides for! See here: <a href=\"\/Topic\/Steam_Deck_OLED\">Steam Deck OLED<\/a><\/p>","url":"\/Guide\/Steam+Deck+Right+Trigger+Replacement\/148900#comment-995139","date":1737493270,"date_html":"<time title=\"Tue, 21 Jan 2025 14:01:10 -0700\" datetime=\"2025-01-21T14:01:10-07:00\">Jan 21, 2025<\/time>"},{"title":"How to Apply Rear Cover Adhesive in Your Google Pixel 7a","text":"<p>Yes, small amounts of &gt;90% IPA should help loosen it up.<\/p>","url":"\/Guide\/How+to+Apply+Rear+Cover+Adhesive+in+Your+Google+Pixel+7a\/162229#comment-994196","date":1737049288,"date_html":"<time title=\"Thu, 16 Jan 2025 10:41:28 -0700\" datetime=\"2025-01-16T10:41:28-07:00\">Jan 16, 2025<\/time>"},{"title":"Optical Drive Removal","text":"<p>Try to &quot;walk&quot; the connector out: pry up one side, then the other. Best of luck!<\/p>","url":"\/Guide\/Optical+Drive+Removal\/141744#comment-993106","date":1736442682,"date_html":"<time title=\"Thu, 09 Jan 2025 10:11:22 -0700\" datetime=\"2025-01-09T10:11:22-07:00\">Jan 9, 2025<\/time>"},{"title":"Xbox Series X Wi-Fi Antenna Board Replacement","text":"<p>This is the W-Fi board guide. Here's the accessory board guide: <a href=\"\/Guide\/Xbox+Series+X+Accessory+Antenna+Board+Replacement\/141746\">Xbox Series X Accessory Antenna Board Replacement<\/a><\/p>","url":"\/Guide\/Xbox+Series+X+Wi-Fi+Antenna+Board+Replacement\/141749#comment-992786","date":1736285058,"date_html":"<time title=\"Tue, 07 Jan 2025 14:24:18 -0700\" datetime=\"2025-01-07T14:24:18-07:00\">Jan 7, 2025<\/time>"}],"pageContext":{"type":"note","curPage":1,"totalPages":11,"prevPage":false,"nextPage":true}},"successes":{"blurbs":[{"simpleTitle":"iFixit","type":"guide","device":"iFixit","title":"How to Take Awesome Photos","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/u6PqknoWZUqVTuRX.thumbnail","guideUrl":"\/Guide\/How+to+Take+Awesome+Photos\/38496"},{"simpleTitle":"Xbox One - Play and Charge Kit","type":"guide","device":"Xbox One - Play and Charge Kit","title":"Xbox One Play & Charge Kit not charging with USB?","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/pPuODIDpQvUZkQqf.thumbnail","guideUrl":"\/Guide\/Xbox+One+Play+&+Charge+Kit+not+charging+with+USB-\/122662"},{"simpleTitle":"Xbox One Wireless Controller Model 1708 Joystick Caps","type":"guide","device":"Xbox One Wireless Controller Model 1708","title":"Xbox One Wireless Controller Model 1708 Joystick Cap Replacement","thumbnail":"https:\/\/guide-images.cdn.ifixit.com\/igi\/MZVUaiTS5XOjlO4Q.thumbnail","guideUrl":"\/Guide\/Xbox+One+Wireless+Controller+Model+1708+Joystick+Cap+Replacement\/98309"}],"pageContext":{"type":"successes","curPage":1,"totalPages":1,"prevPage":false,"nextPage":false}},"stories":{"info":[],"pageContext":[]},"questions":{"info":[],"pageContext":[]},"answers":{"info":[{"title":"Answer to \"VCOM setup mismatched by KOBO\"","text":"V M, Some users are seeing small mismatches in VCOM values (e.g. -1362 mV in software compared to -1.37 printed on the display cable). The software is displaying a rounded value, and sometimes latching to a predetermined &quot;expected&quot; result. So, even if it looks like they're off by a little, they actually do match\u2014nothing to worry about! All Kobo displays come pre-calibrated\u2014so, even if it might seem like the software and printed VCOM numbers don't match to the exact digit, it's still working as designed under the hood. Additionally, even if the displays were off by a few mV, that small of a mismatch isn't stark enough to cause display damage. Hope this helps!","url":"\/Answers\/View\/849648\/VCOM+setup+mismatched+by+KOBO?permalink=answer-851826#answer851826","date":1717093794,"date_html":"<time title=\"Thu, 30 May 2024 11:29:54 -0700\" datetime=\"2024-05-30T11:29:54-07:00\">May 30, 2024<\/time>"},{"title":"Answer to \"What\u2019s the torx screw sizes gonna be? Trying to buy screwdrivers\"","text":"The Steam Deck OLED uses size T6 Torx screws for the rear cover.","url":"\/Answers\/View\/823295\/What%E2%80%99s+the+torx+screw+sizes+gonna+be+Trying+to+buy+screwdrivers?permalink=answer-823955#answer823955","date":1699987585,"date_html":"<time title=\"Tue, 14 Nov 2023 11:46:25 -0700\" datetime=\"2023-11-14T11:46:25-07:00\">Nov 14, 2023<\/time>"},{"title":"Answer to \"Can I just buy the OLED screen standalone to replace the LCD screen?\"","text":"Unfortunately no. The new Steam Deck OLED uses a completely different display connector over the Steam Deck LCD.","url":"\/Answers\/View\/823177\/Can+I+just+buy+the+OLED+screen+standalone+to+replace+the+LCD+screen?permalink=answer-823178#answer823178","date":1699558508,"date_html":"<time title=\"Thu, 09 Nov 2023 12:35:08 -0700\" datetime=\"2023-11-09T12:35:08-07:00\">Nov 9, 2023<\/time>"},{"title":"Answer to \"Replace screen without full disassembly?\"","text":"The steps requiring access through the back are for two reasons: (1) To disconnect the battery (2) To disconnect the display cable Regardless of the method, you'll need to heat the display adhesive and get at it from the front at some point, like is described in the guides. If you do that first, before going in from the back, you'll have trouble disconnecting the display cable\u2014or at least trouble getting it reconnected on the new display. There's not a lot of slack to work with there. You'll have to go in from the back eventually, and it's ideal to already have the display cable disconnected before removing the screen. Hope that helps!","url":"\/Answers\/View\/774651\/Replace+screen+without+full+disassembly?permalink=answer-774952#answer774952","date":1679502430,"date_html":"<time title=\"Wed, 22 Mar 2023 09:27:10 -0700\" datetime=\"2023-03-22T09:27:10-07:00\">Mar 22, 2023<\/time>"},{"title":"Answer to \"Possible to replace just the rear glass cover\/lens over the camera?\"","text":"CC, it can be independently replaced, but it\u2019s a part of the back cover. In the 4a 5G, in order to access the back cover, you need to remove the screen, as seen in our guide here. Once you have the rear cover removed, the flash, mic, and sensor need to be removed. You can see that assembly in this step. The lens cover is then adhered to the back cover. If you source a replacement cover, you may want to find one with pre-applied adhesive, otherwise water resistance will almost certainly be lost.","url":"\/Answers\/View\/709310\/Possible+to+replace+just+the+rear+glass+cover-lens+over+the+camera?permalink=answer-709334#answer709334","date":1634685318,"date_html":"<time title=\"Tue, 19 Oct 2021 16:15:18 -0700\" datetime=\"2021-10-19T16:15:18-07:00\">Oct 19, 2021<\/time>"},{"title":"Answer to \"User upgradable ram in the McBook Pro 14\" 2021?\"","text":"The MacBooks with Apple Silicon utilize a \u201cunified\u201d memory design, leaving the RAM modules soldered to the board. They are not user-replaceable, and buyers will need to spec out their desired capacity at time of purchase.","url":"\/Answers\/View\/709292\/User+upgradable+ram+in+the+McBook+Pro+14%22+2021?permalink=answer-709298#answer709298","date":1634662661,"date_html":"<time title=\"Tue, 19 Oct 2021 09:57:41 -0700\" datetime=\"2021-10-19T09:57:41-07:00\">Oct 19, 2021<\/time>"}],"pageContext":{"type":"answers","curPage":1,"totalPages":1,"prevPage":false,"nextPage":false}}}},"url":"\/User\/About\/3399692","id":"aboutTab"},{"name":"Activity","label":"Activity","data":{"activityTimelineURI":"\/User\/Graph\/Time\/3399692","pageContext":{"type":"userActivity","curPage":1,"totalPages":187,"prevPage":false,"nextPage":true},"filters":{"mainFilters":[{"url":"\/User\/Activity\/3399692\/Carsten+Frauenheim\/all","label":"All","name":"all"},{"url":"\/User\/Activity\/3399692\/Carsten+Frauenheim\/action","label":"Action","name":"action"},{"url":"\/User\/Activity\/3399692\/Carsten+Frauenheim\/badges","label":"Badges","name":"badges"},{"url":"\/User\/Activity\/3399692\/Carsten+Frauenheim\/comments","label":"Comments","name":"comments"},{"url":"\/User\/Activity\/3399692\/Carsten+Frauenheim\/guides","label":"Guides","name":"guides"},{"url":"\/User\/Activity\/3399692\/Carsten+Frauenheim\/posts","label":"Posts","name":"posts"}],"extraFilters":[{"url":"\/User\/Activity\/3399692\/Carsten+Frauenheim\/guide_meta","label":"Guide Meta","name":"guide_meta"},{"url":"\/User\/Activity\/3399692\/Carsten+Frauenheim\/guide_step_revisions","label":"Guide Step Revisions","name":"guide_step_revisions"},{"url":"\/User\/Activity\/3399692\/Carsten+Frauenheim\/guide_step_text","label":"Guide Step Text","name":"guide_step_text"},{"url":"\/User\/Activity\/3399692\/Carsten+Frauenheim\/guide_text","label":"Guide Text","name":"guide_text"},{"url":"\/User\/Activity\/3399692\/Carsten+Frauenheim\/moderation","label":"Moderation","name":"moderation"},{"url":"\/User\/Activity\/3399692\/Carsten+Frauenheim\/moderator_votes","label":"Moderator Votes","name":"moderator_votes"},{"url":"\/User\/Activity\/3399692\/Carsten+Frauenheim\/stories","label":"Stories","name":"stories"},{"url":"\/User\/Activity\/3399692\/Carsten+Frauenheim\/teams","label":"Teams","name":"teams"},{"url":"\/User\/Activity\/3399692\/Carsten+Frauenheim\/user_likes","label":"User Likes","name":"user_likes"},{"url":"\/User\/Activity\/3399692\/Carsten+Frauenheim\/user_success","label":"User Success","name":"user_success"},{"url":"\/User\/Activity\/3399692\/Carsten+Frauenheim\/user_votes","label":"User Votes","name":"user_votes"},{"url":"\/User\/Activity\/3399692\/Carsten+Frauenheim\/users","label":"Users","name":"users"},{"url":"\/User\/Activity\/3399692\/Carsten+Frauenheim\/wiki_area_revisions","label":"Wiki Area Revisions","name":"wiki_area_revisions"},{"url":"\/User\/Activity\/3399692\/Carsten+Frauenheim\/wiki_revisions","label":"Wiki Revisions","name":"wiki_revisions"}]}},"url":"\/User\/Activity\/3399692","id":"activityTab"},{"name":"Reputation","label":"Reputation","data":{"enableGraph":true,"reputationBreakdown":[{"doctype":"user_success","event":"someone_completed","totalRep":68724,"timesReceived":5722,"eventObject":{"dailylimitdata":{"area":"guide"},"area":"guide","groupname":"user_successes","tablename":"user_success","eventname":"someone_completed","display":true,"title":"Someone completed your guide","deltaCallback":"rep_per_guide","delta":30,"ratelimits":[]}},{"doctype":"guides","event":"admin_reviewed","totalRep":47628,"timesReceived":373,"eventObject":{"dailylimitdata":{"area":"guide","exempt":true},"area":"guide","groupname":"guides","tablename":"guides","eventname":"admin_reviewed","display":true,"title":"Admin approved your guide","deltaCallback":"rep_per_guide_creation","delta":60,"ratelimits":[]}},{"doctype":"wiki_revisions","event":"admin_reviewed","totalRep":12060,"timesReceived":277,"eventObject":{"dailylimitdata":{"area":"guide","exempt":true},"area":"guide","groupname":"wiki","tablename":"wiki_revisions","eventname":"admin_reviewed","display":true,"title":"Admin approved your wiki","deltaCallback":null,"delta":50,"ratelimits":[]}},{"doctype":"user_likes","event":"someone_liked","totalRep":3003,"timesReceived":453,"eventObject":{"dailylimitdata":{"area":"guide"},"area":"guide","groupname":"user_likes","tablename":"user_likes","eventname":"someone_liked","display":true,"title":"Someone liked your guide","deltaCallback":null,"delta":10,"ratelimits":[]}},{"doctype":"guides","event":"answers_upvote","totalRep":1730,"timesReceived":257,"eventObject":{"dailylimitdata":{"area":"guide"},"area":"guide","groupname":"guides","tablename":"guides","eventname":"answers_upvote","display":true,"title":"Post upvoted containing a link to your guide","deltaCallback":null,"delta":10,"ratelimits":[]}},{"doctype":"user_votes","event":"was_voted_up","totalRep":468,"timesReceived":39,"eventObject":{"dailylimitdata":{"area":"answers"},"area":"answers","groupname":"votes","tablename":"user_votes","eventname":"was_voted_up","display":true,"title":"Post was voted up","deltaCallback":null,"delta":12,"ratelimits":[]}},{"doctype":"guides","event":"guide_translated","totalRep":170,"timesReceived":9,"eventObject":{"dailylimitdata":{"area":"guide","exempt":false},"area":"guide","groupname":"guides","tablename":"guides","eventname":"guide_translated","display":true,"title":"You translated a guide","deltaCallback":"rep_per_guide_translation","delta":30,"ratelimits":[]}},{"doctype":"posts","event":"answer_was_accepted","totalRep":90,"timesReceived":3,"eventObject":{"dailylimitdata":{"area":"answers","exempt":true},"area":"answers","groupname":"posts","tablename":"posts","eventname":"answer_was_accepted","display":true,"title":"Answer accepted","deltaCallback":null,"delta":30,"ratelimits":[]}},{"doctype":"wiki_area_revisions","event":"edit_accepted","totalRep":9,"timesReceived":26,"eventObject":{"dailylimitdata":{"area":"guide"},"area":"guide","groupname":"wiki_area_revisions","tablename":"wiki_area_revisions","eventname":"edit_accepted","display":true,"title":"Categorization accepted","deltaCallback":null,"delta":1,"ratelimits":[]}}],"badges":[{"badge":{"badge":{"id":50,"name":"Artisan","description":"One hundred people successfully fixed things using guides you helped write","type":"gold","category":"badgeGuide","classname":"Artisan","enabled":1,"userCount":385,"count":null,"multiple":false},"count":1},"image":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/artisan.svg","tier-img":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/gold-badge.svg","counter":"1","translated-description":"One hundred people successfully fixed things using guides you helped write","translated-name":"Artisan"},{"badge":{"badge":{"id":40,"name":"Demolitionist","description":"Create a featured teardown","type":"gold","category":"badgeGuide","classname":"Demolitionist","enabled":1,"userCount":449,"count":null,"multiple":true},"count":7},"image":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/demolitionist.svg","tier-img":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/gold-badge.svg","counter":"7","translated-description":"Create a featured teardown","translated-name":"Demolitionist"},{"badge":{"badge":{"id":45,"name":"Developer","description":"Improve a guide that hasn't been updated in six months","type":"gold","category":"badgeGuide","classname":"Developer","enabled":1,"userCount":46989,"count":null,"multiple":true},"count":179},"image":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/devleoper.svg","tier-img":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/gold-badge.svg","counter":"179","translated-description":"Improve a guide that hasn't been updated in six months","translated-name":"Developer"},{"badge":{"badge":{"id":42,"name":"Fellow","description":"Make edits to ten guides or teardowns","type":"gold","category":"badgeGuide","classname":"Fellow","enabled":1,"userCount":311,"count":null,"multiple":false},"count":1},"image":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/fellow.svg","tier-img":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/gold-badge.svg","counter":"1","translated-description":"Make edits to ten guides or teardowns","translated-name":"Fellow"},{"badge":{"badge":{"id":35,"name":"Foundation","description":"Start a guide that is used as a prerequisite by five other guides","type":"gold","category":"badgeGuide","classname":"Foundation","enabled":1,"userCount":8524,"count":null,"multiple":true},"count":133},"image":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/foundation.svg","tier-img":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/gold-badge.svg","counter":"133","translated-description":"Start a guide that is used as a prerequisite by five other guides","translated-name":"Foundation"},{"badge":{"badge":{"id":39,"name":"Founding Father","description":"Create a guide that gets ten thousand views","type":"gold","category":"badgeGuide","classname":"FoundingFather","enabled":1,"userCount":8182,"count":null,"multiple":true},"count":82},"image":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/founding-father.svg","tier-img":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/gold-badge.svg","counter":"82","translated-description":"Create a guide that gets ten thousand views","translated-name":"Founding Father"},{"badge":{"badge":{"id":23,"name":"Great Answer","description":"Write an answer that earns a score of ten","type":"gold","category":"badgeAnswers","classname":"GreatAnswer","enabled":1,"userCount":2619,"count":null,"multiple":true},"count":2},"image":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/great-answer.svg","tier-img":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/gold-badge.svg","counter":"2","translated-description":"Write an answer that earns a score of ten","translated-name":"Great Answer"},{"badge":{"badge":{"id":30,"name":"Groundbreaker","description":"Add ten devices that become popular","type":"gold","category":"badgeGuide","classname":"Groundbreaker","enabled":1,"userCount":161,"count":null,"multiple":false},"count":1},"image":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/groud-breaker.svg","tier-img":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/gold-badge.svg","counter":"1","translated-description":"Add ten devices that become popular","translated-name":"Groundbreaker"},{"badge":{"badge":{"id":59,"name":"Highway Patrol","description":"Patrol fifty edits","type":"gold","category":"badgeGuide","classname":"HighwayPatrol","enabled":1,"userCount":124,"count":null,"multiple":false},"count":1},"image":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/highway-patrol.svg","tier-img":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/gold-badge.svg","counter":"1","translated-description":"Patrol fifty edits","translated-name":"Highway Patrol"},{"badge":{"badge":{"id":71,"name":"Master Of Manuals","description":"Hit the daily reputation limit for repair guides","type":"gold","category":"badgeGuide","classname":"MasterOfManuals","enabled":1,"userCount":22996,"count":null,"multiple":true},"count":85},"image":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/master-of-manuals.svg","tier-img":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/gold-badge.svg","counter":"85","translated-description":"Hit the daily reputation limit for repair guides","translated-name":"Master Of Manuals"},{"badge":{"badge":{"id":17,"name":"Redeye","description":"Active every hour of the day","type":"gold","category":"badgeGeneral","classname":"Redeye","enabled":1,"userCount":1237,"count":null,"multiple":false},"count":1},"image":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/red-eye.svg","tier-img":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/gold-badge.svg","counter":"1","translated-description":"Active every hour of the day","translated-name":"Redeye"},{"badge":{"badge":{"id":54,"name":"Service Manager","description":"Create ten guides with at least fifty views","type":"gold","category":"badgeGuide","classname":"ServiceManager","enabled":1,"userCount":962,"count":null,"multiple":false},"count":1},"image":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/service-manager.svg","tier-img":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/gold-badge.svg","counter":"1","translated-description":"Create ten guides with at least fifty views","translated-name":"Service Manager"},{"badge":{"badge":{"id":44,"name":"Shaper","description":"Twenty edits to ten guides or teardowns","type":"gold","category":"badgeGuide","classname":"Shaper","enabled":1,"userCount":162,"count":null,"multiple":false},"count":1},"image":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/shaper.svg","tier-img":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/gold-badge.svg","counter":"1","translated-description":"Twenty edits to ten guides or teardowns","translated-name":"Shaper"},{"badge":{"badge":{"id":62,"name":"Apprentice Technician","description":"Fix three things using guides","type":"silver","category":"badgeGuide","classname":"ApprenticeTechnician","enabled":1,"userCount":24076,"count":null,"multiple":false},"count":1},"image":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/apprentice-technician.svg","tier-img":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/silver-badge.svg","counter":"1","translated-description":"Fix three things using guides","translated-name":"Apprentice Technician"},{"badge":{"badge":{"id":43,"name":"Correspondent","description":"Make edits to five different guides","type":"silver","category":"badgeGuide","classname":"Correspondent","enabled":1,"userCount":2608,"count":null,"multiple":false},"count":1},"image":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/correspondent.svg","tier-img":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/silver-badge.svg","counter":"1","translated-description":"Make edits to five different guides","translated-name":"Correspondent"},{"badge":{"badge":{"id":49,"name":"Craftsperson","description":"Ten people successfully fixed things using guides you helped write","type":"silver","category":"badgeGuide","classname":"Craftsman","enabled":1,"userCount":4374,"count":null,"multiple":false},"count":1},"image":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/craftsman.svg","tier-img":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/silver-badge.svg","counter":"1","translated-description":"Ten people successfully fixed things using guides you helped write","translated-name":"Craftsperson"},{"badge":{"badge":{"id":31,"name":"Documentarian","description":"Ten device page edits","type":"silver","category":"badgeGuide","classname":"Documentarian","enabled":1,"userCount":3202,"count":null,"multiple":false},"count":1},"image":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/documentarian.svg","tier-img":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/silver-badge.svg","counter":"1","translated-description":"Ten device page edits","translated-name":"Documentarian"},{"badge":{"badge":{"id":55,"name":"Firestarter","description":"Approve an edit to a guide you started","type":"silver","category":"badgeGuide","classname":"Firestarter","enabled":1,"userCount":407,"count":null,"multiple":true},"count":4},"image":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/fire-starter.svg","tier-img":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/silver-badge.svg","counter":"4","translated-description":"Approve an edit to a guide you started","translated-name":"Firestarter"},{"badge":{"badge":{"id":20,"name":"Good Answer","description":"Write an answer that earns a score of five","type":"silver","category":"badgeAnswers","classname":"GoodAnswer","enabled":1,"userCount":10504,"count":null,"multiple":true},"count":3},"image":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/good-answer.svg","tier-img":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/silver-badge.svg","counter":"3","translated-description":"Write an answer that earns a score of five","translated-name":"Good Answer"},{"badge":{"badge":{"id":38,"name":"Kickstarter","description":"Start a guide that gets five thousand views","type":"silver","category":"badgeGuide","classname":"Kickstarter","enabled":1,"userCount":11867,"count":null,"multiple":true},"count":107},"image":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/kickstarter.svg","tier-img":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/silver-badge.svg","counter":"107","translated-description":"Start a guide that gets five thousand views","translated-name":"Kickstarter"},{"badge":{"badge":{"id":28,"name":"Pioneer","description":"Be the author of a device that gets three questions","type":"silver","category":"badgeGuide","classname":"Pioneer","enabled":1,"userCount":3411,"count":null,"multiple":false},"count":1},"image":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/pioneer.svg","tier-img":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/silver-badge.svg","counter":"1","translated-description":"Be the author of a device that gets three questions","translated-name":"Pioneer"},{"badge":{"badge":{"id":58,"name":"Refiner","description":"Patrol twenty-five edits","type":"silver","category":"badgeGuide","classname":"Refiner","enabled":1,"userCount":177,"count":null,"multiple":false},"count":1},"image":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/refiner.svg","tier-img":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/silver-badge.svg","counter":"1","translated-description":"Patrol twenty-five edits","translated-name":"Refiner"},{"badge":{"badge":{"id":53,"name":"Sensei","description":"Create five guides with at least fifty views","type":"silver","category":"badgeGuide","classname":"Pedagogue","enabled":1,"userCount":3122,"count":null,"multiple":false},"count":1},"image":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/pedagogue.svg","tier-img":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/silver-badge.svg","counter":"1","translated-description":"Create five guides with at least fifty views","translated-name":"Sensei"},{"badge":{"badge":{"id":26,"name":"The Fuzz","description":"Flag five posts or comments","type":"silver","category":"badgeAnswers","classname":"TheFuzz","enabled":1,"userCount":1949,"count":null,"multiple":false},"count":1},"image":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/the-fuzz.svg","tier-img":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/silver-badge.svg","counter":"1","translated-description":"Flag five posts or comments","translated-name":"The Fuzz"},{"badge":{"badge":{"id":51,"name":"Author","description":"Publish your first guide","type":"bronze","category":"badgeGuide","classname":"Author","enabled":1,"userCount":25500,"count":null,"multiple":false},"count":1},"image":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/author.svg","tier-img":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/bronze-badge.svg","counter":"1","translated-description":"Publish your first guide","translated-name":"Author"},{"badge":{"badge":{"id":32,"name":"Autobiographer","description":"Fill out profile and upload avatar","type":"bronze","category":"badgeGeneral","classname":"Autobiographer","enabled":1,"userCount":36477,"count":null,"multiple":false},"count":1},"image":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/autobiographer.svg","tier-img":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/bronze-badge.svg","counter":"1","translated-description":"Fill out profile and upload avatar","translated-name":"Autobiographer"},{"badge":{"badge":{"id":41,"name":"Citizen","description":"First approved edit to a guide or teardown","type":"bronze","category":"badgeGuide","classname":"Citizen","enabled":1,"userCount":19278,"count":null,"multiple":false},"count":1},"image":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/citizen.svg","tier-img":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/bronze-badge.svg","counter":"1","translated-description":"First approved edit to a guide or teardown","translated-name":"Citizen"},{"badge":{"badge":{"id":56,"name":"Detective","description":"Patrol first edit","type":"bronze","category":"badgeGuide","classname":"Watchman","enabled":1,"userCount":14547,"count":null,"multiple":false},"count":1},"image":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/watchman.svg","tier-img":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/bronze-badge.svg","counter":"1","translated-description":"Patrol first edit","translated-name":"Detective"},{"badge":{"badge":{"id":7,"name":"Editor","description":"Make your first edit in Answers","type":"bronze","category":"badgeAnswers","classname":"Editor","enabled":1,"userCount":2467,"count":null,"multiple":false},"count":1},"image":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/editor.svg","tier-img":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/bronze-badge.svg","counter":"1","translated-description":"Make your first edit in Answers","translated-name":"Editor"},{"badge":{"badge":{"id":47,"name":"Fixer","description":"Someone fixed something using your guide","type":"bronze","category":"badgeGuide","classname":"Fixer","enabled":1,"userCount":13461,"count":null,"multiple":false},"count":1},"image":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/fixer.svg","tier-img":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/bronze-badge.svg","counter":"1","translated-description":"Someone fixed something using your guide","translated-name":"Fixer"},{"badge":{"badge":{"id":29,"name":"Gadgeteer","description":"Start your first device page","type":"bronze","category":"badgeGuide","classname":"Gadgeteer","enabled":1,"userCount":10972,"count":null,"multiple":false},"count":1},"image":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/gadgeteer.svg","tier-img":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/bronze-badge.svg","counter":"1","translated-description":"Start your first device page","translated-name":"Gadgeteer"},{"badge":{"badge":{"id":60,"name":"Hawkeye","description":"Patrol five edits within eight hours of submission","type":"bronze","category":"badgeGuide","classname":"Hawkeye","enabled":1,"userCount":483,"count":null,"multiple":false},"count":1},"image":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/realtime.svg","tier-img":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/bronze-badge.svg","counter":"1","translated-description":"Patrol five edits within eight hours of submission","translated-name":"Hawkeye"},{"badge":{"badge":{"id":37,"name":"Initiator","description":"Start a guide that gets one hundred views","type":"bronze","category":"badgeGuide","classname":"Initiator","enabled":1,"userCount":42971,"count":null,"multiple":true},"count":264},"image":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/initiator.svg","tier-img":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/bronze-badge.svg","counter":"264","translated-description":"Start a guide that gets one hundred views","translated-name":"Initiator"},{"badge":{"badge":{"id":27,"name":"John Madden","description":"Leave three comments","type":"bronze","category":"badgeGeneral","classname":"JohnMadden","enabled":1,"userCount":44876,"count":null,"multiple":false},"count":1},"image":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/john-madden.svg","tier-img":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/bronze-badge.svg","counter":"1","translated-description":"Leave three comments","translated-name":"John Madden"},{"badge":{"badge":{"id":13,"name":"Neighborhood Watch","description":"Flag a post that the community removes","type":"bronze","category":"badgeAnswers","classname":"NeighborhoodWatch","enabled":1,"userCount":10765,"count":null,"multiple":false},"count":1},"image":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/neighborhood-watch.svg","tier-img":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/bronze-badge.svg","counter":"1","translated-description":"Flag a post that the community removes","translated-name":"Neighborhood Watch"},{"badge":{"badge":{"id":63,"name":"Novice Repairer","description":"Fix something using a guide","type":"bronze","category":"badgeGuide","classname":"NoviceRepairman","enabled":1,"userCount":251037,"count":null,"multiple":false},"count":1},"image":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/novice-repairman.svg","tier-img":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/bronze-badge.svg","counter":"1","translated-description":"Fix something using a guide","translated-name":"Novice Repairer"},{"badge":{"badge":{"id":6,"name":"Problem Solver","description":"Your first accepted answer","type":"bronze","category":"badgeAnswers","classname":"ProblemSolver","enabled":1,"userCount":12365,"count":null,"multiple":false},"count":1},"image":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/problem-solver.svg","tier-img":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/bronze-badge.svg","counter":"1","translated-description":"Your first accepted answer","translated-name":"Problem Solver"},{"badge":{"badge":{"id":57,"name":"Quarterback","description":"Patrol ten edits","type":"bronze","category":"badgeGuide","classname":"Quarterback","enabled":1,"userCount":308,"count":null,"multiple":false},"count":1},"image":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/quarterback.svg","tier-img":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/bronze-badge.svg","counter":"1","translated-description":"Patrol ten edits","translated-name":"Quarterback"},{"badge":{"badge":{"id":48,"name":"Rebuilder","description":"Two people successfully fixed things using guides you helped write","type":"bronze","category":"badgeGuide","classname":"Rebuilder","enabled":1,"userCount":13872,"count":null,"multiple":false},"count":1},"image":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/rebuilder.svg","tier-img":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/bronze-badge.svg","counter":"1","translated-description":"Two people successfully fixed things using guides you helped write","translated-name":"Rebuilder"},{"badge":{"badge":{"id":64,"name":"Shutterbug","description":"Add the first photo to a step on a guide which you did not start","type":"bronze","category":"badgeGuide","classname":"Shutterbug","enabled":1,"userCount":8970,"count":null,"multiple":true},"count":11},"image":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/shutterbug.svg","tier-img":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/bronze-badge.svg","counter":"11","translated-description":"Add the first photo to a step on a guide which you did not start","translated-name":"Shutterbug"},{"badge":{"badge":{"id":16,"name":"Taxonomist","description":"Recategorize a question","type":"bronze","category":"badgeAnswers","classname":"Taxonomist","enabled":1,"userCount":2045,"count":null,"multiple":false},"count":1},"image":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/taxonomist.svg","tier-img":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/bronze-badge.svg","counter":"1","translated-description":"Recategorize a question","translated-name":"Taxonomist"},{"badge":{"badge":{"id":3,"name":"Tenderfoot","description":"First upvote on one of your answers","type":"bronze","category":"badgeAnswers","classname":"Tenderfoot","enabled":1,"userCount":43105,"count":null,"multiple":false},"count":1},"image":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/tenderfoot.svg","tier-img":"https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/bronze-badge.svg","counter":"1","translated-description":"First upvote on one of your answers","translated-name":"Tenderfoot"}],"graphData":[{"date":1583823600000,"rep":1},{"date":1583996400000,"rep":1},{"date":1586156400000,"rep":1},{"date":1586329200000,"rep":51},{"date":1586502000000,"rep":153},{"date":1587366000000,"rep":153},{"date":1587452400000,"rep":153},{"date":1587625200000,"rep":153},{"date":1587711600000,"rep":153},{"date":1587970800000,"rep":154},{"date":1588143600000,"rep":157},{"date":1588575600000,"rep":157},{"date":1588662000000,"rep":157},{"date":1588748400000,"rep":157},{"date":1588834800000,"rep":1165},{"date":1588921200000,"rep":1165},{"date":1589007600000,"rep":1195},{"date":1589180400000,"rep":2211},{"date":1589785200000,"rep":2211},{"date":1589958000000,"rep":2907},{"date":1590130800000,"rep":2907},{"date":1590476400000,"rep":2907},{"date":1590562800000,"rep":3693},{"date":1590649200000,"rep":3693},{"date":1590735600000,"rep":4449},{"date":1590994800000,"rep":4449},{"date":1591081200000,"rep":4449},{"date":1591167600000,"rep":4449},{"date":1591254000000,"rep":4629},{"date":1591599600000,"rep":4629},{"date":1591772400000,"rep":4629},{"date":1591945200000,"rep":4629},{"date":1592118000000,"rep":4632},{"date":1592204400000,"rep":4632},{"date":1592463600000,"rep":4632},{"date":1592550000000,"rep":4632},{"date":1592722800000,"rep":4635},{"date":1592809200000,"rep":4635},{"date":1592895600000,"rep":6267},{"date":1592982000000,"rep":6267},{"date":1593068400000,"rep":6267},{"date":1593154800000,"rep":6267},{"date":1593327600000,"rep":6267},{"date":1593414000000,"rep":6270},{"date":1593500400000,"rep":6282},{"date":1593673200000,"rep":6312},{"date":1593759600000,"rep":6312},{"date":1594018800000,"rep":6312},{"date":1594105200000,"rep":6330},{"date":1594191600000,"rep":6330},{"date":1594278000000,"rep":6330},{"date":1594364400000,"rep":6330},{"date":1594450800000,"rep":6360},{"date":1594623600000,"rep":6360},{"date":1594710000000,"rep":6360},{"date":1594796400000,"rep":6360},{"date":1594969200000,"rep":6360},{"date":1595228400000,"rep":6360},{"date":1595314800000,"rep":7344},{"date":1595401200000,"rep":7344},{"date":1595487600000,"rep":7344},{"date":1595574000000,"rep":7344},{"date":1595833200000,"rep":8892},{"date":1595919600000,"rep":9072},{"date":1596006000000,"rep":9072},{"date":1596178800000,"rep":9074},{"date":1597042800000,"rep":9074},{"date":1597129200000,"rep":9074},{"date":1597215600000,"rep":9074},{"date":1597302000000,"rep":9074},{"date":1597388400000,"rep":9077},{"date":1597474800000,"rep":9077},{"date":1597647600000,"rep":9080},{"date":1597734000000,"rep":10808},{"date":1597820400000,"rep":10808},{"date":1598166000000,"rep":10808},{"date":1598338800000,"rep":10808},{"date":1598425200000,"rep":13040},{"date":1598511600000,"rep":13040},{"date":1599202800000,"rep":13043},{"date":1600153200000,"rep":13043},{"date":1600239600000,"rep":13073},{"date":1600412400000,"rep":13073},{"date":1600585200000,"rep":13073},{"date":1600671600000,"rep":13073},{"date":1600758000000,"rep":13103},{"date":1600844400000,"rep":13103},{"date":1600930800000,"rep":13406},{"date":1601017200000,"rep":13466},{"date":1601190000000,"rep":13469},{"date":1601276400000,"rep":13529},{"date":1601449200000,"rep":13562},{"date":1601535600000,"rep":13565},{"date":1601708400000,"rep":13595},{"date":1601794800000,"rep":13625},{"date":1601881200000,"rep":13625},{"date":1602054000000,"rep":13841},{"date":1602140400000,"rep":13901},{"date":1602486000000,"rep":13901},{"date":1602572400000,"rep":13907},{"date":1602658800000,"rep":13940},{"date":1602745200000,"rep":13940},{"date":1602831600000,"rep":13943},{"date":1603004400000,"rep":13976},{"date":1603090800000,"rep":15370},{"date":1603177200000,"rep":15376},{"date":1603263600000,"rep":15376},{"date":1603350000000,"rep":15376},{"date":1603436400000,"rep":15406},{"date":1603522800000,"rep":15409},{"date":1603609200000,"rep":15439},{"date":1603782000000,"rep":15641},{"date":1603868400000,"rep":15641},{"date":1603954800000,"rep":15681},{"date":1604041200000,"rep":16509},{"date":1604127600000,"rep":16512},{"date":1604214000000,"rep":16542},{"date":1604300400000,"rep":16575},{"date":1604386800000,"rep":16575},{"date":1604473200000,"rep":16602},{"date":1604559600000,"rep":16612},{"date":1604646000000,"rep":16639},{"date":1604732400000,"rep":16642},{"date":1604818800000,"rep":16669},{"date":1604905200000,"rep":16772},{"date":1604991600000,"rep":16772},{"date":1605078000000,"rep":17000},{"date":1605164400000,"rep":17003},{"date":1605250800000,"rep":17093},{"date":1605337200000,"rep":17126},{"date":1605423600000,"rep":17126},{"date":1605510000000,"rep":17129},{"date":1605596400000,"rep":17279},{"date":1605769200000,"rep":17282},{"date":1605855600000,"rep":17348},{"date":1605942000000,"rep":17378},{"date":1606028400000,"rep":17384},{"date":1606114800000,"rep":18740},{"date":1606287600000,"rep":18743},{"date":1606460400000,"rep":18800},{"date":1606546800000,"rep":21383},{"date":1606633200000,"rep":21416},{"date":1606719600000,"rep":21419},{"date":1606806000000,"rep":21419},{"date":1606892400000,"rep":21419},{"date":1606978800000,"rep":21449},{"date":1607065200000,"rep":21482},{"date":1607151600000,"rep":21512},{"date":1607238000000,"rep":21515},{"date":1607497200000,"rep":21598},{"date":1607583600000,"rep":21631},{"date":1607670000000,"rep":21634},{"date":1607756400000,"rep":21664},{"date":1607842800000,"rep":21694},{"date":1608015600000,"rep":21694},{"date":1608102000000,"rep":21724},{"date":1608188400000,"rep":21757},{"date":1608274800000,"rep":21763},{"date":1608361200000,"rep":21793},{"date":1608534000000,"rep":21832},{"date":1608620400000,"rep":21850},{"date":1608706800000,"rep":21889},{"date":1608879600000,"rep":21895},{"date":1608966000000,"rep":21913},{"date":1609052400000,"rep":21913},{"date":1609138800000,"rep":21922},{"date":1609225200000,"rep":22813},{"date":1609311600000,"rep":22843},{"date":1609570800000,"rep":22900},{"date":1609743600000,"rep":22900},{"date":1609830000000,"rep":22963},{"date":1609916400000,"rep":22993},{"date":1610002800000,"rep":22996},{"date":1610175600000,"rep":22996},{"date":1610262000000,"rep":23020},{"date":1610348400000,"rep":23044},{"date":1610434800000,"rep":23146},{"date":1610521200000,"rep":23506},{"date":1610607600000,"rep":23506},{"date":1610694000000,"rep":23512},{"date":1610780400000,"rep":23515},{"date":1610866800000,"rep":23521},{"date":1610953200000,"rep":23524},{"date":1611039600000,"rep":23527},{"date":1611126000000,"rep":23782},{"date":1611212400000,"rep":24031},{"date":1611298800000,"rep":24050},{"date":1611385200000,"rep":24080},{"date":1611471600000,"rep":24089},{"date":1611558000000,"rep":24159},{"date":1611644400000,"rep":24219},{"date":1611730800000,"rep":24261},{"date":1611817200000,"rep":24261},{"date":1611903600000,"rep":24264},{"date":1611990000000,"rep":24270},{"date":1612076400000,"rep":24276},{"date":1612162800000,"rep":24364},{"date":1612249200000,"rep":24414},{"date":1612335600000,"rep":24444},{"date":1612422000000,"rep":24477},{"date":1612508400000,"rep":24516},{"date":1612594800000,"rep":24538},{"date":1612681200000,"rep":24538},{"date":1612767600000,"rep":24598},{"date":1612854000000,"rep":24631},{"date":1612940400000,"rep":24634},{"date":1613026800000,"rep":24634},{"date":1613113200000,"rep":24662},{"date":1613199600000,"rep":24683},{"date":1613286000000,"rep":24686},{"date":1613458800000,"rep":24689},{"date":1613545200000,"rep":24689},{"date":1613631600000,"rep":24719},{"date":1613718000000,"rep":26363},{"date":1613890800000,"rep":26405},{"date":1613977200000,"rep":26408},{"date":1614063600000,"rep":26408},{"date":1614150000000,"rep":26498},{"date":1614236400000,"rep":26498},{"date":1614322800000,"rep":26585},{"date":1614409200000,"rep":26654},{"date":1614495600000,"rep":26684},{"date":1614582000000,"rep":26687},{"date":1614754800000,"rep":26797},{"date":1614841200000,"rep":26940},{"date":1614927600000,"rep":26940},{"date":1615100400000,"rep":26970},{"date":1615186800000,"rep":27059},{"date":1615273200000,"rep":27098},{"date":1615359600000,"rep":27119},{"date":1615446000000,"rep":27326},{"date":1615532400000,"rep":27416},{"date":1615618800000,"rep":27479},{"date":1615705200000,"rep":27479},{"date":1615791600000,"rep":27482},{"date":1615964400000,"rep":27485},{"date":1616050800000,"rep":27512},{"date":1616137200000,"rep":27542},{"date":1616310000000,"rep":27582},{"date":1616396400000,"rep":27609},{"date":1616482800000,"rep":27639},{"date":1616569200000,"rep":28485},{"date":1616655600000,"rep":28485},{"date":1616742000000,"rep":28515},{"date":1616828400000,"rep":28518},{"date":1616914800000,"rep":28545},{"date":1617001200000,"rep":28546},{"date":1617087600000,"rep":28546},{"date":1617174000000,"rep":28606},{"date":1617260400000,"rep":28651},{"date":1617346800000,"rep":28654},{"date":1617433200000,"rep":28690},{"date":1617519600000,"rep":28699},{"date":1617606000000,"rep":28745},{"date":1617692400000,"rep":28787},{"date":1617778800000,"rep":28820},{"date":1617865200000,"rep":30230},{"date":1617951600000,"rep":30356},{"date":1618124400000,"rep":30365},{"date":1618210800000,"rep":30387},{"date":1618297200000,"rep":32103},{"date":1618383600000,"rep":32157},{"date":1618470000000,"rep":32166},{"date":1618556400000,"rep":32199},{"date":1618642800000,"rep":32211},{"date":1618729200000,"rep":32220},{"date":1618815600000,"rep":32226},{"date":1618902000000,"rep":32286},{"date":1618988400000,"rep":32325},{"date":1619074800000,"rep":32331},{"date":1619161200000,"rep":32445},{"date":1619247600000,"rep":32454},{"date":1619420400000,"rep":32649},{"date":1619506800000,"rep":32658},{"date":1619593200000,"rep":32688},{"date":1619679600000,"rep":32706},{"date":1619766000000,"rep":32718},{"date":1619852400000,"rep":32724},{"date":1619938800000,"rep":32733},{"date":1620025200000,"rep":32853},{"date":1620111600000,"rep":32949},{"date":1620198000000,"rep":33036},{"date":1620284400000,"rep":33081},{"date":1620370800000,"rep":34989},{"date":1620457200000,"rep":34992},{"date":1620543600000,"rep":35067},{"date":1620630000000,"rep":35133},{"date":1620716400000,"rep":35166},{"date":1620802800000,"rep":35232},{"date":1620889200000,"rep":35238},{"date":1620975600000,"rep":35301},{"date":1621062000000,"rep":35364},{"date":1621148400000,"rep":35364},{"date":1621234800000,"rep":35397},{"date":1621321200000,"rep":35410},{"date":1621407600000,"rep":35419},{"date":1621494000000,"rep":35456},{"date":1621580400000,"rep":35489},{"date":1621666800000,"rep":35498},{"date":1621753200000,"rep":35498},{"date":1621839600000,"rep":35501},{"date":1621926000000,"rep":35510},{"date":1622012400000,"rep":35564},{"date":1622098800000,"rep":37421},{"date":1622185200000,"rep":37424},{"date":1622271600000,"rep":37469},{"date":1622358000000,"rep":37505},{"date":1622444400000,"rep":37511},{"date":1622617200000,"rep":38391},{"date":1622703600000,"rep":38548},{"date":1622790000000,"rep":38563},{"date":1622876400000,"rep":38566},{"date":1622962800000,"rep":38572},{"date":1623049200000,"rep":38605},{"date":1623135600000,"rep":38664},{"date":1623222000000,"rep":38673},{"date":1623308400000,"rep":38715},{"date":1623394800000,"rep":38754},{"date":1623481200000,"rep":38784},{"date":1623567600000,"rep":38850},{"date":1623654000000,"rep":38886},{"date":1623740400000,"rep":39573},{"date":1623826800000,"rep":40036},{"date":1623913200000,"rep":40286},{"date":1623999600000,"rep":41166},{"date":1624086000000,"rep":41226},{"date":1624172400000,"rep":41329},{"date":1624258800000,"rep":41535},{"date":1624345200000,"rep":41535},{"date":1624431600000,"rep":42035},{"date":1624518000000,"rep":42044},{"date":1624604400000,"rep":42056},{"date":1624690800000,"rep":42056},{"date":1624777200000,"rep":42120},{"date":1624863600000,"rep":42125},{"date":1624950000000,"rep":42701},{"date":1625036400000,"rep":42761},{"date":1625122800000,"rep":42845},{"date":1625209200000,"rep":42895},{"date":1625295600000,"rep":42922},{"date":1625382000000,"rep":42922},{"date":1625468400000,"rep":42925},{"date":1625554800000,"rep":43815},{"date":1625641200000,"rep":43852},{"date":1625727600000,"rep":44643},{"date":1625814000000,"rep":44697},{"date":1625900400000,"rep":44697},{"date":1625986800000,"rep":44697},{"date":1626073200000,"rep":44733},{"date":1626159600000,"rep":44748},{"date":1626332400000,"rep":44874},{"date":1626418800000,"rep":44937},{"date":1626505200000,"rep":45054},{"date":1626591600000,"rep":45057},{"date":1626678000000,"rep":45093},{"date":1626764400000,"rep":45240},{"date":1626850800000,"rep":45252},{"date":1626937200000,"rep":45285},{"date":1627023600000,"rep":45339},{"date":1627110000000,"rep":45438},{"date":1627196400000,"rep":45477},{"date":1627282800000,"rep":45513},{"date":1627369200000,"rep":45525},{"date":1627455600000,"rep":45534},{"date":1627542000000,"rep":45568},{"date":1627628400000,"rep":45574},{"date":1627714800000,"rep":45577},{"date":1627801200000,"rep":45640},{"date":1627887600000,"rep":45673},{"date":1627974000000,"rep":45679},{"date":1628060400000,"rep":45706},{"date":1628146800000,"rep":45742},{"date":1628233200000,"rep":45790},{"date":1628319600000,"rep":45799},{"date":1628406000000,"rep":45836},{"date":1628492400000,"rep":45849},{"date":1628578800000,"rep":45879},{"date":1628665200000,"rep":45882},{"date":1628751600000,"rep":45882},{"date":1628838000000,"rep":45889},{"date":1628924400000,"rep":45922},{"date":1629010800000,"rep":45955},{"date":1629097200000,"rep":45988},{"date":1629183600000,"rep":46123},{"date":1629270000000,"rep":46153},{"date":1629356400000,"rep":46270},{"date":1629442800000,"rep":48001},{"date":1629615600000,"rep":48004},{"date":1629702000000,"rep":48010},{"date":1629788400000,"rep":48016},{"date":1629874800000,"rep":48079},{"date":1629961200000,"rep":48128},{"date":1630047600000,"rep":48158},{"date":1630134000000,"rep":48191},{"date":1630220400000,"rep":48221},{"date":1630306800000,"rep":48263},{"date":1630393200000,"rep":48293},{"date":1630479600000,"rep":48317},{"date":1630566000000,"rep":48326},{"date":1630652400000,"rep":48327},{"date":1630738800000,"rep":48383},{"date":1630825200000,"rep":48422},{"date":1630911600000,"rep":48425},{"date":1630998000000,"rep":48467},{"date":1631084400000,"rep":48563},{"date":1631170800000,"rep":48596},{"date":1631257200000,"rep":48605},{"date":1631343600000,"rep":48635},{"date":1631430000000,"rep":48638},{"date":1631516400000,"rep":48698},{"date":1631602800000,"rep":48756},{"date":1631689200000,"rep":49734},{"date":1631775600000,"rep":50082},{"date":1631862000000,"rep":50172},{"date":1631948400000,"rep":50289},{"date":1632034800000,"rep":50322},{"date":1632121200000,"rep":50392},{"date":1632207600000,"rep":50392},{"date":1632294000000,"rep":50561},{"date":1632380400000,"rep":50635},{"date":1632466800000,"rep":50635},{"date":1632553200000,"rep":50675},{"date":1632639600000,"rep":50759},{"date":1632726000000,"rep":50762},{"date":1632812400000,"rep":50795},{"date":1632898800000,"rep":51057},{"date":1632985200000,"rep":51090},{"date":1633071600000,"rep":51183},{"date":1633158000000,"rep":51189},{"date":1633244400000,"rep":51219},{"date":1633330800000,"rep":51253},{"date":1633417200000,"rep":51296},{"date":1633503600000,"rep":51386},{"date":1633590000000,"rep":51402},{"date":1633676400000,"rep":51405},{"date":1633762800000,"rep":51408},{"date":1633849200000,"rep":51514},{"date":1633935600000,"rep":51517},{"date":1634022000000,"rep":51553},{"date":1634108400000,"rep":51562},{"date":1634194800000,"rep":52341},{"date":1634281200000,"rep":52341},{"date":1634367600000,"rep":52470},{"date":1634454000000,"rep":52476},{"date":1634540400000,"rep":52659},{"date":1634626800000,"rep":52783},{"date":1634713200000,"rep":53527},{"date":1634799600000,"rep":53569},{"date":1634886000000,"rep":53578},{"date":1634972400000,"rep":53646},{"date":1635058800000,"rep":53686},{"date":1635145200000,"rep":53886},{"date":1635231600000,"rep":53956},{"date":1635318000000,"rep":53957},{"date":1635404400000,"rep":54005},{"date":1635490800000,"rep":54103},{"date":1635577200000,"rep":54218},{"date":1635663600000,"rep":54281},{"date":1635750000000,"rep":54287},{"date":1635836400000,"rep":54293},{"date":1635922800000,"rep":54366},{"date":1636009200000,"rep":54429},{"date":1636095600000,"rep":54486},{"date":1636182000000,"rep":54489},{"date":1636268400000,"rep":54489},{"date":1636354800000,"rep":54522},{"date":1636441200000,"rep":54578},{"date":1636527600000,"rep":54621},{"date":1636614000000,"rep":54621},{"date":1636700400000,"rep":54690},{"date":1636786800000,"rep":54693},{"date":1636873200000,"rep":54730},{"date":1636959600000,"rep":54850},{"date":1637046000000,"rep":54922},{"date":1637132400000,"rep":54949},{"date":1637218800000,"rep":54955},{"date":1637305200000,"rep":54991},{"date":1637391600000,"rep":55034},{"date":1637478000000,"rep":55067},{"date":1637650800000,"rep":55070},{"date":1637737200000,"rep":55075},{"date":1637823600000,"rep":55081},{"date":1637910000000,"rep":55174},{"date":1637996400000,"rep":55216},{"date":1638082800000,"rep":55253},{"date":1638169200000,"rep":55256},{"date":1638255600000,"rep":55262},{"date":1638342000000,"rep":55331},{"date":1638428400000,"rep":55342},{"date":1638514800000,"rep":55378},{"date":1638601200000,"rep":55441},{"date":1638687600000,"rep":55462},{"date":1638860400000,"rep":55529},{"date":1638946800000,"rep":55582},{"date":1639033200000,"rep":55594},{"date":1639119600000,"rep":55624},{"date":1639206000000,"rep":55651},{"date":1639292400000,"rep":55654},{"date":1639378800000,"rep":55690},{"date":1639465200000,"rep":55726},{"date":1639551600000,"rep":55745},{"date":1639638000000,"rep":55775},{"date":1639724400000,"rep":55841},{"date":1639810800000,"rep":55844},{"date":1639897200000,"rep":55874},{"date":1639983600000,"rep":55910},{"date":1640070000000,"rep":55953},{"date":1640156400000,"rep":55956},{"date":1640242800000,"rep":56019},{"date":1640329200000,"rep":56049},{"date":1640415600000,"rep":56067},{"date":1640502000000,"rep":56073},{"date":1640588400000,"rep":56080},{"date":1640674800000,"rep":56086},{"date":1640761200000,"rep":56207},{"date":1640847600000,"rep":56306},{"date":1640934000000,"rep":56363},{"date":1641020400000,"rep":56369},{"date":1641106800000,"rep":56405},{"date":1641193200000,"rep":56492},{"date":1641279600000,"rep":56495},{"date":1641366000000,"rep":56498},{"date":1641452400000,"rep":56698},{"date":1641538800000,"rep":56747},{"date":1641625200000,"rep":56789},{"date":1641711600000,"rep":56792},{"date":1641798000000,"rep":56814},{"date":1641884400000,"rep":56850},{"date":1641970800000,"rep":56856},{"date":1642057200000,"rep":56859},{"date":1642143600000,"rep":56868},{"date":1642230000000,"rep":56880},{"date":1642316400000,"rep":56937},{"date":1642402800000,"rep":57036},{"date":1642489200000,"rep":57236},{"date":1642575600000,"rep":57332},{"date":1642662000000,"rep":57399},{"date":1642748400000,"rep":57435},{"date":1642834800000,"rep":57582},{"date":1642921200000,"rep":57647},{"date":1643007600000,"rep":57656},{"date":1643094000000,"rep":57659},{"date":1643180400000,"rep":57669},{"date":1643266800000,"rep":57672},{"date":1643353200000,"rep":57720},{"date":1643439600000,"rep":57813},{"date":1643526000000,"rep":57849},{"date":1643612400000,"rep":57864},{"date":1643698800000,"rep":57964},{"date":1643785200000,"rep":57964},{"date":1643871600000,"rep":58007},{"date":1643958000000,"rep":58043},{"date":1644044400000,"rep":58046},{"date":1644130800000,"rep":58049},{"date":1644217200000,"rep":58175},{"date":1644303600000,"rep":58187},{"date":1644390000000,"rep":58220},{"date":1644476400000,"rep":58284},{"date":1644562800000,"rep":58293},{"date":1644649200000,"rep":58332},{"date":1644735600000,"rep":58335},{"date":1644822000000,"rep":58378},{"date":1644908400000,"rep":58435},{"date":1644994800000,"rep":58438},{"date":1645081200000,"rep":58525},{"date":1645167600000,"rep":58577},{"date":1645254000000,"rep":58615},{"date":1645340400000,"rep":58618},{"date":1645426800000,"rep":58648},{"date":1645513200000,"rep":58651},{"date":1645599600000,"rep":58720},{"date":1645686000000,"rep":58735},{"date":1645772400000,"rep":58747},{"date":1645858800000,"rep":58805},{"date":1645945200000,"rep":58847},{"date":1646031600000,"rep":58887},{"date":1646118000000,"rep":58902},{"date":1646204400000,"rep":58911},{"date":1646290800000,"rep":58983},{"date":1646377200000,"rep":59053},{"date":1646463600000,"rep":59089},{"date":1646550000000,"rep":59095},{"date":1646636400000,"rep":59152},{"date":1646722800000,"rep":59212},{"date":1646809200000,"rep":59272},{"date":1646895600000,"rep":59359},{"date":1646982000000,"rep":59359},{"date":1647068400000,"rep":59395},{"date":1647154800000,"rep":59410},{"date":1647241200000,"rep":59530},{"date":1647327600000,"rep":59563},{"date":1647414000000,"rep":59602},{"date":1647500400000,"rep":59602},{"date":1647586800000,"rep":59614},{"date":1647673200000,"rep":59671},{"date":1647846000000,"rep":59674},{"date":1647932400000,"rep":59677},{"date":1648018800000,"rep":59687},{"date":1648105200000,"rep":59721},{"date":1648191600000,"rep":59757},{"date":1648278000000,"rep":59787},{"date":1648364400000,"rep":59856},{"date":1648450800000,"rep":59859},{"date":1648623600000,"rep":59892},{"date":1648710000000,"rep":59955},{"date":1648796400000,"rep":59985},{"date":1648882800000,"rep":60009},{"date":1648969200000,"rep":60039},{"date":1649055600000,"rep":60045},{"date":1649142000000,"rep":60051},{"date":1649228400000,"rep":60114},{"date":1649314800000,"rep":60128},{"date":1649401200000,"rep":60204},{"date":1649487600000,"rep":60237},{"date":1649574000000,"rep":60288},{"date":1649660400000,"rep":60326},{"date":1649746800000,"rep":60386},{"date":1649833200000,"rep":60404},{"date":1649919600000,"rep":60467},{"date":1650006000000,"rep":60513},{"date":1650092400000,"rep":60516},{"date":1650178800000,"rep":60533},{"date":1650351600000,"rep":60566},{"date":1650438000000,"rep":60632},{"date":1650524400000,"rep":60632},{"date":1650610800000,"rep":60635},{"date":1650697200000,"rep":60695},{"date":1650783600000,"rep":60761},{"date":1650870000000,"rep":60803},{"date":1650956400000,"rep":60815},{"date":1651042800000,"rep":60875},{"date":1651129200000,"rep":60886},{"date":1651215600000,"rep":60917},{"date":1651302000000,"rep":61070},{"date":1651388400000,"rep":61079},{"date":1651474800000,"rep":61138},{"date":1651561200000,"rep":61144},{"date":1651647600000,"rep":61189},{"date":1651734000000,"rep":61189},{"date":1651820400000,"rep":61233},{"date":1651906800000,"rep":61344},{"date":1651993200000,"rep":61452},{"date":1652079600000,"rep":61495},{"date":1652166000000,"rep":61540},{"date":1652252400000,"rep":61597},{"date":1652338800000,"rep":61660},{"date":1652425200000,"rep":61687},{"date":1652511600000,"rep":61717},{"date":1652598000000,"rep":61753},{"date":1652684400000,"rep":61780},{"date":1652770800000,"rep":61819},{"date":1652857200000,"rep":61862},{"date":1652943600000,"rep":61895},{"date":1653030000000,"rep":61898},{"date":1653289200000,"rep":66389},{"date":1653375600000,"rep":66608},{"date":1653462000000,"rep":66701},{"date":1653548400000,"rep":66728},{"date":1653634800000,"rep":66731},{"date":1653721200000,"rep":66859},{"date":1653807600000,"rep":66890},{"date":1653894000000,"rep":66977},{"date":1653980400000,"rep":67074},{"date":1654066800000,"rep":67201},{"date":1654153200000,"rep":67241},{"date":1654239600000,"rep":67277},{"date":1654326000000,"rep":67283},{"date":1654412400000,"rep":67286},{"date":1654498800000,"rep":67468},{"date":1654585200000,"rep":67547},{"date":1654671600000,"rep":67632},{"date":1654758000000,"rep":67767},{"date":1654844400000,"rep":67836},{"date":1654930800000,"rep":67885},{"date":1655017200000,"rep":67986},{"date":1655103600000,"rep":68016},{"date":1655190000000,"rep":68154},{"date":1655276400000,"rep":68284},{"date":1655362800000,"rep":68414},{"date":1655449200000,"rep":68414},{"date":1655535600000,"rep":68480},{"date":1655622000000,"rep":68501},{"date":1655708400000,"rep":68528},{"date":1655794800000,"rep":68531},{"date":1655881200000,"rep":68731},{"date":1655967600000,"rep":68791},{"date":1656054000000,"rep":68875},{"date":1656140400000,"rep":69049},{"date":1656226800000,"rep":69079},{"date":1656313200000,"rep":69082},{"date":1656399600000,"rep":69163},{"date":1656486000000,"rep":69226},{"date":1656572400000,"rep":69277},{"date":1656658800000,"rep":69332},{"date":1656745200000,"rep":69392},{"date":1656831600000,"rep":69485},{"date":1656918000000,"rep":69524},{"date":1657004400000,"rep":69527},{"date":1657090800000,"rep":69602},{"date":1657177200000,"rep":69635},{"date":1657263600000,"rep":69734},{"date":1657350000000,"rep":69848},{"date":1657436400000,"rep":69891},{"date":1657522800000,"rep":69964},{"date":1657609200000,"rep":70015},{"date":1657695600000,"rep":70018},{"date":1657868400000,"rep":70111},{"date":1657954800000,"rep":70124},{"date":1658041200000,"rep":70227},{"date":1658127600000,"rep":70254},{"date":1658214000000,"rep":70344},{"date":1658300400000,"rep":70487},{"date":1658386800000,"rep":70601},{"date":1658473200000,"rep":70685},{"date":1658559600000,"rep":70757},{"date":1658646000000,"rep":70787},{"date":1658732400000,"rep":70886},{"date":1658818800000,"rep":70916},{"date":1658905200000,"rep":70975},{"date":1658991600000,"rep":71047},{"date":1659078000000,"rep":71121},{"date":1659164400000,"rep":71226},{"date":1659250800000,"rep":71263},{"date":1659337200000,"rep":71356},{"date":1659423600000,"rep":71422},{"date":1659510000000,"rep":71485},{"date":1659596400000,"rep":71506},{"date":1659769200000,"rep":71575},{"date":1659855600000,"rep":71636},{"date":1659942000000,"rep":71666},{"date":1660028400000,"rep":71753},{"date":1660114800000,"rep":71801},{"date":1660201200000,"rep":71837},{"date":1660287600000,"rep":71888},{"date":1660374000000,"rep":71952},{"date":1660460400000,"rep":72041},{"date":1660546800000,"rep":72088},{"date":1660633200000,"rep":72136},{"date":1660719600000,"rep":72203},{"date":1660806000000,"rep":72311},{"date":1660892400000,"rep":72314},{"date":1660978800000,"rep":72350},{"date":1661065200000,"rep":72391},{"date":1661151600000,"rep":72425},{"date":1661238000000,"rep":72464},{"date":1661324400000,"rep":72545},{"date":1661410800000,"rep":72658},{"date":1661497200000,"rep":72736},{"date":1661583600000,"rep":72749},{"date":1661670000000,"rep":72762},{"date":1661756400000,"rep":72801},{"date":1661842800000,"rep":72888},{"date":1661929200000,"rep":72919},{"date":1662015600000,"rep":73039},{"date":1662102000000,"rep":73155},{"date":1662188400000,"rep":73239},{"date":1662274800000,"rep":73272},{"date":1662361200000,"rep":73278},{"date":1662447600000,"rep":73285},{"date":1662534000000,"rep":73328},{"date":1662620400000,"rep":73331},{"date":1662706800000,"rep":73454},{"date":1662793200000,"rep":73484},{"date":1662879600000,"rep":73541},{"date":1662966000000,"rep":73570},{"date":1663052400000,"rep":73573},{"date":1663138800000,"rep":73582},{"date":1663225200000,"rep":73612},{"date":1663398000000,"rep":73683},{"date":1663484400000,"rep":73704},{"date":1663570800000,"rep":73708},{"date":1663657200000,"rep":73744},{"date":1663743600000,"rep":73839},{"date":1663830000000,"rep":73842},{"date":1663916400000,"rep":73881},{"date":1664002800000,"rep":73884},{"date":1664089200000,"rep":73920},{"date":1664175600000,"rep":74089},{"date":1664262000000,"rep":74146},{"date":1664348400000,"rep":74266},{"date":1664434800000,"rep":74419},{"date":1664521200000,"rep":74491},{"date":1664607600000,"rep":74582},{"date":1664694000000,"rep":74705},{"date":1664780400000,"rep":74786},{"date":1664866800000,"rep":74900},{"date":1664953200000,"rep":74987},{"date":1665039600000,"rep":75187},{"date":1665126000000,"rep":75387},{"date":1665212400000,"rep":75519},{"date":1665298800000,"rep":75586},{"date":1665385200000,"rep":75661},{"date":1665471600000,"rep":75721},{"date":1665558000000,"rep":75811},{"date":1665644400000,"rep":75931},{"date":1665730800000,"rep":75955},{"date":1665817200000,"rep":76000},{"date":1665903600000,"rep":76027},{"date":1665990000000,"rep":76039},{"date":1666076400000,"rep":76049},{"date":1666162800000,"rep":76082},{"date":1666249200000,"rep":76227},{"date":1666335600000,"rep":76315},{"date":1666422000000,"rep":76331},{"date":1666508400000,"rep":76413},{"date":1666594800000,"rep":76506},{"date":1666681200000,"rep":76600},{"date":1666767600000,"rep":76609},{"date":1666854000000,"rep":76636},{"date":1666940400000,"rep":76645},{"date":1667026800000,"rep":76714},{"date":1667113200000,"rep":76771},{"date":1667199600000,"rep":76805},{"date":1667286000000,"rep":76859},{"date":1667372400000,"rep":76897},{"date":1667458800000,"rep":76933},{"date":1667545200000,"rep":76942},{"date":1667631600000,"rep":76948},{"date":1667718000000,"rep":76951},{"date":1667804400000,"rep":76981},{"date":1667890800000,"rep":77128},{"date":1667977200000,"rep":77170},{"date":1668150000000,"rep":77233},{"date":1668236400000,"rep":77299},{"date":1668322800000,"rep":77332},{"date":1668409200000,"rep":77479},{"date":1668495600000,"rep":77679},{"date":1668582000000,"rep":77721},{"date":1668668400000,"rep":77818},{"date":1668754800000,"rep":77903},{"date":1668841200000,"rep":77930},{"date":1668927600000,"rep":77930},{"date":1669014000000,"rep":77933},{"date":1669100400000,"rep":77966},{"date":1669186800000,"rep":78005},{"date":1669273200000,"rep":78063},{"date":1669359600000,"rep":78263},{"date":1669446000000,"rep":78323},{"date":1669532400000,"rep":78371},{"date":1669618800000,"rep":78410},{"date":1669705200000,"rep":78443},{"date":1669791600000,"rep":78483},{"date":1669878000000,"rep":78525},{"date":1669964400000,"rep":78543},{"date":1670050800000,"rep":78583},{"date":1670137200000,"rep":78585},{"date":1670223600000,"rep":78615},{"date":1670310000000,"rep":78678},{"date":1670396400000,"rep":78805},{"date":1670482800000,"rep":78868},{"date":1670569200000,"rep":78996},{"date":1670655600000,"rep":79041},{"date":1670742000000,"rep":79101},{"date":1670828400000,"rep":79124},{"date":1670914800000,"rep":79202},{"date":1671001200000,"rep":79263},{"date":1671087600000,"rep":79459},{"date":1671174000000,"rep":79459},{"date":1671260400000,"rep":79495},{"date":1671346800000,"rep":79498},{"date":1671433200000,"rep":79591},{"date":1671519600000,"rep":79677},{"date":1671606000000,"rep":79785},{"date":1671692400000,"rep":79815},{"date":1671778800000,"rep":79816},{"date":1671865200000,"rep":79846},{"date":1671951600000,"rep":79912},{"date":1672038000000,"rep":79951},{"date":1672124400000,"rep":79989},{"date":1672210800000,"rep":80025},{"date":1672297200000,"rep":80133},{"date":1672383600000,"rep":80238},{"date":1672470000000,"rep":80295},{"date":1672556400000,"rep":80319},{"date":1672642800000,"rep":80375},{"date":1672729200000,"rep":80441},{"date":1672815600000,"rep":80579},{"date":1672902000000,"rep":80657},{"date":1672988400000,"rep":80703},{"date":1673074800000,"rep":80764},{"date":1673161200000,"rep":80791},{"date":1673247600000,"rep":80794},{"date":1673334000000,"rep":80806},{"date":1673420400000,"rep":80828},{"date":1673506800000,"rep":80846},{"date":1673593200000,"rep":80943},{"date":1673679600000,"rep":81039},{"date":1673766000000,"rep":81111},{"date":1673852400000,"rep":81170},{"date":1673938800000,"rep":81230},{"date":1674025200000,"rep":81339},{"date":1674111600000,"rep":81390},{"date":1674198000000,"rep":81415},{"date":1674284400000,"rep":81466},{"date":1674370800000,"rep":81472},{"date":1674457200000,"rep":81664},{"date":1674543600000,"rep":81806},{"date":1674630000000,"rep":81939},{"date":1674716400000,"rep":82072},{"date":1674802800000,"rep":82225},{"date":1674889200000,"rep":82343},{"date":1674975600000,"rep":82474},{"date":1675062000000,"rep":82626},{"date":1675148400000,"rep":82686},{"date":1675234800000,"rep":82818},{"date":1675321200000,"rep":82884},{"date":1675407600000,"rep":82999},{"date":1675494000000,"rep":83059},{"date":1675580400000,"rep":83130},{"date":1675666800000,"rep":83196},{"date":1675753200000,"rep":83213},{"date":1675839600000,"rep":83344},{"date":1675926000000,"rep":83429},{"date":1676012400000,"rep":83623},{"date":1676098800000,"rep":83710},{"date":1676185200000,"rep":83710},{"date":1676271600000,"rep":83746},{"date":1676358000000,"rep":83764},{"date":1676444400000,"rep":83787},{"date":1676530800000,"rep":83817},{"date":1676617200000,"rep":84017},{"date":1676703600000,"rep":84101},{"date":1676790000000,"rep":84115},{"date":1676876400000,"rep":84208},{"date":1676962800000,"rep":84269},{"date":1677049200000,"rep":84302},{"date":1677135600000,"rep":84373},{"date":1677222000000,"rep":84462},{"date":1677308400000,"rep":84495},{"date":1677394800000,"rep":84625},{"date":1677481200000,"rep":84666},{"date":1677567600000,"rep":84784},{"date":1677654000000,"rep":84847},{"date":1677740400000,"rep":84868},{"date":1677826800000,"rep":84868},{"date":1677913200000,"rep":84956},{"date":1677999600000,"rep":84968},{"date":1678086000000,"rep":84971},{"date":1678172400000,"rep":85187},{"date":1678258800000,"rep":85208},{"date":1678345200000,"rep":85236},{"date":1678431600000,"rep":85377},{"date":1678518000000,"rep":85383},{"date":1678604400000,"rep":85422},{"date":1678690800000,"rep":85528},{"date":1678777200000,"rep":85563},{"date":1678863600000,"rep":85599},{"date":1678950000000,"rep":85674},{"date":1679036400000,"rep":85700},{"date":1679122800000,"rep":85769},{"date":1679209200000,"rep":85946},{"date":1679295600000,"rep":86026},{"date":1679382000000,"rep":86053},{"date":1679468400000,"rep":86134},{"date":1679554800000,"rep":86293},{"date":1679641200000,"rep":86356},{"date":1679727600000,"rep":86424},{"date":1679814000000,"rep":86511},{"date":1679900400000,"rep":86616},{"date":1679986800000,"rep":86628},{"date":1680073200000,"rep":86631},{"date":1680159600000,"rep":86656},{"date":1680246000000,"rep":86715},{"date":1680332400000,"rep":86805},{"date":1680418800000,"rep":86877},{"date":1680505200000,"rep":86921},{"date":1680591600000,"rep":87066},{"date":1680678000000,"rep":87202},{"date":1680764400000,"rep":87232},{"date":1680850800000,"rep":87368},{"date":1680937200000,"rep":87398},{"date":1681023600000,"rep":87401},{"date":1681110000000,"rep":87431},{"date":1681196400000,"rep":87509},{"date":1681282800000,"rep":87626},{"date":1681369200000,"rep":87692},{"date":1681455600000,"rep":87695},{"date":1681542000000,"rep":87797},{"date":1681714800000,"rep":87845},{"date":1681801200000,"rep":87858},{"date":1681887600000,"rep":87990},{"date":1681974000000,"rep":88114},{"date":1682060400000,"rep":88205},{"date":1682146800000,"rep":88289},{"date":1682233200000,"rep":88295},{"date":1682319600000,"rep":88556},{"date":1682406000000,"rep":88578},{"date":1682492400000,"rep":88584},{"date":1682578800000,"rep":88652},{"date":1682665200000,"rep":88685},{"date":1682751600000,"rep":88718},{"date":1682838000000,"rep":88721},{"date":1682924400000,"rep":88782},{"date":1683010800000,"rep":88850},{"date":1683097200000,"rep":88935},{"date":1683183600000,"rep":89415},{"date":1683270000000,"rep":89545},{"date":1683356400000,"rep":89605},{"date":1683442800000,"rep":89644},{"date":1683529200000,"rep":89692},{"date":1683615600000,"rep":89821},{"date":1683702000000,"rep":89859},{"date":1683788400000,"rep":90059},{"date":1683874800000,"rep":90095},{"date":1683961200000,"rep":90100},{"date":1684047600000,"rep":90211},{"date":1684134000000,"rep":90301},{"date":1684220400000,"rep":90367},{"date":1684306800000,"rep":90473},{"date":1684393200000,"rep":90739},{"date":1684479600000,"rep":90886},{"date":1684566000000,"rep":91086},{"date":1684652400000,"rep":91128},{"date":1684738800000,"rep":91189},{"date":1684825200000,"rep":91321},{"date":1684911600000,"rep":91371},{"date":1684998000000,"rep":91398},{"date":1685084400000,"rep":91487},{"date":1685170800000,"rep":91558},{"date":1685257200000,"rep":91615},{"date":1685343600000,"rep":91666},{"date":1685430000000,"rep":91845},{"date":1685516400000,"rep":91955},{"date":1685602800000,"rep":92114},{"date":1685689200000,"rep":92141},{"date":1685775600000,"rep":92198},{"date":1685862000000,"rep":92371},{"date":1685948400000,"rep":92442},{"date":1686034800000,"rep":92523},{"date":1686121200000,"rep":92613},{"date":1686207600000,"rep":92667},{"date":1686294000000,"rep":92724},{"date":1686380400000,"rep":92793},{"date":1686466800000,"rep":92820},{"date":1686553200000,"rep":92823},{"date":1686639600000,"rep":92848},{"date":1686726000000,"rep":92947},{"date":1686812400000,"rep":93051},{"date":1686898800000,"rep":93129},{"date":1686985200000,"rep":93162},{"date":1687071600000,"rep":93163},{"date":1687158000000,"rep":93205},{"date":1687244400000,"rep":93405},{"date":1687330800000,"rep":93495},{"date":1687417200000,"rep":93594},{"date":1687503600000,"rep":93677},{"date":1687590000000,"rep":93762},{"date":1687676400000,"rep":93792},{"date":1687762800000,"rep":94614},{"date":1687849200000,"rep":94633},{"date":1687935600000,"rep":94742},{"date":1688022000000,"rep":94849},{"date":1688108400000,"rep":94946},{"date":1688194800000,"rep":94991},{"date":1688281200000,"rep":95117},{"date":1688367600000,"rep":95153},{"date":1688454000000,"rep":95201},{"date":1688540400000,"rep":95237},{"date":1688626800000,"rep":95277},{"date":1688713200000,"rep":95309},{"date":1688799600000,"rep":95354},{"date":1688886000000,"rep":95387},{"date":1688972400000,"rep":95497},{"date":1689058800000,"rep":95616},{"date":1689145200000,"rep":95772},{"date":1689231600000,"rep":95880},{"date":1689318000000,"rep":95988},{"date":1689404400000,"rep":96108},{"date":1689490800000,"rep":96187},{"date":1689577200000,"rep":96232},{"date":1689663600000,"rep":96269},{"date":1689750000000,"rep":96281},{"date":1689836400000,"rep":96339},{"date":1689922800000,"rep":96369},{"date":1690009200000,"rep":96451},{"date":1690095600000,"rep":96565},{"date":1690182000000,"rep":96595},{"date":1690268400000,"rep":96673},{"date":1690354800000,"rep":96763},{"date":1690441200000,"rep":96856},{"date":1690527600000,"rep":96951},{"date":1690614000000,"rep":97026},{"date":1690700400000,"rep":97120},{"date":1690786800000,"rep":97186},{"date":1690873200000,"rep":97207},{"date":1690959600000,"rep":97281},{"date":1691046000000,"rep":97401},{"date":1691132400000,"rep":97530},{"date":1691218800000,"rep":97639},{"date":1691305200000,"rep":97686},{"date":1691391600000,"rep":97700},{"date":1691478000000,"rep":97730},{"date":1691564400000,"rep":97868},{"date":1691650800000,"rep":97875},{"date":1691737200000,"rep":97922},{"date":1691823600000,"rep":97955},{"date":1691910000000,"rep":98065},{"date":1691996400000,"rep":98155},{"date":1692082800000,"rep":98355},{"date":1692169200000,"rep":98379},{"date":1692255600000,"rep":98445},{"date":1692342000000,"rep":98552},{"date":1692428400000,"rep":98588},{"date":1692514800000,"rep":98648},{"date":1692601200000,"rep":98676},{"date":1692687600000,"rep":98778},{"date":1692774000000,"rep":98817},{"date":1692860400000,"rep":98826},{"date":1692946800000,"rep":98829},{"date":1693033200000,"rep":98901},{"date":1693119600000,"rep":98964},{"date":1693206000000,"rep":99048},{"date":1693292400000,"rep":99059},{"date":1693378800000,"rep":99110},{"date":1693465200000,"rep":99122},{"date":1693551600000,"rep":99225},{"date":1693638000000,"rep":99261},{"date":1693724400000,"rep":99324},{"date":1693810800000,"rep":99374},{"date":1693897200000,"rep":99406},{"date":1693983600000,"rep":99484},{"date":1694070000000,"rep":99487},{"date":1694156400000,"rep":99631},{"date":1694242800000,"rep":99658},{"date":1694329200000,"rep":99681},{"date":1694415600000,"rep":99723},{"date":1694502000000,"rep":99789},{"date":1694588400000,"rep":99839},{"date":1694674800000,"rep":99950},{"date":1694761200000,"rep":100043},{"date":1694847600000,"rep":100043},{"date":1694934000000,"rep":100084},{"date":1695020400000,"rep":100095},{"date":1695106800000,"rep":100098},{"date":1695193200000,"rep":100129},{"date":1695279600000,"rep":100193},{"date":1695366000000,"rep":100257},{"date":1695452400000,"rep":100320},{"date":1695538800000,"rep":100377},{"date":1695625200000,"rep":100437},{"date":1695711600000,"rep":100581},{"date":1695798000000,"rep":100602},{"date":1695884400000,"rep":100635},{"date":1695970800000,"rep":100689},{"date":1696057200000,"rep":100782},{"date":1696143600000,"rep":100818},{"date":1696230000000,"rep":100932},{"date":1696316400000,"rep":101007},{"date":1696402800000,"rep":101024},{"date":1696489200000,"rep":101024},{"date":1696575600000,"rep":101102},{"date":1696662000000,"rep":101102},{"date":1696834800000,"rep":101191},{"date":1696921200000,"rep":101221},{"date":1697007600000,"rep":101309},{"date":1697094000000,"rep":101502},{"date":1697180400000,"rep":101595},{"date":1697266800000,"rep":101736},{"date":1697353200000,"rep":101752},{"date":1697439600000,"rep":101809},{"date":1697526000000,"rep":101811},{"date":1697612400000,"rep":101818},{"date":1697698800000,"rep":101860},{"date":1697785200000,"rep":101982},{"date":1697871600000,"rep":101982},{"date":1697958000000,"rep":102056},{"date":1698044400000,"rep":102120},{"date":1698130800000,"rep":102156},{"date":1698217200000,"rep":102276},{"date":1698303600000,"rep":102381},{"date":1698390000000,"rep":102411},{"date":1698476400000,"rep":102453},{"date":1698562800000,"rep":102510},{"date":1698649200000,"rep":102513},{"date":1698735600000,"rep":102564},{"date":1698822000000,"rep":102573},{"date":1698908400000,"rep":102753},{"date":1698994800000,"rep":102783},{"date":1699081200000,"rep":102786},{"date":1699167600000,"rep":102859},{"date":1699254000000,"rep":102889},{"date":1699340400000,"rep":102904},{"date":1699426800000,"rep":102934},{"date":1699513200000,"rep":103095},{"date":1699599600000,"rep":103236},{"date":1699686000000,"rep":103275},{"date":1699772400000,"rep":103329},{"date":1699858800000,"rep":103368},{"date":1699945200000,"rep":103566},{"date":1700031600000,"rep":103633},{"date":1700118000000,"rep":103682},{"date":1700204400000,"rep":103685},{"date":1700290800000,"rep":103712},{"date":1700377200000,"rep":103727},{"date":1700463600000,"rep":103778},{"date":1700550000000,"rep":103793},{"date":1700636400000,"rep":103826},{"date":1700722800000,"rep":103829},{"date":1700809200000,"rep":103911},{"date":1700895600000,"rep":103974},{"date":1700982000000,"rep":104070},{"date":1701068400000,"rep":104101},{"date":1701154800000,"rep":104134},{"date":1701241200000,"rep":104207},{"date":1701327600000,"rep":104351},{"date":1701414000000,"rep":104390},{"date":1701500400000,"rep":104484},{"date":1701586800000,"rep":104571},{"date":1701673200000,"rep":104604},{"date":1701759600000,"rep":104634},{"date":1701846000000,"rep":104764},{"date":1701932400000,"rep":104860},{"date":1702018800000,"rep":105019},{"date":1702105200000,"rep":105076},{"date":1702191600000,"rep":105103},{"date":1702278000000,"rep":105131},{"date":1702364400000,"rep":105164},{"date":1702450800000,"rep":105170},{"date":1702537200000,"rep":105227},{"date":1702623600000,"rep":105278},{"date":1702710000000,"rep":105478},{"date":1702796400000,"rep":105514},{"date":1702882800000,"rep":105538},{"date":1702969200000,"rep":105553},{"date":1703055600000,"rep":105633},{"date":1703142000000,"rep":105633},{"date":1703228400000,"rep":105694},{"date":1703314800000,"rep":105894},{"date":1703401200000,"rep":105974},{"date":1703487600000,"rep":105977},{"date":1703574000000,"rep":106012},{"date":1703660400000,"rep":106100},{"date":1703746800000,"rep":106178},{"date":1703833200000,"rep":106199},{"date":1703919600000,"rep":106331},{"date":1704006000000,"rep":106351},{"date":1704092400000,"rep":106387},{"date":1704178800000,"rep":106404},{"date":1704265200000,"rep":106413},{"date":1704351600000,"rep":106513},{"date":1704438000000,"rep":106604},{"date":1704524400000,"rep":106610},{"date":1704610800000,"rep":106769},{"date":1704697200000,"rep":106802},{"date":1704783600000,"rep":106862},{"date":1704870000000,"rep":106962},{"date":1704956400000,"rep":106987},{"date":1705042800000,"rep":107014},{"date":1705129200000,"rep":107044},{"date":1705215600000,"rep":107053},{"date":1705302000000,"rep":107086},{"date":1705388400000,"rep":107095},{"date":1705474800000,"rep":107155},{"date":1705561200000,"rep":107251},{"date":1705647600000,"rep":107284},{"date":1705734000000,"rep":107314},{"date":1705820400000,"rep":107374},{"date":1705906800000,"rep":107485},{"date":1705993200000,"rep":107566},{"date":1706079600000,"rep":107592},{"date":1706166000000,"rep":107667},{"date":1706252400000,"rep":107721},{"date":1706338800000,"rep":107793},{"date":1706425200000,"rep":107860},{"date":1706511600000,"rep":107871},{"date":1706598000000,"rep":107907},{"date":1706684400000,"rep":107922},{"date":1706770800000,"rep":107987},{"date":1706857200000,"rep":107993},{"date":1706943600000,"rep":108056},{"date":1707030000000,"rep":108086},{"date":1707116400000,"rep":108119},{"date":1707202800000,"rep":108183},{"date":1707289200000,"rep":108213},{"date":1707375600000,"rep":108325},{"date":1707462000000,"rep":108442},{"date":1707548400000,"rep":108535},{"date":1707634800000,"rep":108571},{"date":1707721200000,"rep":108607},{"date":1707807600000,"rep":108666},{"date":1707894000000,"rep":108696},{"date":1707980400000,"rep":108708},{"date":1708066800000,"rep":108714},{"date":1708153200000,"rep":108873},{"date":1708239600000,"rep":108918},{"date":1708326000000,"rep":108922},{"date":1708412400000,"rep":109003},{"date":1708498800000,"rep":109127},{"date":1708585200000,"rep":109190},{"date":1708671600000,"rep":109273},{"date":1708758000000,"rep":109427},{"date":1708844400000,"rep":109427},{"date":1708930800000,"rep":109487},{"date":1709017200000,"rep":109561},{"date":1709103600000,"rep":109648},{"date":1709190000000,"rep":109708},{"date":1709276400000,"rep":109738},{"date":1709362800000,"rep":109741},{"date":1709449200000,"rep":109825},{"date":1709535600000,"rep":109834},{"date":1709622000000,"rep":109861},{"date":1709708400000,"rep":109963},{"date":1709794800000,"rep":109969},{"date":1709881200000,"rep":110017},{"date":1710054000000,"rep":110066},{"date":1710140400000,"rep":110162},{"date":1710226800000,"rep":110231},{"date":1710313200000,"rep":110261},{"date":1710399600000,"rep":110264},{"date":1710486000000,"rep":110297},{"date":1710572400000,"rep":110300},{"date":1710658800000,"rep":110500},{"date":1710745200000,"rep":110513},{"date":1710831600000,"rep":110591},{"date":1710918000000,"rep":110672},{"date":1711004400000,"rep":110693},{"date":1711090800000,"rep":110744},{"date":1711177200000,"rep":110753},{"date":1711263600000,"rep":110753},{"date":1711350000000,"rep":110837},{"date":1711436400000,"rep":110885},{"date":1711522800000,"rep":110900},{"date":1711609200000,"rep":110927},{"date":1711695600000,"rep":110978},{"date":1711782000000,"rep":111038},{"date":1711868400000,"rep":111122},{"date":1711954800000,"rep":111165},{"date":1712041200000,"rep":111345},{"date":1712127600000,"rep":111381},{"date":1712214000000,"rep":111483},{"date":1712300400000,"rep":111567},{"date":1712386800000,"rep":111608},{"date":1712473200000,"rep":111647},{"date":1712559600000,"rep":111660},{"date":1712646000000,"rep":111751},{"date":1712732400000,"rep":111926},{"date":1712818800000,"rep":112038},{"date":1712905200000,"rep":112305},{"date":1712991600000,"rep":112341},{"date":1713078000000,"rep":112451},{"date":1713164400000,"rep":112540},{"date":1713250800000,"rep":112591},{"date":1713337200000,"rep":112654},{"date":1713423600000,"rep":112854},{"date":1713510000000,"rep":112914},{"date":1713596400000,"rep":112917},{"date":1713682800000,"rep":112996},{"date":1713769200000,"rep":113086},{"date":1713855600000,"rep":113151},{"date":1713942000000,"rep":113672},{"date":1714028400000,"rep":113709},{"date":1714114800000,"rep":113718},{"date":1714201200000,"rep":113751},{"date":1714287600000,"rep":113778},{"date":1714374000000,"rep":113811},{"date":1714460400000,"rep":113865},{"date":1714546800000,"rep":113874},{"date":1714633200000,"rep":113953},{"date":1714719600000,"rep":114053},{"date":1714806000000,"rep":114056},{"date":1714892400000,"rep":114134},{"date":1714978800000,"rep":114211},{"date":1715065200000,"rep":114409},{"date":1715151600000,"rep":114452},{"date":1715238000000,"rep":114572},{"date":1715324400000,"rep":114593},{"date":1715410800000,"rep":114668},{"date":1715497200000,"rep":114671},{"date":1715583600000,"rep":114725},{"date":1715670000000,"rep":114725},{"date":1715756400000,"rep":114860},{"date":1715842800000,"rep":115190},{"date":1715929200000,"rep":115225},{"date":1716015600000,"rep":115316},{"date":1716102000000,"rep":115400},{"date":1716188400000,"rep":115457},{"date":1716274800000,"rep":115576},{"date":1716361200000,"rep":115591},{"date":1716447600000,"rep":115621},{"date":1716534000000,"rep":115776},{"date":1716620400000,"rep":115809},{"date":1716706800000,"rep":115841},{"date":1716793200000,"rep":115859},{"date":1716879600000,"rep":115925},{"date":1716966000000,"rep":116045},{"date":1717052400000,"rep":116158},{"date":1717138800000,"rep":116186},{"date":1717225200000,"rep":116243},{"date":1717311600000,"rep":116285},{"date":1717398000000,"rep":116309},{"date":1717484400000,"rep":116407},{"date":1717570800000,"rep":116558},{"date":1717657200000,"rep":116561},{"date":1717743600000,"rep":116682},{"date":1717830000000,"rep":116745},{"date":1717916400000,"rep":116790},{"date":1718002800000,"rep":116799},{"date":1718089200000,"rep":116847},{"date":1718175600000,"rep":116854},{"date":1718262000000,"rep":116926},{"date":1718348400000,"rep":116956},{"date":1718434800000,"rep":117082},{"date":1718521200000,"rep":117114},{"date":1718607600000,"rep":117190},{"date":1718694000000,"rep":117238},{"date":1718780400000,"rep":117238},{"date":1718866800000,"rep":117244},{"date":1718953200000,"rep":117301},{"date":1719039600000,"rep":117328},{"date":1719126000000,"rep":117394},{"date":1719212400000,"rep":117436},{"date":1719298800000,"rep":117448},{"date":1719385200000,"rep":117479},{"date":1719471600000,"rep":117629},{"date":1719558000000,"rep":117689},{"date":1719644400000,"rep":117746},{"date":1719730800000,"rep":117749},{"date":1719817200000,"rep":117836},{"date":1719903600000,"rep":117851},{"date":1719990000000,"rep":117905},{"date":1720076400000,"rep":118016},{"date":1720162800000,"rep":118055},{"date":1720249200000,"rep":118082},{"date":1720422000000,"rep":118121},{"date":1720508400000,"rep":118139},{"date":1720594800000,"rep":118145},{"date":1720681200000,"rep":118155},{"date":1720767600000,"rep":118236},{"date":1720854000000,"rep":118317},{"date":1720940400000,"rep":118359},{"date":1721026800000,"rep":118389},{"date":1721113200000,"rep":118542},{"date":1721199600000,"rep":118557},{"date":1721286000000,"rep":118865},{"date":1721372400000,"rep":118889},{"date":1721458800000,"rep":118943},{"date":1721631600000,"rep":118986},{"date":1721718000000,"rep":118997},{"date":1721804400000,"rep":119055},{"date":1721890800000,"rep":119226},{"date":1721977200000,"rep":119244},{"date":1722063600000,"rep":119274},{"date":1722150000000,"rep":119311},{"date":1722322800000,"rep":119320},{"date":1722409200000,"rep":119368},{"date":1722495600000,"rep":119395},{"date":1722582000000,"rep":119577},{"date":1722668400000,"rep":119664},{"date":1722754800000,"rep":119703},{"date":1722841200000,"rep":119730},{"date":1722927600000,"rep":119755},{"date":1723014000000,"rep":120014},{"date":1723100400000,"rep":120020},{"date":1723186800000,"rep":120220},{"date":1723273200000,"rep":120284},{"date":1723359600000,"rep":120302},{"date":1723446000000,"rep":120429},{"date":1723532400000,"rep":120503},{"date":1723618800000,"rep":120506},{"date":1723705200000,"rep":120584},{"date":1723791600000,"rep":120597},{"date":1723878000000,"rep":120672},{"date":1723964400000,"rep":120675},{"date":1724050800000,"rep":120681},{"date":1724223600000,"rep":120756},{"date":1724310000000,"rep":120828},{"date":1724396400000,"rep":120858},{"date":1724482800000,"rep":120894},{"date":1724569200000,"rep":120921},{"date":1724655600000,"rep":120958},{"date":1724742000000,"rep":121019},{"date":1724828400000,"rep":121052},{"date":1724914800000,"rep":121094},{"date":1725001200000,"rep":121139},{"date":1725087600000,"rep":121178},{"date":1725174000000,"rep":121212},{"date":1725260400000,"rep":121215},{"date":1725346800000,"rep":121335},{"date":1725433200000,"rep":121380},{"date":1725519600000,"rep":121413},{"date":1725606000000,"rep":123090},{"date":1725692400000,"rep":123141},{"date":1725778800000,"rep":123201},{"date":1725865200000,"rep":123420},{"date":1725951600000,"rep":123477},{"date":1726038000000,"rep":123504},{"date":1726124400000,"rep":123674},{"date":1726210800000,"rep":123707},{"date":1726297200000,"rep":123734},{"date":1726383600000,"rep":123774},{"date":1726470000000,"rep":123831},{"date":1726556400000,"rep":123961},{"date":1726642800000,"rep":123994},{"date":1726729200000,"rep":124011},{"date":1726815600000,"rep":124047},{"date":1726902000000,"rep":124109},{"date":1726988400000,"rep":124174},{"date":1727074800000,"rep":124184},{"date":1727161200000,"rep":124208},{"date":1727247600000,"rep":124408},{"date":1727334000000,"rep":124497},{"date":1727420400000,"rep":124573},{"date":1727506800000,"rep":124629},{"date":1727593200000,"rep":124670},{"date":1727679600000,"rep":124725},{"date":1727766000000,"rep":124811},{"date":1727852400000,"rep":124874},{"date":1727938800000,"rep":124941},{"date":1728025200000,"rep":125031},{"date":1728111600000,"rep":125071},{"date":1728198000000,"rep":125152},{"date":1728284400000,"rep":125155},{"date":1728370800000,"rep":125176},{"date":1728457200000,"rep":125248},{"date":1728543600000,"rep":125314},{"date":1728630000000,"rep":125351},{"date":1728716400000,"rep":125414},{"date":1728802800000,"rep":125444},{"date":1728889200000,"rep":126244},{"date":1728975600000,"rep":126312},{"date":1729062000000,"rep":126342},{"date":1729148400000,"rep":126425},{"date":1729234800000,"rep":126499},{"date":1729321200000,"rep":126556},{"date":1729407600000,"rep":126598},{"date":1729494000000,"rep":126632},{"date":1729580400000,"rep":126669},{"date":1729666800000,"rep":126813},{"date":1729753200000,"rep":126844},{"date":1729839600000,"rep":126964},{"date":1729926000000,"rep":127000},{"date":1730012400000,"rep":127089},{"date":1730098800000,"rep":127130},{"date":1730185200000,"rep":127269},{"date":1730271600000,"rep":127326},{"date":1730358000000,"rep":127526},{"date":1730444400000,"rep":127556},{"date":1730530800000,"rep":127664},{"date":1730617200000,"rep":127792},{"date":1730703600000,"rep":127801},{"date":1730790000000,"rep":128224},{"date":1730876400000,"rep":128309},{"date":1730962800000,"rep":128309},{"date":1731049200000,"rep":128367},{"date":1731135600000,"rep":128395},{"date":1731222000000,"rep":128428},{"date":1731308400000,"rep":128461},{"date":1731394800000,"rep":128519},{"date":1731481200000,"rep":128549},{"date":1731567600000,"rep":128552},{"date":1731654000000,"rep":128627},{"date":1731740400000,"rep":128633},{"date":1731826800000,"rep":128718},{"date":1731913200000,"rep":128721},{"date":1731999600000,"rep":128785},{"date":1732086000000,"rep":128866},{"date":1732172400000,"rep":128902},{"date":1732258800000,"rep":128947},{"date":1732345200000,"rep":128992},{"date":1732431600000,"rep":129095},{"date":1732518000000,"rep":129236},{"date":1732604400000,"rep":129245},{"date":1732690800000,"rep":129445},{"date":1732777200000,"rep":129462},{"date":1732863600000,"rep":129495},{"date":1732950000000,"rep":129567},{"date":1733036400000,"rep":129607},{"date":1733122800000,"rep":129685},{"date":1733209200000,"rep":129699},{"date":1733295600000,"rep":129736},{"date":1733382000000,"rep":129879},{"date":1733468400000,"rep":129993},{"date":1733554800000,"rep":130011},{"date":1733641200000,"rep":130091},{"date":1733727600000,"rep":130147},{"date":1733814000000,"rep":130162},{"date":1733900400000,"rep":130177},{"date":1733986800000,"rep":130216},{"date":1734073200000,"rep":130264},{"date":1734159600000,"rep":130302},{"date":1734246000000,"rep":130344},{"date":1734332400000,"rep":130387},{"date":1734418800000,"rep":130387},{"date":1734505200000,"rep":130441},{"date":1734591600000,"rep":130452},{"date":1734678000000,"rep":130476},{"date":1734764400000,"rep":130533},{"date":1734850800000,"rep":130551},{"date":1734937200000,"rep":130584},{"date":1735023600000,"rep":130683},{"date":1735110000000,"rep":130709},{"date":1735196400000,"rep":130775},{"date":1735282800000,"rep":130790},{"date":1735369200000,"rep":130862},{"date":1735455600000,"rep":130910},{"date":1735542000000,"rep":130919},{"date":1735628400000,"rep":130928},{"date":1735714800000,"rep":130961},{"date":1735801200000,"rep":131004},{"date":1735887600000,"rep":131034},{"date":1735974000000,"rep":131034},{"date":1736060400000,"rep":131066},{"date":1736233200000,"rep":131132},{"date":1736319600000,"rep":131240},{"date":1736406000000,"rep":131288},{"date":1736492400000,"rep":131351},{"date":1736578800000,"rep":131447},{"date":1736665200000,"rep":131546},{"date":1736751600000,"rep":131600},{"date":1736838000000,"rep":131813},{"date":1736924400000,"rep":131852},{"date":1737010800000,"rep":131979},{"date":1737097200000,"rep":132045},{"date":1737183600000,"rep":132045},{"date":1737270000000,"rep":132084},{"date":1737356400000,"rep":132087},{"date":1737442800000,"rep":132189},{"date":1737529200000,"rep":132199},{"date":1737615600000,"rep":132286},{"date":1737702000000,"rep":132337},{"date":1737788400000,"rep":132382},{"date":1737874800000,"rep":132582},{"date":1737961200000,"rep":132675},{"date":1738047600000,"rep":132873},{"date":1738134000000,"rep":132977},{"date":1738220400000,"rep":133105},{"date":1738306800000,"rep":133135},{"date":1738393200000,"rep":133168},{"date":1738479600000,"rep":133198},{"date":1738566000000,"rep":133327},{"date":1738652400000,"rep":133533},{"date":1738738800000,"rep":133554},{"date":1738825200000,"rep":133563},{"date":1738911600000,"rep":133569},{"date":1738998000000,"rep":133656},{"date":1739084400000,"rep":133662},{"date":1739170800000,"rep":133671},{"date":1739257200000,"rep":133689},{"date":1739343600000,"rep":133743},{"date":1739430000000,"rep":133752},{"date":1739516400000,"rep":133773},{"date":1739602800000,"rep":133788},{"date":1739689200000,"rep":133850},{"date":1739775600000,"rep":133883}]},"url":"\/User\/Graph\/3399692","id":"reputationTab"}],"editUrl":null,"usersUrl":"\/Leaderboard","sidebarData":{"userCardData":{"summaryData":{"name":"Carsten Frauenheim","username":"carsten","avatarLink":"https:\/\/guide-images.cdn.ifixit.com\/igi\/p1cHBpItoOEfNENt.large","avatarSrc":"https:\/\/guide-images.cdn.ifixit.com\/igi\/p1cHBpItoOEfNENt.standard","stats":{"reputation":"133,883","answers":"6","guides":"370"},"dateJoined":"03\/10\/20"},"conditionalData":{"userBio":"<p>Carsten is a Repairability Engineer at iFixit, where he works alongside tech companies to make their devices easier to repair. In his spare time, he enjoys building computers, wrenching on cars, traveling, and hanging out with his wife and cat.<\/p>","statusNotifications":[],"teams":[{"avatar":"https:\/\/guide-images.cdn.ifixit.com\/igi\/TS66OmLjO4QAsbrB.thumbnail","url":"\/Team\/1\/iFixit","name":"iFixit","studentCode":null,"description":"We're just some folks with repair on our minds..."},{"avatar":"https:\/\/guide-images.cdn.ifixit.com\/igi\/ST6gAHCBN112ZBMk.thumbnail","url":"\/Team\/41156\/Guide+Team","name":"Guide Team","studentCode":null,"description":"iFixit's in-house team of technical writers and guide..."}],"miscLink":null,"actions":[]}},"voteHistoryData":{"upVotes":9,"downVotes":0,"username":"Carsten Frauenheim"},"certData":{"acceptedCerts":[],"pendingCerts":[]}},"activeTab":"About","shopifyStore":{"currencyCode":"USD","storeCode":"us","shopDomain":"ifixit-us.myshopify.com","storefrontAccessToken":"db3099692534a56ecec7b974a329d302"}}"> <style> .landing-placeholder { min-height: 1600px; } </style> <div class="landing-placeholder"></div> </div> </div> </div> <!-- /content-container --> </div> <!-- /contentFloat --> <div class="clearer"></div> </div> <!-- /mainBody --> <div class="clearer"></div> </div> <!-- /main --> </div> <!-- /page --> <div class="react-component component-Footer" data-reactroot data-name="Footer" data-props="{"supportUrl":"https:\/\/help.ifixit.com\/","repairUrl":"https:\/\/repair.org\/","langViewID":"en","privacyPolicyUrl":"https:\/\/www.ifixit.com\/Info\/Privacy"}"> <style> .footer-placeholder { min-height: 1325.55px; @media (min-width: 768px) { min-height: 630.94px; } @media (min-width: 1440px) { min-height: 622.94px; } } </style> <div class="footer-placeholder hide-until-css-loaded"></div> </div> </div> <!-- /background --> <script type='text/javascript'> var App = {"recaptchaToken":"6LdcrYcUAAAAADXZZ8mZBNd48Qpg6jF6_Zp2s1t5","canIBypassGAEventFiringOnMobile":false,"objectNameSingular":"Device","objectNamePlural":"Devices","which":"ifixit","siteid":2,"isLoggedIn":false,"algoliaConfig":{"appId":"XQEP3AD9ZT","apiKey":"ZmFkM2U0MDg2ZDc5NzBmNTEwYmZmODcwNDFhNzcxYzJlZDYxZjkzYzg2MWRkYTE3MTBiMWUwMTMwMTEwZGNmMmZpbHRlcnM9c2l0ZSUzQSUyMmlmaXhpdCUyMiUyMEFORCUyMCUyOHB1YmxpYyUyMCUzRCUyMDElMjBPUiUyMHZhcmlhbnRzX2NvdW50JTIwJTNFJTNEJTIwMSUyOSZ2YWxpZFVudGlsPTE3NDEwNDQxNjg=","indexPrefix":"","indexNamesByObjectType":{"guide":["guide_en"],"post":["post_en"],"product_group":["product_group_en"],"searchpage":["searchpage_en"],"document":["document_en"],"wiki":["wiki_en"],"topic":["topic_en"],"topic_variant":["topic_variant_en"],"item":["item_en"],"product":["product_en_us"],"wp_searchable_posts":["wp_searchable_posts"]},"filtersByObjectType":{"product":"is_pro != 1"},"defaultDoctypes":["topic","product","product_group","guide","post","wiki","pages","news","document"]},"lang":"en","shopifyStorefront":{"clientDetails":{"domain":"store.ifixit.com","storefrontAccessToken":"db3099692534a56ecec7b974a329d302","apiVersion":"2024-04"}},"canIForceSentryReporting":false,"SENTRY_DSN_JS":"https:\/\/5552835e822c4c8db5070306b2535ef3@o186239.ingest.sentry.io\/1281569","sentryTags":{"site":"ifixit","lang":"en","isAdmin":false,"deployment":"production"},"sentryPerformance":true,"sentryRelease":"976555bbf517d931d88f4d253d45e460c775fc37\n","googleOAuth2Clientid":"622418919965-qcvbv04spukbdo9ut8pevt4pucmkp86o.apps.googleusercontent.com","googleOAuth2Domain":"","usernamePattern":"^[a-z][a-z0-9_]{2,14}$","maxMediaSize":100,"maxMediaLength":30,"videosEnabled":true,"strokeWidthMedium":5,"iconTimes":"<i class=\"svg-icon\" style=\"display: inline-flex; width: 16px; height: 16px;\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/>\n <line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/>\n<\/svg><\/i>","videoEncodings":{"MP4_720":{"column":"MP4_720","label":"480p","encoding":"mp4","width":720,"height":480,"codecs":"avc1.4D401E, mp4a.40.2","ffmpeg_args":"-vcodec libx264 -profile:v main -level 3.1 -crf 23 -acodec aac -vf format=yuv420p","mime":"video\/mp4","always_generate":true}},"FrameModules":["LoginFrameModule","ImageMenuFrameModule","MediaLibraryFrameModule","NotifyFrameModule","WatchFrameModule","NewsletterFrameModule","ImageMarkersFrameModule","ImageCropFrameModule"],"gb":{"attributes":{"uniqueId":"XJkNHLBMYTV","isExemptFromAB":false},"features":{"product-list-default-to-gallery":{"defaultValue":false,"rules":[]},"product-overview-reorder-sections":{"defaultValue":false,"rules":[]},"show-cross-sell-checkbox":{"defaultValue":false,"rules":[{"condition":null,"coverage":1,"variations":null,"key":null,"weights":null,"namespace":null,"hashAttribute":"uniqueId","filters":null,"seed":"5298a401-5a18-4037-9d68-0a8bc7151e80","hashVersion":2,"range":null,"meta":null,"ranges":null,"name":null,"phase":null}]},"plp-bigger-list-images":{"defaultValue":false,"rules":[{"condition":null,"coverage":1,"variations":[false,true],"key":"plp-bigger-list-images","weights":[0.5,0.5],"namespace":null,"hashAttribute":"uniqueId","filters":null,"seed":"405103a9-e2e3-4837-99b4-d0c33ae394d0","hashVersion":2,"range":null,"meta":[{"key":"0","name":"Control"},{"key":"1","name":"Bigger Images"}],"ranges":null,"name":"plp-bigger-list-images","phase":"0"}]},"php-next-a-a-experiment":{"defaultValue":false,"rules":[{"condition":null,"coverage":1,"variations":[false,true],"key":"php-next-a-a-experiment","weights":[0.5,0.5],"namespace":null,"hashAttribute":"uniqueId","filters":null,"seed":"4f5cb2dc-a7e0-4468-a3b0-40a6a7162f48","hashVersion":2,"range":null,"meta":[{"key":"0","name":"Control"},{"key":"1","name":"Variation 1"}],"ranges":null,"name":"php-next-a-a-experiment","phase":"2"}]},"generic-reviews":{"defaultValue":false,"rules":[{"condition":null,"coverage":1,"variations":[false,true],"key":"generic-reviews","weights":[0.5,0.5],"namespace":null,"hashAttribute":"uniqueId","filters":null,"seed":"fa3d1b62-7ff3-42c7-82d2-55bd053c01a0","hashVersion":2,"range":null,"meta":[{"key":"0","name":"Control (No Generic Reviews)"},{"key":"1","name":"Show Generic Reviews"}],"ranges":null,"name":"Generic Reviews","phase":"0"}]},"show-cart-merch-banner":{"defaultValue":false,"rules":[{"condition":null,"coverage":1,"variations":[false,true],"key":"show-cart-merch-banner","weights":[0.5,0.5],"namespace":null,"hashAttribute":"uniqueId","filters":null,"seed":"de12c0d6-fb6e-4de0-87e5-87e8f40d35bb","hashVersion":2,"range":null,"meta":[{"key":"0","name":"Control"},{"key":"1","name":"Variation 1"}],"ranges":null,"name":"Show Cart Merch Banner","phase":"0"}]},"guide-collections":{"defaultValue":false,"rules":[]},"a-a-experiment-v7":{"defaultValue":false,"rules":[{"condition":null,"coverage":1,"variations":[false,true],"key":"experiment-v7","weights":[0.5,0.5],"namespace":null,"hashAttribute":"uniqueId","filters":null,"seed":"e7fad591-a03b-4c8a-b118-01c6a0cc96e0","hashVersion":2,"range":null,"meta":[{"key":"0","name":"Control"},{"key":"1","name":"Variation 1"}],"ranges":null,"name":"a-a-experiment-v7","phase":"0"}]},"show-consent-banner":{"defaultValue":false,"rules":[]}},"forcedVariations":[],"viewedExperiments":[],"forcedFeatures":[]},"isProduction":true,"isTest":false,"userPreferredStoreCode":"us","locale":"en_US","siteName":"ifixit","useSecureCookies":true,"sameSiteValue":"None","imageSizeWidths":{"mini":56,"thumbnail":96,"140x105":140,"200x150":200,"standard":300,"440x330":440,"medium":592,"large":800,"huge":1600},"facebookAppId":"401112919922369","piwikCustomDimensions":{"20":"false"}}; </script> <script type='text/javascript'> Object.entries(App.piwikCustomDimensions).forEach( ([key, value]) => { _paq.push(["setCustomDimensionValue", key, value]); } ); </script> </body> </html>