This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // Use Gists to store code you would like to remember later on | |
| console.log(window); // log the "window" object to the console |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <style> | |
| /* customizable snowflake styling */ | |
| .snowflake { | |
| color: #fff; | |
| font-size: 1em; | |
| font-family: Arial; | |
| text-shadow: 0 0 1px #000; | |
| } | |
| @-webkit-keyframes snowflakes-fall{0%{top:-10%}100%{top:100%}}@-webkit-keyframes snowflakes-shake{0%{-webkit-transform:translateX(0px);transform:translateX(0px)}50%{-webkit-transform:translateX(80px);transform:translateX(80px)}100%{-webkit-transform:translateX(0px);transform:translateX(0px)}}@keyframes snowflakes-fall{0%{top:-10%}100%{top:100%}}@keyframes snowflakes-shake{0%{transform:translateX(0px)}50%{transform:translateX(80px)}100%{transform:translateX(0px)}}.snowflake{position:fixed;top:-10%;z-index:9999;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;-webkit-animation-name:snowflakes-fall,snowflakes-shake;-webkit-animation-duration:10s,3s;-webkit-animation-timing-function:linear,ease-in-out;-webkit-animation-iteration-count:infinite,infinite;-webkit-animation-play-state:running,running;animation-name:snowflake |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| aptitude -y install expect | |
| // Not required in actual script | |
| MYSQL_ROOT_PASSWORD=abcd1234 | |
| SECURE_MYSQL=$(expect -c " | |
| set timeout 10 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 50% Steak Seasoning | |
| Per # | |
| 1/2 t baking soda - if tough meat | |
| 1 t garlic | |
| 2 t sage | |
| 1/2 t cayenne | |
| 1 t salt | |
| 1 t pepper | |
| 3 t oo |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Online | |
| backcountry.com | |
| http://www.backcountry.com/explore/insulation | |
| This page & the "related" article are a good place to start reading about all this stuff. | |
| steepandcheap.com | |
| campsaver.com | |
| sierratradingpost.com | |
| - has tons of coupons if you sign up for their mailing list | |
| outdoorgearlab.com | |
| - reviews/compares different products |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Bench Press - First rep paused. | |
| 115x5x3 | |
| Incline Bench | |
| Rows | |
| Bodybuilding | |
| DB Bench | |
| Facepulls | |
| More rows |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Deadlift | |
| 185x3 | |
| Kettlebell Swing - 20 pounds | |
| 20 | |
| Pushups | |
| 5 | |
| Ten Rounds for Time. | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Lowbar Squat | |
| 185x1x10 | |
| 135x5 EMOM x 5 | |
| Spoto Press | |
| 95x3x5 | |
| Incline Bench | |
| ?? x volume | |
| Facepulls | |
| Rows |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Primary Movement | |
| Paused Bench | |
| 95x5x5 | |
| Secondary Movements | |
| OHP | |
| Barbell Rows | |
| Cardio | |
| 2000m row | |
| Bodybuilding | |
| Shoulders |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Friday, Saturday, Sunday | |
| One day.. | |
| Hip Stretches | |
| Box squats | |
| Paused Deads | |
| 155x3x5 | |
| RDL | |
| Abs | |
| Leg Bodybuilding (machines) |
NewerOlder