ro 4.2.0 → 4.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Gemfile.lock +29 -8
- data/LICENSE +1 -1
- data/README.md +274 -111
- data/Rakefile +2 -2
- data/lib/ro/_lib.rb +18 -6
- data/lib/ro/asset.rb +23 -13
- data/lib/ro/collection.rb +47 -4
- data/lib/ro/config.rb +4 -0
- data/lib/ro/error.rb +5 -2
- data/lib/ro/html.rb +23 -0
- data/lib/ro/html_safe.rb +143 -0
- data/lib/ro/methods.rb +95 -38
- data/lib/ro/node.rb +78 -35
- data/lib/ro/path.rb +4 -0
- data/lib/ro/template.rb +62 -22
- data/lib/ro/text.rb +120 -0
- data/lib/ro.rb +4 -0
- data/public/api/ro/index-1.json +997 -79
- data/public/api/ro/index.json +997 -79
- data/public/api/ro/nerd/fastest-possible-embeddings/index.json +90 -0
- data/public/api/ro/nerd/ima/index.json +49 -0
- data/public/api/ro/nerd/index/index.json +74 -0
- data/public/api/ro/nerd/index-1.json +204 -0
- data/public/api/ro/nerd/index.json +194 -0
- data/public/api/ro/pages/about/index.json +60 -0
- data/public/api/ro/pages/contact/index.json +50 -0
- data/public/api/ro/pages/cv/index.json +49 -0
- data/public/api/ro/pages/disco/index.json +117 -0
- data/public/api/ro/pages/index/index.json +30 -0
- data/public/api/ro/pages/index-1.json +366 -0
- data/public/api/ro/pages/index.json +356 -0
- data/public/api/ro/pages/jess/index.json +62 -0
- data/public/api/ro/pages/now/index.json +43 -0
- data/public/api/ro/posts/almost-died-in-an-ice-cave/index.json +265 -0
- data/public/api/ro/posts/facebook-and-global-extremism/index.json +90 -0
- data/public/api/ro/posts/index-1.json +461 -79
- data/public/api/ro/posts/index.json +461 -79
- data/public/api/ro/posts/lemmings-considered-harmful/index.json +49 -0
- data/public/api/ro/posts/lost-in-the-desert/index.json +49 -0
- data/public/api/ro/posts/mission/index.json +49 -0
- data/public/api/ro/posts/return-your-laptop/index.json +61 -0
- data/public/ro/nerd/fastest-possible-embeddings/assets/giraffe.jpeg +0 -0
- data/public/ro/nerd/fastest-possible-embeddings/assets/let-me-in.jpg +0 -0
- data/public/ro/nerd/fastest-possible-embeddings/assets/src/fastembed.js +70 -0
- data/public/ro/nerd/fastest-possible-embeddings/assets/src/fastembed.rs +68 -0
- data/public/ro/nerd/fastest-possible-embeddings/assets/terminal.jpg +0 -0
- data/public/ro/nerd/fastest-possible-embeddings/attributes.yml +7 -0
- data/public/ro/nerd/fastest-possible-embeddings/body.md +266 -0
- data/public/ro/nerd/ima/assets/og.jpeg +0 -0
- data/public/ro/nerd/ima/attributes.yml +8 -0
- data/public/ro/nerd/ima/body.md +22 -0
- data/public/ro/nerd/index/assets/giraffe.jpeg +0 -0
- data/public/ro/nerd/index/assets/let-me-in.jpg +0 -0
- data/public/ro/nerd/index/assets/terminal.jpg +0 -0
- data/public/ro/nerd/index/attributes.yml +7 -0
- data/public/ro/nerd/index/body.md +130 -0
- data/public/ro/pages/about/assets/og.jpeg +0 -0
- data/public/ro/pages/about/assets/speak-english-pulp-fiction.gif +0 -0
- data/public/ro/pages/about/body.md +40 -0
- data/public/ro/pages/contact/assets/giraffe.jpeg +0 -0
- data/public/ro/pages/contact/attributes.yml +7 -0
- data/public/ro/pages/contact/body.md +9 -0
- data/public/ro/pages/cv/assets/ara.jpg +0 -0
- data/public/ro/pages/cv/attributes.yml +6 -0
- data/public/ro/pages/cv/body.md +122 -0
- data/public/ro/pages/disco/assets/disco.jpg +0 -0
- data/public/ro/pages/disco/assets/disco.png +0 -0
- data/public/ro/pages/disco/assets/speak-english-pulp-fiction.gif +0 -0
- data/public/ro/pages/disco/assets/src/environment.md +2354 -0
- data/public/ro/pages/disco/assets/src/fortune-500.md +2518 -0
- data/public/ro/pages/disco/assets/src/greed.md +2703 -0
- data/public/ro/pages/disco/assets/src/up-at-night.md +2337 -0
- data/public/ro/pages/disco/attributes.yml +9 -0
- data/public/ro/pages/disco/body.md +99 -0
- data/public/ro/pages/disco/samples/environment.md +2354 -0
- data/public/ro/pages/disco/samples/fortune-500.md +2518 -0
- data/public/ro/pages/disco/samples/greed.md +2703 -0
- data/public/ro/pages/disco/samples/up-at-night.md +2337 -0
- data/public/ro/pages/index/attributes.yml +1 -0
- data/public/ro/pages/index/body.md +15 -0
- data/public/ro/pages/jess/assets/og.jpg +0 -0
- data/public/ro/pages/jess/assets/speak-english-pulp-fiction.gif +0 -0
- data/public/ro/pages/jess/attributes.yml +7 -0
- data/public/ro/pages/jess/body.md +3 -0
- data/public/ro/pages/now/assets/speak-english-pulp-fiction.gif +0 -0
- data/public/ro/pages/now/attributes.yml +1 -0
- data/public/ro/pages/now/body.md +24 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/assets/image1.png +0 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/assets/image10.png +0 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/assets/image11.png +0 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/assets/image12.png +0 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/assets/image13.png +0 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/assets/image14.png +0 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/assets/image15.png +0 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/assets/image2.png +0 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/assets/image3.png +0 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/assets/image4.png +0 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/assets/image5.png +0 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/assets/image6.png +0 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/assets/image7.png +0 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/assets/image8.png +0 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/assets/image9.png +0 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/assets/josh-pointing.jpg +0 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/assets/levi-rawr.png +0 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/assets/og.jpg +0 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/assets/purple-heart.jpg +0 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/attributes.yml +6 -0
- data/public/ro/posts/almost-died-in-an-ice-cave/body.md +419 -0
- data/public/ro/posts/facebook-and-global-extremism/assets/background.html +125 -0
- data/public/ro/posts/facebook-and-global-extremism/assets/background.md +95 -0
- data/public/ro/posts/facebook-and-global-extremism/assets/og.jpg +0 -0
- data/public/ro/posts/facebook-and-global-extremism/assets/prompt.txt +122 -0
- data/public/ro/posts/facebook-and-global-extremism/assets/results.md +183 -0
- data/public/ro/posts/facebook-and-global-extremism/assets/survey.txt +190 -0
- data/public/ro/posts/facebook-and-global-extremism/attributes.yml +7 -0
- data/public/ro/posts/facebook-and-global-extremism/body.md +393 -0
- data/public/ro/posts/lemmings-considered-harmful/assets/lemming.jpeg +0 -0
- data/public/ro/posts/lemmings-considered-harmful/attributes.yml +6 -0
- data/public/ro/posts/lemmings-considered-harmful/body.md +43 -0
- data/public/ro/posts/lost-in-the-desert/assets/og.jpg +0 -0
- data/public/ro/posts/lost-in-the-desert/attributes.yml +6 -0
- data/public/ro/posts/lost-in-the-desert/body.md +7 -0
- data/public/ro/posts/mission/assets/og.jpg +0 -0
- data/public/ro/posts/mission/attributes.yml +6 -0
- data/public/ro/posts/mission/body.md +4 -0
- data/public/ro/posts/return-your-laptop/assets/og.jpg +0 -0
- data/public/ro/posts/return-your-laptop/assets/return-your-laptop.png +0 -0
- data/public/ro/posts/return-your-laptop/attributes.yml +6 -0
- data/public/ro/posts/return-your-laptop/body.md +58 -0
- data/ro.gemspec +178 -49
- data/scripts/speedtest.rb +324 -0
- data/tmp/gem-details.oe +0 -0
- metadata +157 -33
- data/public/api/ro/posts/first_post/index.json +0 -52
- data/public/api/ro/posts/second_post/index.json +0 -51
- data/public/api/ro/posts/third_post/index.json +0 -51
- data/public/ro/posts/first_post/assets/foo/bar/baz.jpg +0 -0
- data/public/ro/posts/first_post/assets/foo.jpg +0 -0
- data/public/ro/posts/first_post/assets/src/foo/bar.rb +0 -3
- data/public/ro/posts/first_post/attributes.yml +0 -2
- data/public/ro/posts/first_post/blurb.erb.md +0 -7
- data/public/ro/posts/first_post/body.md +0 -16
- data/public/ro/posts/first_post/testing.txt +0 -3
- data/public/ro/posts/second_post/assets/foo/bar/baz.jpg +0 -0
- data/public/ro/posts/second_post/assets/foo.jpg +0 -0
- data/public/ro/posts/second_post/assets/src/foo/bar.rb +0 -3
- data/public/ro/posts/second_post/attributes.yml +0 -2
- data/public/ro/posts/second_post/blurb.erb.md +0 -5
- data/public/ro/posts/second_post/body.md +0 -16
- data/public/ro/posts/third_post/assets/foo/bar/baz.jpg +0 -0
- data/public/ro/posts/third_post/assets/foo.jpg +0 -0
- data/public/ro/posts/third_post/assets/src/foo/bar.rb +0 -3
- data/public/ro/posts/third_post/attributes.yml +0 -2
- data/public/ro/posts/third_post/blurb.erb.md +0 -5
- data/public/ro/posts/third_post/body.md +0 -16
@@ -0,0 +1,62 @@
|
|
1
|
+
{
|
2
|
+
"data": {
|
3
|
+
"pages/jess": {
|
4
|
+
"title": "jess",
|
5
|
+
"og": {
|
6
|
+
"image": {
|
7
|
+
"url": "/ro/pages/jess/assets/og.jpg"
|
8
|
+
},
|
9
|
+
"title": "jess",
|
10
|
+
"description": "she is my favorite"
|
11
|
+
},
|
12
|
+
"body": "<div class=\"ro markdown\">\n <p>i met jess at <a href=\"https://maps.app.goo.gl/Q8hzaHeMJqwXhTmi8\">jacumba hot springs</a>.</p>\n\n<p>i’d been riding my bike from the mexican border, to alaska.</p>\n\n</div>\n",
|
13
|
+
"assets": {
|
14
|
+
"assets/og.jpg": {
|
15
|
+
"url": "/ro/pages/jess/assets/og.jpg",
|
16
|
+
"path": "pages/jess/assets/og.jpg",
|
17
|
+
"size": 8,
|
18
|
+
"img": {
|
19
|
+
"format": "jpeg",
|
20
|
+
"width": 1312,
|
21
|
+
"height": 987
|
22
|
+
},
|
23
|
+
"src": null
|
24
|
+
},
|
25
|
+
"assets/speak-english-pulp-fiction.gif": {
|
26
|
+
"url": "/ro/pages/jess/assets/speak-english-pulp-fiction.gif",
|
27
|
+
"path": "pages/jess/assets/speak-english-pulp-fiction.gif",
|
28
|
+
"size": 8,
|
29
|
+
"img": {
|
30
|
+
"format": "gif",
|
31
|
+
"width": 640,
|
32
|
+
"height": 360
|
33
|
+
},
|
34
|
+
"src": null
|
35
|
+
}
|
36
|
+
},
|
37
|
+
"_meta": {
|
38
|
+
"identifier": "pages/jess",
|
39
|
+
"type": "pages",
|
40
|
+
"id": "jess",
|
41
|
+
"urls": [
|
42
|
+
"/ro/pages/jess/assets/og.jpg",
|
43
|
+
"/ro/pages/jess/assets/speak-english-pulp-fiction.gif",
|
44
|
+
"/ro/pages/jess/attributes.yml",
|
45
|
+
"/ro/pages/jess/body.md"
|
46
|
+
],
|
47
|
+
"created_at": "2025-04-23 04:38:28 +0000",
|
48
|
+
"updated_at": "2025-04-23 04:38:28 +0000",
|
49
|
+
"rel": {
|
50
|
+
"curr": "pages/jess",
|
51
|
+
"prev": "pages/index",
|
52
|
+
"next": "pages/now"
|
53
|
+
}
|
54
|
+
}
|
55
|
+
}
|
56
|
+
},
|
57
|
+
"_meta": {
|
58
|
+
"url": "/ro",
|
59
|
+
"type": "pages",
|
60
|
+
"id": "jess"
|
61
|
+
}
|
62
|
+
}
|
@@ -0,0 +1,43 @@
|
|
1
|
+
{
|
2
|
+
"data": {
|
3
|
+
"pages/now": {
|
4
|
+
"title": "@drawohara",
|
5
|
+
"body": "<div class=\"ro markdown\">\n <ul>\n <li>\n <p>working on a product that brings millions of real social conversations to\nbear on ai, i am calling it <a href=\"/disco\">disco</a>. its mission, is to show how\npeople think and feel about questions, rather than simply answering them.\nalthough it does that too, in thier own words.</p>\n </li>\n <li>\n <p>my baby micro tiny universal coding/writing companion name <code>ima</code> is <a href=\"/nerd/ima\">live and under active development</a></p>\n </li>\n <li>\n <p>building an open-source and free to run ai agenic framework called\n<a href=\"https://docs.google.com/document/d/1SxdENT1Qh4lzFxq2VlQtoNjcsF7sOnVKQtti2JNn048/edit?usp=sharing\"><code>sunwukong</code></a>\nfor the resistance. it’s dope and requires zero infrastructue to run.\nwell, nothing but github. basic setup involves forking a repo, and\nwriting some destructions. more soon…</p>\n </li>\n <li>\n <p>quietly steathing the new steath agency which is <a href=\"https://mountainhigh.codes\">stealthy</a>.</p>\n </li>\n <li>\n <p>the <a href=\"/nerd\">new nerd blog</a> is starting to get more nerdy…</p>\n </li>\n <li>\n <p>nursing some fairly complex injuries, the <a href=\"https://photos.app.goo.gl/xbRt9Waj8583Bzvd7\">result of a few stupid moves in alaska</a>.</p>\n </li>\n <li>\n <p>on a podcast talking about ^that, and the <a href=\"https://www.youtube.com/watch?v=uRhCufU9epE\">future of society and ai recently</a></p>\n </li>\n <li>\n <p><a href=\"/jess\">jess</a> and i are working likes sons-of-bitches to move out of <a href=\"https://photos.app.goo.gl/Kjipk8eKT88CtSRSA\">la</a>.</p>\n </li>\n <li>\n <p><a href=\"https://youtu.be/VFEZOjtrwls?si=POEz_yU44DYrkH-l&t=48\">super digging this</a>.</p>\n </li>\n</ul>\n\n</div>\n",
|
6
|
+
"assets": {
|
7
|
+
"assets/speak-english-pulp-fiction.gif": {
|
8
|
+
"url": "/ro/pages/now/assets/speak-english-pulp-fiction.gif",
|
9
|
+
"path": "pages/now/assets/speak-english-pulp-fiction.gif",
|
10
|
+
"size": 8,
|
11
|
+
"img": {
|
12
|
+
"format": "gif",
|
13
|
+
"width": 640,
|
14
|
+
"height": 360
|
15
|
+
},
|
16
|
+
"src": null
|
17
|
+
}
|
18
|
+
},
|
19
|
+
"_meta": {
|
20
|
+
"identifier": "pages/now",
|
21
|
+
"type": "pages",
|
22
|
+
"id": "now",
|
23
|
+
"urls": [
|
24
|
+
"/ro/pages/now/assets/speak-english-pulp-fiction.gif",
|
25
|
+
"/ro/pages/now/attributes.yml",
|
26
|
+
"/ro/pages/now/body.md"
|
27
|
+
],
|
28
|
+
"created_at": "2025-04-23 04:38:28 +0000",
|
29
|
+
"updated_at": "2025-04-23 04:38:28 +0000",
|
30
|
+
"rel": {
|
31
|
+
"curr": "pages/now",
|
32
|
+
"prev": "pages/jess",
|
33
|
+
"next": null
|
34
|
+
}
|
35
|
+
}
|
36
|
+
}
|
37
|
+
},
|
38
|
+
"_meta": {
|
39
|
+
"url": "/ro",
|
40
|
+
"type": "pages",
|
41
|
+
"id": "now"
|
42
|
+
}
|
43
|
+
}
|
@@ -0,0 +1,265 @@
|
|
1
|
+
{
|
2
|
+
"data": {
|
3
|
+
"posts/almost-died-in-an-ice-cave": {
|
4
|
+
"og": {
|
5
|
+
"image": {
|
6
|
+
"url": "/ro/posts/almost-died-in-an-ice-cave/assets/og.jpg"
|
7
|
+
},
|
8
|
+
"title": "Almost Died In An Ice Cave",
|
9
|
+
"description": "On April of 2024, I, along with 6 of my friends, dug for our lives to come out on the other side."
|
10
|
+
},
|
11
|
+
"body": "<div class=\"ro markdown\">\n <p><a href=\"#tl;dr;\">tl;dr;</a></p>\n\n<blockquote>\n <p>in april, 2024, myself, and 6 brave men attempted to cross the harding\nicefield.</p>\n\n <p>in celebration of <a href=\"https://en.wikipedia.org/wiki/Harding_Icefield#History\">yule kilcher’s 1968 crossing</a></p>\n\n <p>midway through our trip, at the point of no return, we were beseiged by a storm of storms.</p>\n\n <p>we dug shoulder to shoulder for 5 days before the air national gaurd crash\nlanded, and we crawled into the void on a one way journey to save each other’s\nlives at a bearing of 300, 900 meters away.</p>\n\n <p>these are my memories from that trip.</p>\n\n <p>they are not meant to be definiative or complete; merely a refelection on how\nthe experience sits in my mind.</p>\n\n <p>it took me a full year to be able to put pen to paper about this so, forgive\nany tresspasses.</p>\n\n <p>it’s strange how fungible time truly is.</p>\n\n <p><strong>a lifetime, a lifetime ago, just yesterday…</strong></p>\n</blockquote>\n\n<p><a href=\"#pss\">p.s.s</a> -> <a href=\"https://www.instagram.com/gazleah/\">@gaz</a> is <a href=\"https://www.wellgoodproductions.com/\">making a film about this ↓↓↓↓</a></p>\n\n<p><img src='/ro/posts/almost-died-in-an-ice-cave/assets/og.jpg' alt=\"\" /></p>\n\n<p>at this point, i was down to being able to remember</p>\n\n<blockquote>\n <p>hail mary, full of grace</p>\n</blockquote>\n\n<p>and then nothing.</p>\n\n<p>the rest of the verses eluded me.</p>\n\n<p>as did my children’s names.</p>\n\n<p>everything, was very, very far away.</p>\n\n<p><img src='/ro/posts/almost-died-in-an-ice-cave/assets/image1.png' alt=\"\" /></p>\n\n<p>suddenly there was gaz, pulling me out of a 10 feet deep hole in the snow.</p>\n\n<p>out of the darkness of the cave, into the pure white nothingness of the storm.\nwind screaming like a banshee. it was so white, so loud. it hurt. after\nnearly 5 days in that hole.</p>\n\n<p>i imagine this might be what it’s like to be born.</p>\n\n<p>pulled from a dark place you cannot stay, into the brightness of a place you\nwill surely die in.</p>\n\n<p>i was feeling slightly lackadaisical, not in a hurry, but i was still aware,\nin some capacity, that gaz seemed to be yelling:</p>\n\n<p><strong>“go! go! go!”</strong></p>\n\n<p>i was having difficulty being excited about it.</p>\n\n<p>so. cold…</p>\n\n<p>above ground, it was time for one last push.</p>\n\n<p>not long before we’d made josh ‘a last cup of coffee’. he said it was the\nbest he’d ever tasted. he seemed to be the last one standing.</p>\n\n<p><img src='/ro/posts/almost-died-in-an-ice-cave/assets/image2.png' alt=\"\" /></p>\n\n<p>i think that was the point when we knew.</p>\n\n<p>we couldn’t keep up – we were going to be buried alive.</p>\n\n<p>they were not going to be able to reach us – despite trying for days.</p>\n\n<p>probably before the next morning or, depending on the rage of the storm, in\nminutes.</p>\n\n<p>we’d radioed the rescue team, letting know we were tapping out. we didn’t\nwant them trying to recover corpses.</p>\n\n<p>one more shot! the radio said. they were going to try one more time…</p>\n\n<p>at its peak, the storm pumped out snow like it was being blown out of a\nfirehose.</p>\n\n<iframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/7N4briDDD7A?si=xYSyzpdnKlMvQNgC\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\"></iframe>\n<p><br /></p>\n\n<p>some of us were lifelong alaskans.</p>\n\n<p>we grew up mountain running, backpacking, winter camping in freakishly bad\nweather. i’ve read how to build a fire a hundred times. as my dad taught me:\n<strong>3</strong>, not 2 ways to make a fire. unless you have a death wish.</p>\n\n<p>of course, on a glacier there is no way to make a fire. nothing to burn.</p>\n\n<p>gaz trained special ops people in winter travel and was a guide in france for\nyears. he is good at his job because he can film skiing switch. he\nknows how to fly paragliders, scuba, climb. and he split his skull open in\noman in a climbing fall. at that time, he was the only one of us to have been\nrescued by a military helicopter.</p>\n\n<p>he is also a bit of a nut. i loved him 30 seconds after picking him up at\nthe anchorage airport:\n<br />\n<br />\n<a href=\"https://recorder.google.com/5ceeb9c2-22a7-47fe-a1e0-48654444fa1b\">https://recorder.google.com/5ceeb9c2-22a7-47fe-a1e0-48654444fa1b</a>.</p>\n\n<p>josh lives in a 12x8x15 cabin, built into the roots of hemlock trees on\na steep hillside in seward, alaska. surrounded by moss and ice climbing. he\ndoesn’t have electricity, or running water.</p>\n\n<p>his days seem to be filled with a.m. radio, watching the weather, and looking at\nmaps.</p>\n\n<p>he is always pointing.</p>\n\n<p><img src='/ro/posts/almost-died-in-an-ice-cave/assets/josh-pointing.jpg' alt=\"\" /></p>\n\n<p>levi, who has the strength of the Incredible Hulk, the heart of Shrek, the\nbrain of Bernardo Kastrop and a gigantic Alaskan smile, had never seen it snow\nlike this.</p>\n\n<p><img src='/ro/posts/almost-died-in-an-ice-cave/assets/image3.png' alt=\"\" /></p>\n\n<p>none of us had.</p>\n\n<p>it came down in sheets. a strange combination of graupelly pellets surrounded\nby what seemed like grape sized slush balls surrounding them.</p>\n\n<p>later, in the chunnel, it would fill up as fast as you could move it. working\nfull tilt. panting, wheezing, stumbling about with less than zero visibility.</p>\n\n<p>shovel full tilt for 10 minutes. turn around to feel everything you’d just\nremoved already returned. racing for air.</p>\n\n<p>while digging, i often simply left my eyes closed to conserve energy, and hold\nonto to sanity.</p>\n\n<p>at the bottom, under the awning of skis we’d barely managed to retrieve on a\nrecon mission, i would drop and take a knee.</p>\n\n<p>to say another ‘hail mary’.</p>\n\n<p>my grandma had told me, over and over and over again, that i would one day\nneed it.</p>\n\n<p>she made me say it with her over and over.</p>\n\n<p>but this was the first time i’d felt i truly needed it.</p>\n\n<blockquote>\n <p>axel, nova, axel, nova, axel…</p>\n</blockquote>\n\n<p>my kids’ names.</p>\n\n<blockquote>\n\n <p>outside of right leg.<br />\n<strong>(axel)</strong><br />\ntowards right leg, swinging it out of the way.<br />\n<strong>(nova)</strong><br />\nbetween the legs.<br />\n<strong>(axel)</strong><br />\ntowards the left leg swinging left foot out of way.<br />\n<strong>(nova)</strong><br />\noutside of left foot.<br />\n<strong>(axel)</strong><br /></p>\n\n <p><strong>[[ reverse ]]</strong></p>\n\n <p>towards left leg, swinging it out of the way.<br />\n<strong>(nova)</strong><br />\nbetween the legs.<br />\n<strong>(axel)</strong><br />\ntowards the right leg swinging right foot out of way.<br />\n<strong>(nova)</strong><br />\noutside of left foot.<br />\n<strong>(axel)</strong><br /></p>\n\n</blockquote>\n\n<p>digging truly was the best part. at least then, you were warm.</p>\n\n<p>and above ground. breathing air.</p>\n\n<p>the chunnel had gotten so high and narrow only two men could work at a time.</p>\n\n<p><img src='/ro/posts/almost-died-in-an-ice-cave/assets/image4.png' alt=\"\" /></p>\n\n<p>i kinda figured that randy would go first. at night i’d felt him, hands and\nknees, shivering… but, the spring before, i’d seen him reveling in shit\nlike this…</p>\n\n<p><img src='/ro/posts/almost-died-in-an-ice-cave/assets/image6.png' alt=\"\" /></p>\n\n<p><strong>maybe it would be ok?</strong></p>\n\n<p>he never seemed to stop laughing. even when he was hypothermic. for days.</p>\n\n<iframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/i8Se0WE77p4?si=DpOZCJZVI73P2gTK\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\"></iframe>\n<p><br /></p>\n\n<p>on day 2, or 3, or 4 - i forget, levi woke up in a panic, realizing that the\nstructure of our roof, the roof of our ‘backup backup backup’ cave, the one we\nweren’t supposed to need, wasn’t convex enough and that our breath was slowly\nmelting it.</p>\n\n<p>thousands of pounds of wet, dense, snow was above us, and starting to drip and fall out in clumps.</p>\n\n<p>he stripped off his clothes and started chopping away at the ceiling. a sled\nbrigrade to shuttle the snow, raining down everywhere on our gear.</p>\n\n<p><img src='/ro/posts/almost-died-in-an-ice-cave/assets/levi-rawr.png' alt=\"\" /></p>\n\n<p>when everything is soaking wet and freezing, it can easily take two people and\n30 to 45 minutes to simply execute a clothing change. inside the cave, it’s\n34 degrees and raining. the second you are outside, everything freezes solid.\nonce back inside, you get to reverse the process.</p>\n\n<iframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/z-L13WwsBkg?si=-S3ikF9CzF-VTYMR\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\"></iframe>\n<p><br /></p>\n\n<p>we used all our tricks.</p>\n\n<p>i remember a particular session.</p>\n\n<p>it was the first time i’d been able to perceive any atmospheric feature in\ndays.</p>\n\n<p>not the moon, not sky, nor the massive bulk of the nunatak behind us.</p>\n\n<p>i leaned inside and said:</p>\n\n<blockquote>\n <p><strong>i saw the moon!</strong></p>\n</blockquote>\n\n<p>no one moved. maybe they didn’t hear me?</p>\n\n<p>i went back outside to keep digging.</p>\n\n<hr />\n\n<p>for levi and eivin, this trip was born onto them. their grandfather yule was the first\nexplorer to cross the ice sheet in 1968. still boggles the mind, knowing what\nthey did, back then, on that gear.</p>\n\n<p><img src='/ro/posts/almost-died-in-an-ice-cave/assets/image7.png' alt=\"\" /></p>\n\n<p>but for me, it was only 3 years in the making.</p>\n\n<hr />\n\n<p>i’d met jess deep in the desert. having gotten off crutches just a few weeks\nbefore.</p>\n\n<p>she sent me. knowing before i did that i had to go.</p>\n\n<hr />\n\n<p>then somehow she was there with me. on the left side, in front.</p>\n\n<p>directly opposite the dark energy of the nunatak which i could barely see.\ncould not see. but could feel.</p>\n\n<p>the juxtaposition felt a little like a lightning bolt, piercing diagonally\nthrough my body but, at that moment, i knew i was ok to die. i was seeing all\nof it, right now, or so i still feel.</p>\n\n<p>i think each of us felt it, in our own way.</p>\n\n<p>the idea of lying next to your best friends, exhausted, and falling asleep in\ntotal silence, buried together, seemed pretty ok.</p>\n\n<p>sure the fuck beats dying of cancer surrounded by beeping monitors and strangers.\ntv in the corner. at least, from what i’ve seen.</p>\n\n<p>that’s what i’d felt in <strong>that session</strong>.</p>\n\n<hr />\n\n<p>a few days ago, levi left a voice message in our group chat. almost one year\nbefore the day.</p>\n\n<p>he reminded us that mike had woken us all up. and that this small act had saved our lives.</p>\n\n<iframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/5V-cYzmAQ58?si=ZbUk9Y9X9D7TVVsp\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen=\"\"></iframe>\n<p><br /></p>\n\n<p>there were 100s of such small acts over that week in the cave.</p>\n\n<p>mike is missing a finger. a fisherman. father. carpenter.</p>\n\n<p>he built his own dome and gardens year round in a 20x40 hoop building in homer\nalaska. he’s built like an ox.</p>\n\n<p>3 big ones: levi, josh, mike. and 3 small ones. ara, randy, gaz.</p>\n\n<p>eivin is the smart one. he left on day 4, via ski plane. before anyone knew\nwhat was up. thankfully for us, because he and sarah held everything\ntogether for us later.</p>\n\n<p>i remeber mike reaching over the group to scratch my head when it was getting\nhard, face crushed into the ice wall. randy shaking violently in between\nlevi, and me.</p>\n\n<p>our sleeping bags were completely useless. only this tyvek bivy created enough\nwarm, dry space to raise body temperature.</p>\n\n<p>levi and i have talked about next time. no sleeping bags. wool. perhaps\nsealskin. and sails, definitely bringing sails for the skis. a sealskin sail\nwould be very useful, and better in an ice cave than even tyvek.</p>\n\n<p>stuff made out of oil starts to feel just like what it is in situations like\nthis.</p>\n\n<p>plastic.</p>\n\n<p><img src='/ro/posts/almost-died-in-an-ice-cave/assets/image8.png' alt=\"\" /></p>\n\n<p>these are the kinds of things only ‘alaska boys’ seem to appreciate. you can\ntell them in any group of moutaineers - all thier shit is either 30 years old,\nhomemade, or a piece of carbon a buddy just started manufacturing out of his\nbus.</p>\n\n<p>well, that, and some ozzy osbourne.</p>\n\n<p>mike also woke up screaming at one point - singing</p>\n\n<blockquote>\n <p><a href=\"https://open.spotify.com/track/7ACxUo21jtTHzy7ZEV56vU?si=f77d78dc3ea24ad2\">‘going off the rails in an icey c-avE! 🎵🤘🤘🤘’</a></p>\n</blockquote>\n\n<p>around 3 in the morning on night 3.</p>\n\n<p>despite being too tired to laugh, it was at least as comforting to me as\npraying.</p>\n\n<p>on the helicopter i messaged jess. telling her that i’d felt her there, when i\nas utterly alone, and that i loved her.</p>\n\n<p><img src='/ro/posts/almost-died-in-an-ice-cave/assets/image9.png' alt=\"\" /></p>\n\n<p>i didn’t yet know that she’d tracked down sarah, josh’s sister, and known of\nthe severity of our predicament for the past few days, during which she’d also\nbeen up all night praying.</p>\n\n<p>for all of us.</p>\n\n<p>who does that? there is a reason i’ve been in los angeles for a year now.\nsome gennies don’t go back in the bottle.</p>\n\n<p>sarah had been instrumental in our rescue.</p>\n\n<p>along with eivin, and many other friends and family members, calling everyone\nfrom the national guard to friends with crazy ideas about how to approach us\non tracked vehicles after the storm passed.</p>\n\n<p>we had hit the button on day two.</p>\n\n<p>it took many approaches, and two more nights, before we saw that red coat in\nthe distance. literally the happiest any of us have probably been to see\nanother human being.</p>\n\n<p><img src='/ro/posts/almost-died-in-an-ice-cave/assets/image10.png' alt=\"\" /></p>\n\n<p>at the hospital, walking through the hallways, the staff and\npatients literally gagged and moved away quickly.</p>\n\n<p>we smelled like death.</p>\n\n<p><img src='/ro/posts/almost-died-in-an-ice-cave/assets/image11.png' alt=\"\" /></p>\n\n<p>sarah took us to fred meyer to buy new clothes. most of my clothing still\nsmells like cave. even after washing it in bleach.</p>\n\n<p><img src='/ro/posts/almost-died-in-an-ice-cave/assets/image12.png' alt=\"\" /></p>\n\n<p>at freddy’s i wandered around remembering being a kid: grandma always took me\nthere too, and we’d visit my uncle rik, that ran the store.</p>\n\n<p>we lost mike for then second time in 24 hours. though thankfully not in a\ncrevasse – it was in the meat isle.</p>\n\n<p>the only thing i recall eating in the cave was a handful of moose jerky that\nmike stuffed in my mouth as i crawled out for another shift.</p>\n\n<p><img src='/ro/posts/almost-died-in-an-ice-cave/assets/image13.png' alt=\"\" /></p>\n\n<p>back in anchorage, bellies full, and in dry clothes, we let our guards down.</p>\n\n<p>so. happy.</p>\n\n<p>being upright, and above ground.</p>\n\n<p><img src='/ro/posts/almost-died-in-an-ice-cave/assets/image14.png' alt=\"\" /></p>\n\n<p>and fell asleep</p>\n\n<p><img src='/ro/posts/almost-died-in-an-ice-cave/assets/image15.png' alt=\"\" /></p>\n\n<p>there are so many other things i coudl say about this trip.</p>\n\n<p>and re-reading now, i can see clearly that, despite a year of trying, i will\nnever be able to explain what happened out there.</p>\n\n<p>but, today, april 19th, 2025, one year to the day that we were rescued, i\nwanted to stop to say thank you to my friends, thank you to my family, thank\nyou jess.</p>\n\n<p>thank you axel and nova.</p>\n\n<p>i wouldn’t be here without you.</p>\n\n<p>so much love to you all.</p>\n\n<p><img src='/ro/posts/almost-died-in-an-ice-cave/assets/purple-heart.jpg' alt=\"\" /></p>\n\n<hr />\n<p><a href=\"https://photos.app.goo.gl/xbRt9Waj8583Bzvd7\">more photos =></a>.</p>\n\n</div>\n",
|
12
|
+
"assets": {
|
13
|
+
"assets/image1.png": {
|
14
|
+
"url": "/ro/posts/almost-died-in-an-ice-cave/assets/image1.png",
|
15
|
+
"path": "posts/almost-died-in-an-ice-cave/assets/image1.png",
|
16
|
+
"size": 8,
|
17
|
+
"img": {
|
18
|
+
"format": "png",
|
19
|
+
"width": 1456,
|
20
|
+
"height": 817
|
21
|
+
},
|
22
|
+
"src": null
|
23
|
+
},
|
24
|
+
"assets/image10.png": {
|
25
|
+
"url": "/ro/posts/almost-died-in-an-ice-cave/assets/image10.png",
|
26
|
+
"path": "posts/almost-died-in-an-ice-cave/assets/image10.png",
|
27
|
+
"size": 8,
|
28
|
+
"img": {
|
29
|
+
"format": "png",
|
30
|
+
"width": 1477,
|
31
|
+
"height": 761
|
32
|
+
},
|
33
|
+
"src": null
|
34
|
+
},
|
35
|
+
"assets/image11.png": {
|
36
|
+
"url": "/ro/posts/almost-died-in-an-ice-cave/assets/image11.png",
|
37
|
+
"path": "posts/almost-died-in-an-ice-cave/assets/image11.png",
|
38
|
+
"size": 8,
|
39
|
+
"img": {
|
40
|
+
"format": "png",
|
41
|
+
"width": 1410,
|
42
|
+
"height": 1057
|
43
|
+
},
|
44
|
+
"src": null
|
45
|
+
},
|
46
|
+
"assets/image12.png": {
|
47
|
+
"url": "/ro/posts/almost-died-in-an-ice-cave/assets/image12.png",
|
48
|
+
"path": "posts/almost-died-in-an-ice-cave/assets/image12.png",
|
49
|
+
"size": 8,
|
50
|
+
"img": {
|
51
|
+
"format": "png",
|
52
|
+
"width": 1404,
|
53
|
+
"height": 1057
|
54
|
+
},
|
55
|
+
"src": null
|
56
|
+
},
|
57
|
+
"assets/image13.png": {
|
58
|
+
"url": "/ro/posts/almost-died-in-an-ice-cave/assets/image13.png",
|
59
|
+
"path": "posts/almost-died-in-an-ice-cave/assets/image13.png",
|
60
|
+
"size": 8,
|
61
|
+
"img": {
|
62
|
+
"format": "png",
|
63
|
+
"width": 796,
|
64
|
+
"height": 1057
|
65
|
+
},
|
66
|
+
"src": null
|
67
|
+
},
|
68
|
+
"assets/image14.png": {
|
69
|
+
"url": "/ro/posts/almost-died-in-an-ice-cave/assets/image14.png",
|
70
|
+
"path": "posts/almost-died-in-an-ice-cave/assets/image14.png",
|
71
|
+
"size": 8,
|
72
|
+
"img": {
|
73
|
+
"format": "png",
|
74
|
+
"width": 1410,
|
75
|
+
"height": 1057
|
76
|
+
},
|
77
|
+
"src": null
|
78
|
+
},
|
79
|
+
"assets/image15.png": {
|
80
|
+
"url": "/ro/posts/almost-died-in-an-ice-cave/assets/image15.png",
|
81
|
+
"path": "posts/almost-died-in-an-ice-cave/assets/image15.png",
|
82
|
+
"size": 8,
|
83
|
+
"img": {
|
84
|
+
"format": "png",
|
85
|
+
"width": 796,
|
86
|
+
"height": 1057
|
87
|
+
},
|
88
|
+
"src": null
|
89
|
+
},
|
90
|
+
"assets/image2.png": {
|
91
|
+
"url": "/ro/posts/almost-died-in-an-ice-cave/assets/image2.png",
|
92
|
+
"path": "posts/almost-died-in-an-ice-cave/assets/image2.png",
|
93
|
+
"size": 8,
|
94
|
+
"img": {
|
95
|
+
"format": "png",
|
96
|
+
"width": 1404,
|
97
|
+
"height": 1057
|
98
|
+
},
|
99
|
+
"src": null
|
100
|
+
},
|
101
|
+
"assets/image3.png": {
|
102
|
+
"url": "/ro/posts/almost-died-in-an-ice-cave/assets/image3.png",
|
103
|
+
"path": "posts/almost-died-in-an-ice-cave/assets/image3.png",
|
104
|
+
"size": 8,
|
105
|
+
"img": {
|
106
|
+
"format": "png",
|
107
|
+
"width": 789,
|
108
|
+
"height": 970
|
109
|
+
},
|
110
|
+
"src": null
|
111
|
+
},
|
112
|
+
"assets/image4.png": {
|
113
|
+
"url": "/ro/posts/almost-died-in-an-ice-cave/assets/image4.png",
|
114
|
+
"path": "posts/almost-died-in-an-ice-cave/assets/image4.png",
|
115
|
+
"size": 8,
|
116
|
+
"img": {
|
117
|
+
"format": "png",
|
118
|
+
"width": 1492,
|
119
|
+
"height": 840
|
120
|
+
},
|
121
|
+
"src": null
|
122
|
+
},
|
123
|
+
"assets/image5.png": {
|
124
|
+
"url": "/ro/posts/almost-died-in-an-ice-cave/assets/image5.png",
|
125
|
+
"path": "posts/almost-died-in-an-ice-cave/assets/image5.png",
|
126
|
+
"size": 8,
|
127
|
+
"img": {
|
128
|
+
"format": "png",
|
129
|
+
"width": 1404,
|
130
|
+
"height": 1057
|
131
|
+
},
|
132
|
+
"src": null
|
133
|
+
},
|
134
|
+
"assets/image6.png": {
|
135
|
+
"url": "/ro/posts/almost-died-in-an-ice-cave/assets/image6.png",
|
136
|
+
"path": "posts/almost-died-in-an-ice-cave/assets/image6.png",
|
137
|
+
"size": 8,
|
138
|
+
"img": {
|
139
|
+
"format": "png",
|
140
|
+
"width": 786,
|
141
|
+
"height": 1047
|
142
|
+
},
|
143
|
+
"src": null
|
144
|
+
},
|
145
|
+
"assets/image7.png": {
|
146
|
+
"url": "/ro/posts/almost-died-in-an-ice-cave/assets/image7.png",
|
147
|
+
"path": "posts/almost-died-in-an-ice-cave/assets/image7.png",
|
148
|
+
"size": 8,
|
149
|
+
"img": {
|
150
|
+
"format": "png",
|
151
|
+
"width": 1400,
|
152
|
+
"height": 972
|
153
|
+
},
|
154
|
+
"src": null
|
155
|
+
},
|
156
|
+
"assets/image8.png": {
|
157
|
+
"url": "/ro/posts/almost-died-in-an-ice-cave/assets/image8.png",
|
158
|
+
"path": "posts/almost-died-in-an-ice-cave/assets/image8.png",
|
159
|
+
"size": 8,
|
160
|
+
"img": {
|
161
|
+
"format": "png",
|
162
|
+
"width": 1410,
|
163
|
+
"height": 1057
|
164
|
+
},
|
165
|
+
"src": null
|
166
|
+
},
|
167
|
+
"assets/image9.png": {
|
168
|
+
"url": "/ro/posts/almost-died-in-an-ice-cave/assets/image9.png",
|
169
|
+
"path": "posts/almost-died-in-an-ice-cave/assets/image9.png",
|
170
|
+
"size": 8,
|
171
|
+
"img": {
|
172
|
+
"format": "png",
|
173
|
+
"width": 1410,
|
174
|
+
"height": 1057
|
175
|
+
},
|
176
|
+
"src": null
|
177
|
+
},
|
178
|
+
"assets/josh-pointing.jpg": {
|
179
|
+
"url": "/ro/posts/almost-died-in-an-ice-cave/assets/josh-pointing.jpg",
|
180
|
+
"path": "posts/almost-died-in-an-ice-cave/assets/josh-pointing.jpg",
|
181
|
+
"size": 8,
|
182
|
+
"img": {
|
183
|
+
"format": "jpeg",
|
184
|
+
"width": 532,
|
185
|
+
"height": 400
|
186
|
+
},
|
187
|
+
"src": null
|
188
|
+
},
|
189
|
+
"assets/levi-rawr.png": {
|
190
|
+
"url": "/ro/posts/almost-died-in-an-ice-cave/assets/levi-rawr.png",
|
191
|
+
"path": "posts/almost-died-in-an-ice-cave/assets/levi-rawr.png",
|
192
|
+
"size": 8,
|
193
|
+
"img": {
|
194
|
+
"format": "png",
|
195
|
+
"width": 953,
|
196
|
+
"height": 721
|
197
|
+
},
|
198
|
+
"src": null
|
199
|
+
},
|
200
|
+
"assets/og.jpg": {
|
201
|
+
"url": "/ro/posts/almost-died-in-an-ice-cave/assets/og.jpg",
|
202
|
+
"path": "posts/almost-died-in-an-ice-cave/assets/og.jpg",
|
203
|
+
"size": 8,
|
204
|
+
"img": {
|
205
|
+
"format": "jpeg",
|
206
|
+
"width": 4080,
|
207
|
+
"height": 3072
|
208
|
+
},
|
209
|
+
"src": null
|
210
|
+
},
|
211
|
+
"assets/purple-heart.jpg": {
|
212
|
+
"url": "/ro/posts/almost-died-in-an-ice-cave/assets/purple-heart.jpg",
|
213
|
+
"path": "posts/almost-died-in-an-ice-cave/assets/purple-heart.jpg",
|
214
|
+
"size": 8,
|
215
|
+
"img": {
|
216
|
+
"format": "jpeg",
|
217
|
+
"width": 1333,
|
218
|
+
"height": 2000
|
219
|
+
},
|
220
|
+
"src": null
|
221
|
+
}
|
222
|
+
},
|
223
|
+
"_meta": {
|
224
|
+
"identifier": "posts/almost-died-in-an-ice-cave",
|
225
|
+
"type": "posts",
|
226
|
+
"id": "almost-died-in-an-ice-cave",
|
227
|
+
"urls": [
|
228
|
+
"/ro/posts/almost-died-in-an-ice-cave/assets/image1.png",
|
229
|
+
"/ro/posts/almost-died-in-an-ice-cave/assets/image10.png",
|
230
|
+
"/ro/posts/almost-died-in-an-ice-cave/assets/image11.png",
|
231
|
+
"/ro/posts/almost-died-in-an-ice-cave/assets/image12.png",
|
232
|
+
"/ro/posts/almost-died-in-an-ice-cave/assets/image13.png",
|
233
|
+
"/ro/posts/almost-died-in-an-ice-cave/assets/image14.png",
|
234
|
+
"/ro/posts/almost-died-in-an-ice-cave/assets/image15.png",
|
235
|
+
"/ro/posts/almost-died-in-an-ice-cave/assets/image2.png",
|
236
|
+
"/ro/posts/almost-died-in-an-ice-cave/assets/image3.png",
|
237
|
+
"/ro/posts/almost-died-in-an-ice-cave/assets/image4.png",
|
238
|
+
"/ro/posts/almost-died-in-an-ice-cave/assets/image5.png",
|
239
|
+
"/ro/posts/almost-died-in-an-ice-cave/assets/image6.png",
|
240
|
+
"/ro/posts/almost-died-in-an-ice-cave/assets/image7.png",
|
241
|
+
"/ro/posts/almost-died-in-an-ice-cave/assets/image8.png",
|
242
|
+
"/ro/posts/almost-died-in-an-ice-cave/assets/image9.png",
|
243
|
+
"/ro/posts/almost-died-in-an-ice-cave/assets/josh-pointing.jpg",
|
244
|
+
"/ro/posts/almost-died-in-an-ice-cave/assets/levi-rawr.png",
|
245
|
+
"/ro/posts/almost-died-in-an-ice-cave/assets/og.jpg",
|
246
|
+
"/ro/posts/almost-died-in-an-ice-cave/assets/purple-heart.jpg",
|
247
|
+
"/ro/posts/almost-died-in-an-ice-cave/attributes.yml",
|
248
|
+
"/ro/posts/almost-died-in-an-ice-cave/body.md"
|
249
|
+
],
|
250
|
+
"created_at": "2025-04-23 04:38:29 +0000",
|
251
|
+
"updated_at": "2025-04-23 04:38:29 +0000",
|
252
|
+
"rel": {
|
253
|
+
"curr": "posts/almost-died-in-an-ice-cave",
|
254
|
+
"prev": null,
|
255
|
+
"next": "posts/facebook-and-global-extremism"
|
256
|
+
}
|
257
|
+
}
|
258
|
+
}
|
259
|
+
},
|
260
|
+
"_meta": {
|
261
|
+
"url": "/ro",
|
262
|
+
"type": "posts",
|
263
|
+
"id": "almost-died-in-an-ice-cave"
|
264
|
+
}
|
265
|
+
}
|