I hereby claim:
- I am toddheslin on github.
- I am toddheslin (https://keybase.io/toddheslin) on keybase.
- I have a public key ASAdXH-pml-gSwn1oTdKeugGf1ZYqCPdO_e3EZ2YZLsAvQo
To claim this, I am signing this object:
| <div id="wufoo-m2oq9xw0yusu89"></div> | |
| <script type="text/javascript"> | |
| var QueryString = function () { | |
| /* | |
| This function is anonymous, is executed immediately and | |
| the return value is assigned to the variable 'QueryString' | |
| */ | |
| var query_string = {}; | |
| var query = window.location.search.substring(1); | |
| var vars = query.split("&"); |
| /* | |
| // The following code is from @dorward answering a stackoverflow question. | |
| // Like the Wufoo embed, it doesn't rely on jQuery. Thanks @dorward! | |
| */ | |
| <div id="wufoo-m2oq9xw0yusu89"></div> | |
| <script type="text/javascript"> | |
| var QueryString = function () { | |
| /* | |
| This function is anonymous, is executed immediately and |
| (function() { | |
| // Taken from Chrome. Can update this with your own browser/version by running Object.keys(window) on an empty HTML document | |
| var vanilla = ["stop","open","alert","confirm","prompt","print","requestAnimationFrame","cancelAnimationFrame","requestIdleCallback","cancelIdleCallback","captureEvents","releaseEvents","getComputedStyle","matchMedia","moveTo","moveBy","resizeTo","resizeBy","getSelection","find","getMatchedCSSRules","webkitRequestAnimationFrame","webkitCancelAnimationFrame","btoa","atob","setTimeout","clearTimeout","setInterval","clearInterval","createImageBitmap","scroll","scrollTo","scrollBy","postMessage","fetch","blur","focus","close","webkitRequestFileSystem","webkitResolveLocalFileSystemURL","openDatabase","chrome","console","arr","frames","self","window","parent","opener","top","length","closed","location","document","origin","name","history","locationbar","menubar","personalbar","scrollbars","statusbar","toolbar","status","frameElement","navigator","applicationCache","external","sc |
| version: '3' | |
| services: | |
| db: | |
| image: mariadb | |
| volumes: | |
| - db_data:/var/lib/mysql | |
| restart: always | |
| ports: | |
| - "8081:3306" |
| <script> | |
| window.dataLayer = window.dataLayer || []; | |
| function _ready(fn) { | |
| if (document.readyState != 'loading') { | |
| fn(); | |
| } else { | |
| document.addEventListener('DOMContentLoaded', fn); | |
| } | |
| } | |
| _ready(function() { |
I hereby claim:
To claim this, I am signing this object:
| // Our custom GA additional scripts module | |
| var additionalGA = { | |
| host: window.location.hostname, | |
| path: window.location.pathname.split('/'), | |
| init: function() { | |
| var isCheckout = this.isCheckout(); | |
| isCheckout ? this.loadSegment() : null; | |
| //isCheckout ? null : this.ready(this.gaLinker); | |
| }, | |
| isCheckout: function(){ |
Follow this guide to setup the Mac and USB boot drive: https://www.makeuseof.com/tag/install-linux-macbook-pro/
Split newly created partition into:
Get Network setup