{"id":53,"date":"2024-02-18T19:29:48","date_gmt":"2024-02-18T19:29:48","guid":{"rendered":"https:\/\/janxhopkins.com\/?page_id=53"},"modified":"2025-02-12T09:53:39","modified_gmt":"2025-02-12T09:53:39","slug":"mama","status":"publish","type":"page","link":"https:\/\/janxhopkins.com\/index.php\/mama\/","title":{"rendered":"mama"},"content":{"rendered":"\n<div class=\"wp-block-group alignwide has-global-padding is-layout-constrained wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-gutenbergp5-p5js gutenbergp5-align-wide gutenbergp5-block-p5js\"><iframe srcdoc=\"\n        <!DOCTYPE html&gt;\n        <html&gt;\n            <body style=&quot;padding: 0; margin: 0;&quot;&gt;<\/body&gt;\n            <script src=&quot;https:\/\/janxhopkins.com\/wp-content\/plugins\/easy-p5-js-block\/\/assets\/js\/p5.min.js&quot;&gt;<\/script&gt;\n            <script&gt;\n                \nlet maxx;\nlet maxy;\nvar character;\nlet img;\nlet pollenObjs = [];\n\nlet maxObjs = 400;\nlet maxFlos = 50\nlet numObjs = 10;\nlet numFlos = 1;\nlet incdec = 10;\nlet incdec2 = 1;\n\n\nfunction setup(){\n  frameRate(0.5);\n  \/\/ background(255);\n  createCanvas(windowWidth, windowHeight);\n  \n  for( let i = 0; i < maxObjs; i++){\n    pollenObjs[i] = new Pollen();\n    \/\/flowerObjs[i] = new Flower();\n  }\n\n  \n}\n\nfunction draw(){\n  canvas = createCanvas(windowWidth, windowHeight);\n\n  \n  for( let i = 0; i < numObjs; i++){\n    pollenObjs[i].scatter();\n  }\n  \n  numObjs = numObjs + incdec;\n  \/\/ print(numObjs);\n  \n  if(numObjs == maxObjs){\n    incdec = -1;\n    }\n  if(numObjs == 0){\n    incdec = 1;\n  }\n\n\n  \n  numFlos = numFlos + incdec2;\n  \/\/ print(numFlos);\n  \n  if(numFlos == maxFlos){\n    incdec2 = -1;\n    }\n  if(numFlos == 0){\n    incdec2 = 1;\n  }\n  \n}\n\nclass Pollen{\n    contructor(){\n        this.character = ' ';\n        this.maxx = 0;\n        this.maxy = 0; \n    }\n\n    scatter(){\n        let letters = ['a', 'e', '%', '&gt;&gt;', '&quot;', '*', '^', '+'];\n        this.character = random(letters); \n        this.maxx = random(windowWidth);\n        this.maxy = random(windowHeight);\n\n        textSize(random(12, 20));\n        fill(random(0, 100));\n        text(this.character, this.maxx, this.maxy);\n    }\n}\n            <\/script&gt;\n        <\/html&gt;\" sandbox=\"allow-scripts allow-same-origin\" scrolling=\"no\" style=\"width:100%;height:800px;overflow:hidden;\" width=\"100%\" height=\"800px\" class=\"gutenbergp5-noresize\" title=\"p5.js canvas\"><\/iframe><\/div>\n\n\n\n<div class=\"wp-block-columns alignfull is-layout-flex wp-container-core-columns-is-layout-8d39b2df wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:20%\"><\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:60%\">\n<p class=\"wp-block-paragraph\" style=\"line-height:1.7\">mama is not currently reachable but the metapollen propagated here in the browser is a sign that you are very very close indeed&gt;&gt;&gt; come back soon<br>sending \u2764\ufe0f&amp;xoxox<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:20%\"><\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>mama is not currently reachable but the metapollen propagated here in the browser is a sign that you are very very close indeed&gt;&gt;&gt; come back soonsending \u2764\ufe0f&amp;xoxox<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"wp-custom-template-mama-template-page","meta":{"_crdt_document":"","footnotes":""},"class_list":["post-53","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/janxhopkins.com\/index.php\/wp-json\/wp\/v2\/pages\/53","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/janxhopkins.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/janxhopkins.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/janxhopkins.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/janxhopkins.com\/index.php\/wp-json\/wp\/v2\/comments?post=53"}],"version-history":[{"count":14,"href":"https:\/\/janxhopkins.com\/index.php\/wp-json\/wp\/v2\/pages\/53\/revisions"}],"predecessor-version":[{"id":1691,"href":"https:\/\/janxhopkins.com\/index.php\/wp-json\/wp\/v2\/pages\/53\/revisions\/1691"}],"wp:attachment":[{"href":"https:\/\/janxhopkins.com\/index.php\/wp-json\/wp\/v2\/media?parent=53"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}