Large aperture = Small f-number = Shallow (small) depth of field
Small aperture = Larger f-number = Deeper (larger) depth of field
const debug = false; | |
let stop = false; | |
function getLocation() { | |
return new Promise((resp, reje) => { | |
Location.current().then(loc => { | |
resp(loc) | |
}) | |
}) | |
} |
Large aperture = Small f-number = Shallow (small) depth of field
Small aperture = Larger f-number = Deeper (larger) depth of field
see also GitHub Pages + GoDaddy
var dSS = { | |
names: ["Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"], | |
number: new Date().getDay(), | |
link: document.createElement('link') | |
} | |
dSS.link.rel = "stylesheet"; | |
dSS.link.type = "text/css"; | |
dSS.link.href = dSS.names[ dSS.number ] + ".css"; |
Set WshShell = CreateObject("WScript.Shell") | |
MsgBox ConvertToKey(WshShell.RegRead("HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\DigitalProductId")) | |
Function ConvertToKey(Key) | |
Const KeyOffset = 52 | |
i = 28 | |
Chars = "BCDFGHJKMPQRTVWXY2346789" | |
Do | |
Cur = 0 | |
x = 14 |
/summon ArmorStand ~ ~ ~ {NoBasePlate:1b,NoGravity:1b,ShowArms:1b,DisabledSlots:2031616,Pose:{Body:[0f,4f,0f],RightArm:[0f,0f,105f]}}
[Mindfulness][1] / January 5, 2015
![][2]
Mount Everest. The Badwater Ultra-Marathon. What do the these things have in common? They are Big, Hairy, Audacious Goals (BHAG) that are achieved by putting one foot in front of the other. And they are rarely achieved. The only person who's both climbed Everest and run Badawater is Marshall Ulrich. In his autobiography Running on Empty, Ulrich's recommendation for achieving BHAGs is to "focus on the present and set intermediate goals." And the best Sport Psychology research points to the same thing. Setting intermediate, or "process goals" are vastly superior to BHAGs.
![][1]
When it comes to eating well, meal planning is one of the easiest things you can do to set yourself up for success. The beauty of it is there are no rules and, you can't really mess it up. The key is just to start, and to set aside a little bit of time each week to do it. There are so many ways to approach meal planning that, after practicing just once or twice, you'll begin to find what works for you and your family too.
To help you get started, we've broken down some of the basics. We've even included two practice exercises to help you map out your next week's worth of healthy meals!