Skip to content

Instantly share code, notes, and snippets.

#!/usr/bin/env node
var egg_to_embryo = 0.75;
var embryo_to_blastocyst = 0.50;
var blastocyte_chance = 0.3; // egg_to_embryo * embryo_to_blastocyst;
var debug = false;
function exponent(x, y) {
var exp = 1;
for (var i = 0; i < y; i++) {

Friendship 101

2020-09-12 - Summit Webinar Training

What is Neighboring?

Luke 10:25-37 - Good Samaritan

  • Jesus is focusing on getting beyond the minimum
  • Not "who is my neighbor?" but "how am I being a neighbor?"