{
    "componentChunkName": "component---src-templates-note-note-js",
    "path": "/notes/evolution",
    "result": {"data":{"mdx":{"body":"var _excluded = [\"components\"];\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nfunction _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }\nfunction _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }\n/* @jsxRuntime classic */\n/* @jsx mdx */\n\nvar _frontmatter = {};\nvar layoutProps = {\n  _frontmatter: _frontmatter\n};\nvar MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  var components = _ref.components,\n    props = _objectWithoutProperties(_ref, _excluded);\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(\"p\", null, \"best video - \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://youtu.be/N3tRFayqVtk\"\n  }, \"https://youtu.be/N3tRFayqVtk\")), mdx(\"p\", null, \"notes from the video\"), mdx(\"ul\", null, mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"those who reproduce reproduce, those who don't, don't \"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"evolution converts randomness into order and complexity\"), mdx(\"li\", {\n    parentName: \"ul\"\n  })), mdx(\"blockquote\", null, mdx(\"p\", {\n    parentName: \"blockquote\"\n  }, \"as an optimization process\")), mdx(\"blockquote\", null, mdx(\"p\", {\n    parentName: \"blockquote\"\n  }, mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"evolution operates on the space of short, highly expressive programs -- the genome\"))), mdx(\"h2\", null, \"Five things that are essential for evolution\"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Self Replication - Reporduction\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Blue Print - Genome\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Inherit the Blue Print - Passed on from parents to offsprint\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Mutation - Error rate in copying the blue print\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Selection - Who gets to produce\")), mdx(\"p\", null, \"From the video\"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"they evolved\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"they learned to reproduce\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"they were not explicitly programmed to evolve\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"evolution converts randomness into order and complexity\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"role of mutations in the survival of the species\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"bigger brains give them a distinctive advantage\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"your neurons are valuable take care of them\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"frontal cortex and overcoming animal instincts\")), mdx(\"h2\", null, \"TODO\"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"set up and explore \", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://github.com/davidrmiller/biosim4?tab=readme-ov-file#CodeWalkthrough\"\n  }, \"https://github.com/davidrmiller/biosim4?tab=readme-ov-file#CodeWalkthrough\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"create a javascript version that can run in the browser\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"evolution\", mdx(\"ol\", {\n    parentName: \"li\"\n  }, mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"whatever reproduces, reproduces.\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"whatever doesn't reproduce, doesn't reproduce.\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Neurons and brain wiring - \", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://www.youtube.com/watch?v=N3tRFayqVtk\"\n  }, \"https://www.youtube.com/watch?v=N3tRFayqVtk\")), mdx(\"li\", {\n    parentName: \"ol\"\n  })));\n}\n;\nMDXContent.isMDXComponent = true;","inboundReferences":[]}},"pageContext":{"slug":"evolution","node":{"childMdx":{"slug":"evolution"}}}},
    "staticQueryHashes": []}