]/[Prolog], this problem would be [trivial] to solve.\r\n\r\n

4.6 The [standard approach].

\r\n\r\n

We know what a Lion is from [ISO] 4711/X.123. Since [CCITT] have specified a Lion to be a [particular option] of a [cat] we will have to wait for a [harmonized standard] to appear. $20,000,000 have been [fund]ed for [initial investigations] into this [standard development].\r\n\r\n

[linear search|4.7 Linear search.]

\r\n\r\n

Stand in the top left hand [corner] of the Sahara Desert. Take one [step] east. Repeat until you have found the lion, or you reach the right hand edge. If you reach the right hand [edge], take one step southwards, and proceed towards the left hand edge. When you finally reach the lion, put it the cage. If the lion should happen to eat you before you manage to get it in the cage, press the [reset button], and try again.\r\n

Optionally, [experienced programmer]s will place a [pink elephant] in [Johannesburg] as a [sentinel value]. (thanks [ariels])\r\n \r\n

[Dijkstra's algorithm |4.8 The Dijkstra approach:]

\r\n\r\n

The way the problem reached me was: catch a wild lion in the Sahara\r\nDesert. [Another way of stating the problem] is:\r\n\r\n

\r\n       [Axiom] 1: Sahara [elem] deserts\r\n       Axiom 2: Lion elem Sahara\r\n       Axiom 3: NOT(Lion elem cage)\r\n
\r\n

We observe the following invariant:\r\n\r\n

       P1:     C(L) v not(C(L))\r\n
\r\n

where C(L) means: the value of \"L\" is in the cage.\r\n\r\n

Establishing C initially is trivially accomplished with the statement\r\n\r\n

       ;cage := {}\r\nNote 0:\r\n[This is easily implemented] by opening the door to the \r\ncage and shaking out any lions that happen to be there \r\ninitially.\r\n(End of note 0.)\r\n
\r\n

The obvious [program structure] is then:\r\n

\r\n       ;cage:={}\r\n       ;do NOT (C(L)) ->\r\n               ;\"approach lion under [invariance] of P1\"\r\n               ;if P(L) ->\r\n                       ;\"insert lion in cage\"\r\n                [] not P(L) ->\r\n                       ;skip\r\n               ;fi\r\n       ;od\r\n\r\nwhere P(L) means: the value of L is within arm's reach.\r\n\r\nNote 1:\r\nAxiom 2 ensures that the [loop termination|loop terminates].\r\n(End of note 1.)\r\n\r\nExercise 0:\r\nRefine the step \"Approach lion under invariance of P1\".\r\n(End of exercise 0.)\r\n\r\nNote 2:\r\nThe program is [robust] in the sense that it will lead to\r\n[abortion] if the value of L is \"lioness\".\r\n(End of note 2.)\r\n\r\nRemark 0: This may be a new sense of the word \"robust\" for you.\r\n(End of remark 0.)\r\n\r\nNote 3:\r\n\r\nFrom observation we can see that the above program leads to the\r\n[desired goal]. It goes without saying that we therefore do not \r\nhave to [run] it.\r\n(End of note 3.)\r\n(End of approach.) \r\n(End of document)\r\n
\r\n\r\n         
\r\n\r\n

You can find an infinity of variations on the above [theme] floating around in the [cyberspace] (and probably in [dead tree] format too), but some of them tend to wear the concept a bit [thin]...

","cools":[{"type":"user","title":"Pseudo_Intellectual","node_id":4586},{"type":"user","node_id":737325,"title":"Senso"}],"createtime":"2003-07-21T21:02:14Z","writeuptype":"idea","publishtime":"2003-07-21T21:02:14Z","title":"How To Catch a Lion in the Sahara Desert (idea)","node_id":1478484,"type":"writeup","author":{"hidelastseen":0,"node_id":1477422,"title":"drdave","lasttime":"2024-10-24T07:10:44Z","type":"user","is_bot":0}}],"softlinks":[{"hits":20,"type":"e2node","filled":true,"title":"I would have cooled this if you had written it","node_id":"705766"},{"type":"e2node","hits":10,"filled":true,"node_id":"1290215","title":"An interesting application of binary search"},{"filled":true,"title":"Dijkstra's algorithm","node_id":"551463","hits":6,"type":"e2node"},{"filled":true,"node_id":"95609","title":"geek humor","type":"e2node","hits":6},{"filled":true,"node_id":"1074199","title":"10 questions to ask myself after waking up in a dumpster","type":"e2node","hits":5},{"filled":true,"title":"Monte Carlo Simulation","node_id":"845014","hits":4,"type":"e2node"},{"title":"Sahara","node_id":"106934","filled":true,"hits":4,"type":"e2node"},{"filled":true,"title":"Hilbert's axioms","node_id":"1317320","hits":3,"type":"e2node"},{"hits":3,"type":"e2node","title":"Peano monster curve","node_id":"1136054","filled":true},{"hits":3,"type":"e2node","title":"theoretical physics","node_id":"17785","filled":true},{"type":"e2node","hits":2,"title":"sentinel value","node_id":"1198931","filled":true},{"hits":2,"type":"e2node","node_id":"772794","title":"Enoch Root","filled":true},{"hits":2,"type":"e2node","filled":true,"title":"Game Hunting","node_id":"606605"},{"type":"e2node","hits":2,"node_id":"373812","title":"The Lion, the Mouse, and the Fox","filled":true},{"type":"e2node","hits":1,"filled":true,"title":"The Bees Made Honey in the Lion's Skull","node_id":"1969853"},{"type":"e2node","hits":1,"title":"Las Vegas","node_id":"1959233","filled":true},{"type":"e2node","hits":1,"node_id":"1735451","title":"Modern Talking","filled":true},{"title":"exchange operator","node_id":"1733820","filled":false,"type":"e2node","hits":1},{"filled":false,"node_id":"1673839","title":"Majorana","type":"e2node","hits":1},{"node_id":"1537115","title":"Reel Bad Arabs","filled":true,"type":"e2node","hits":1},{"type":"e2node","hits":1,"title":"Eigenstate","node_id":"1297455","filled":true},{"title":"cult classic","node_id":"515249","filled":true,"type":"e2node","hits":1},{"hits":1,"type":"e2node","title":"The Lion, The Other Lion and the Kipper","node_id":"433225","filled":true},{"filled":true,"title":"Lioness","node_id":"272376","hits":1,"type":"e2node"}],"createtime":"2003-07-21T20:52:24Z","createdby":{"type":"user","title":"drdave","node_id":1477422},"locked":0,"author":{"title":"Content Editors","node_id":923653,"type":"usergroup"},"type":"e2node","title":"How To Catch a Lion in the Sahara Desert","node_id":1478480,"orderlock_user":0}},"architecture":"aarch64","pageheader":{},"chatterbox":{"numborged":1,"borged":0},"assets_location":"https://s3-us-west-2.amazonaws.com/deployed.everything2.com/ff57790348b58c2d84549c750fca2a8354ed26ad","staffpicks":[{"type":"e2node","node_id":"484281","title":"facial expression"},{"node_id":"19270","title":"Root Beer","type":"e2node"},{"type":"e2node","title":"Evaline Turns the Worm","node_id":"1690249"},{"type":"e2node","node_id":"145593","title":"scrambled eggs"},{"node_id":"36383","title":"Carbon","type":"e2node"},{"type":"e2node","node_id":"1539367","title":"It's all happy endings and meaningful conversation until someone gets hurt"},{"node_id":"1323745","title":"Shinkansen Types","type":"e2node"},{"title":"The Time Machine","node_id":"536461","type":"e2node"},{"node_id":"2111741","title":"ASMR","type":"e2node"},{"type":"e2node","node_id":"506994","title":"Sexually-transmitted disease"},{"type":"e2node","title":"Uncle Tom's Cabin","node_id":"717647"},{"type":"e2node","node_id":"1433507","title":"One-pixel transparent GIF"},{"title":"Multiple Sclerosis","node_id":"496931","type":"e2node"},{"node_id":"745059","title":"Kyoto protocol","type":"e2node"},{"node_id":"30673","title":"History","type":"e2node"}],"user":{"editor":false,"title":"Guest User","node_id":"779713","developer":false,"guest":true,"admin":false,"chanop":false,"in_room":0},"coolnodes":[{"parentTitle":"choux pastry","writeupCooled":2,"coolwriteups_id":1159537,"parentNode":161170,"wu_author":"ascorbic","latest_cool":"2026-08-25 01:20:39"},{"writeupCooled":1,"parentNode":289516,"coolwriteups_id":289517,"parentTitle":"Okra","latest_cool":"2026-08-25 01:15:17","wu_author":"Webster 1913"},{"latest_cool":"2026-08-25 00:43:28","wu_author":"wertperch","parentTitle":"Mr. Coffee","coolwriteups_id":2214292,"writeupCooled":1,"parentNode":636560},{"wu_author":"Jet-Poop","latest_cool":"2026-08-24 19:26:29","coolwriteups_id":2214082,"parentTitle":"Hench","writeupCooled":4,"parentNode":2145895},{"parentTitle":"Jane Eyre Laid Bare","writeupCooled":5,"coolwriteups_id":2070204,"parentNode":2070129,"wu_author":"Hazelnut","latest_cool":"2026-08-24 19:04:58"},{"latest_cool":"2026-08-24 13:06:51","wu_author":"MagneticDuck","coolwriteups_id":2214094,"parentNode":2214093,"parentTitle":"July 24, 2026","writeupCooled":1},{"wu_author":"Glowing Fish","latest_cool":"2026-08-24 12:53:48","coolwriteups_id":2214279,"parentNode":2214278,"parentTitle":"The Trouble With Tycho","writeupCooled":1},{"latest_cool":"2026-08-24 12:31:19","wu_author":"go ahead I'll listen","parentNode":2210045,"writeupCooled":1,"coolwriteups_id":2210044,"parentTitle":"the lost art of healthy fighting"},{"wu_author":"RedOmega","latest_cool":"2026-08-24 10:57:01","parentTitle":"The Romans sowed Carthage with salt. America uses Grazon.","coolwriteups_id":2190767,"writeupCooled":12,"parentNode":2190919},{"wu_author":"mblase","latest_cool":"2026-08-24 05:55:12","coolwriteups_id":927723,"parentTitle":"Omega Supreme","parentNode":927713,"writeupCooled":1},{"writeupCooled":2,"parentTitle":"When We Were Real","parentNode":2214262,"coolwriteups_id":2214263,"wu_author":"Jet-Poop","latest_cool":"2026-08-23 12:23:55"},{"wu_author":"the gazelle","latest_cool":"2026-08-23 01:18:12","parentNode":97598,"coolwriteups_id":997655,"writeupCooled":5,"parentTitle":"Erik Satie"},{"latest_cool":"2026-08-23 00:39:08","wu_author":"lostcauser","coolwriteups_id":2214271,"parentNode":null,"parentTitle":null,"writeupCooled":null},{"writeupCooled":4,"parentTitle":"900 foot Jesus","latest_cool":"2026-08-22 03:39:51","wu_author":"uucp","parentNode":53481,"coolwriteups_id":1489864},{"coolwriteups_id":2214269,"parentNode":2214110,"wu_author":"wertperch","latest_cool":"2026-08-22 01:00:54","parentTitle":"people who don't like coffee","writeupCooled":1},{"parentNode":2214218,"writeupCooled":5,"parentTitle":"Your heart requires moonlight","coolwriteups_id":2214224,"latest_cool":"2026-08-21 19:38:28","wu_author":"etouffee"},{"coolwriteups_id":2070579,"parentNode":1680754,"latest_cool":"2026-08-21 18:18:44","wu_author":"worn-out_shoe","parentTitle":"you kissed me on that night you can't remember","writeupCooled":2},{"latest_cool":"2026-08-21 16:55:39","wu_author":"amib","parentTitle":"Fight Club","coolwriteups_id":1536472,"writeupCooled":2,"parentNode":149066},{"parentTitle":"Can't get you out of my head","writeupCooled":2,"coolwriteups_id":1215990,"parentNode":683008,"wu_author":"TheDeadGuy","latest_cool":"2026-08-21 16:53:25"},{"wu_author":"Glowing Fish","latest_cool":"2026-08-21 12:55:37","parentNode":2214265,"coolwriteups_id":2214266,"writeupCooled":1,"parentTitle":"The Sentence"},{"writeupCooled":1,"parentTitle":"How matcha is ruining coffee","latest_cool":"2026-08-21 12:54:05","wu_author":"wertperch","parentNode":2214181,"coolwriteups_id":2214182},{"latest_cool":"2026-08-20 20:46:45","wu_author":"The Custodian","coolwriteups_id":597797,"parentNode":80996,"parentTitle":"Black beans and rice","writeupCooled":2},{"wu_author":"Glowing Fish","latest_cool":"2026-08-20 04:27:29","parentNode":2214258,"coolwriteups_id":2214259,"writeupCooled":1,"parentTitle":"Iron Man Annual #4"},{"latest_cool":"2026-08-20 02:59:49","wu_author":"wonko","parentTitle":"I would like for love not to kill me, please","coolwriteups_id":1103495,"parentNode":1103487,"writeupCooled":8},{"coolwriteups_id":2214255,"parentNode":2214254,"latest_cool":"2026-08-19 19:58:11","wu_author":"Glowing Fish","parentTitle":"Avengers Annual #9","writeupCooled":1},{"parentTitle":"All About Coffee","writeupCooled":1,"latest_cool":"2026-08-19 19:54:29","wu_author":"wertperch","coolwriteups_id":2214221,"parentNode":2214220},{"parentTitle":"Smoothbore","coolwriteups_id":597313,"writeupCooled":1,"parentNode":330293,"wu_author":"The Custodian","latest_cool":"2026-08-19 03:44:08"},{"wu_author":"wertperch","latest_cool":"2026-08-19 01:43:01","parentNode":2214205,"writeupCooled":2,"parentTitle":"dialling in espresso","coolwriteups_id":2214219},{"writeupCooled":2,"parentTitle":"like all the world is beautiful at once","parentNode":1952488,"coolwriteups_id":1993747,"latest_cool":"2026-08-18 23:08:24","wu_author":"antigravpussy"},{"parentTitle":"Mr. Blue Sky","coolwriteups_id":1525090,"writeupCooled":9,"parentNode":1525089,"latest_cool":"2026-08-18 16:36:52","wu_author":"kthejoker"}],"nodetype":"e2node","reactPageMode":true,"newWriteups":[{"writeuptype":"thing","is_junk":false,"notnew":false,"author":{"type":"user","node_id":958245,"title":"wertperch"},"parent":{"type":"e2node","title":"Caffeine tolerance","node_id":2213445},"is_log":false,"title":"Caffeine tolerance (thing)","node_id":"2213446"},{"writeuptype":"log","is_junk":false,"is_log":true,"node_id":"2214293","title":"August 24, 2026 (log)","parent":{"node_id":2214277,"title":"August 24, 2026","type":"e2node"},"author":{"type":"user","title":"hypostyle","node_id":2178478},"notnew":false},{"is_junk":false,"writeuptype":"thing","title":"Mr. Coffee (thing)","node_id":"2214292","is_log":false,"parent":{"type":"e2node","node_id":636560,"title":"Mr. Coffee"},"notnew":false,"author":{"node_id":958245,"title":"wertperch","type":"user"}},{"node_id":"2214289","title":"Dorothy Jones (person)","is_log":false,"parent":{"type":"e2node","node_id":2214268,"title":"Dorothy Jones"},"author":{"type":"user","node_id":958245,"title":"wertperch"},"notnew":false,"is_junk":false,"writeuptype":"person"},{"is_junk":false,"writeuptype":"thing","author":{"title":"wertperch","node_id":958245,"type":"user"},"notnew":false,"node_id":"2214288","title":"Ancient Heart (thing)","is_log":false,"parent":{"type":"e2node","title":"Ancient Heart","node_id":1292641}},{"writeuptype":"idea","is_junk":false,"author":{"type":"user","node_id":958245,"title":"wertperch"},"notnew":false,"parent":{"node_id":2214284,"title":"No cappuccino after midday","type":"e2node"},"is_log":false,"node_id":"2214285","title":"No cappuccino after midday (idea)"},{"is_junk":false,"writeuptype":"thing","notnew":false,"author":{"type":"user","node_id":958245,"title":"wertperch"},"parent":{"type":"e2node","title":"Affogato","node_id":1454555},"node_id":"2214283","title":"Affogato (thing)","is_log":false},{"author":{"type":"user","title":"vongrim","node_id":2014113},"notnew":false,"title":"Phone Anxiety (personal)","node_id":"2201594","is_log":false,"parent":{"type":"e2node","title":"Phone Anxiety","node_id":2201593},"is_junk":false,"writeuptype":"personal"},{"is_junk":false,"writeuptype":"review","author":{"type":"user","node_id":977360,"title":"Glowing Fish"},"notnew":false,"node_id":"2214279","title":"The Trouble With Tycho (review)","is_log":false,"parent":{"type":"e2node","node_id":2214278,"title":"The Trouble With Tycho"}},{"is_junk":false,"writeuptype":"idea","author":{"title":"wertperch","node_id":958245,"type":"user"},"notnew":false,"node_id":"2214269","title":"people who don't like coffee (idea)","is_log":false,"parent":{"title":"people who don't like coffee","node_id":2214110,"type":"e2node"}},{"is_junk":false,"writeuptype":"review","notnew":false,"author":{"type":"user","node_id":977360,"title":"Glowing Fish"},"title":"The Sentence (review)","node_id":"2214266","is_log":false,"parent":{"node_id":2214265,"title":"The Sentence","type":"e2node"}},{"is_log":false,"node_id":"2214182","title":"matcha is ruining coffee (opinion)","parent":{"type":"e2node","node_id":2214181,"title":"How matcha is ruining coffee"},"author":{"node_id":958245,"title":"wertperch","type":"user"},"notnew":false,"writeuptype":"opinion","is_junk":false},{"is_junk":false,"writeuptype":"review","author":{"node_id":6339,"title":"Jet-Poop","type":"user"},"notnew":false,"title":"When We Were Real (review)","node_id":"2214263","is_log":false,"parent":{"type":"e2node","title":"When We Were Real","node_id":2214262}},{"writeuptype":"review","is_junk":false,"parent":{"title":"Iron Man Annual #4","node_id":2214258,"type":"e2node"},"is_log":false,"title":"Iron Man Annual #4 (review)","node_id":"2214259","notnew":false,"author":{"title":"Glowing Fish","node_id":977360,"type":"user"}},{"author":{"title":"wertperch","node_id":958245,"type":"user"},"notnew":false,"parent":{"node_id":2214220,"title":"All About Coffee","type":"e2node"},"is_log":false,"title":"All About Coffee (review)","node_id":"2214221","writeuptype":"review","is_junk":false},{"writeuptype":"review","is_junk":false,"is_log":false,"title":"Avengers Annual #9 (review)","node_id":"2214255","parent":{"type":"e2node","title":"Avengers Annual #9","node_id":2214254},"author":{"type":"user","node_id":977360,"title":"Glowing Fish"},"notnew":false},{"author":{"type":"user","node_id":1992599,"title":"lostcauser"},"notnew":false,"node_id":"2214251","title":"I Was Married Once to a Plastic Clothespin (fiction)","is_log":false,"parent":{"node_id":2214252,"title":"I Was Married Once to a Plastic Clothespin","type":"e2node"},"is_junk":false,"writeuptype":"fiction"},{"is_junk":false,"writeuptype":"thing","author":{"node_id":958245,"title":"wertperch","type":"user"},"notnew":false,"title":"Ceado Hoop (thing)","node_id":"2214247","is_log":false,"parent":{"title":"Ceado Hoop","node_id":2214246,"type":"e2node"}},{"writeuptype":"person","is_junk":false,"parent":{"type":"e2node","title":"Prince Mongo","node_id":2214245},"is_log":false,"title":"Prince Mongo (person)","node_id":"2214244","author":{"type":"user","node_id":1992599,"title":"lostcauser"},"notnew":false},{"is_junk":false,"writeuptype":"poetry","parent":{"node_id":2214242,"title":"I'll Give You Something to Think About, Man","type":"e2node"},"node_id":"2214241","title":"I'll Give You Something to Think About, Man (poetry)","is_log":false,"notnew":false,"author":{"title":"lostcauser","node_id":1992599,"type":"user"}},{"is_junk":false,"writeuptype":"personal","title":"People can get stuff here that they can't get anywhere else. (personal)","node_id":"2214236","is_log":false,"parent":{"node_id":2008842,"title":"People can get stuff here that they can't get anywhere else.","type":"e2node"},"notnew":false,"author":{"node_id":977360,"title":"Glowing Fish","type":"user"}},{"writeuptype":"thing","is_junk":false,"is_log":false,"node_id":"2211971","title":"Cafe Au Lait (thing)","parent":{"type":"e2node","title":"Cafe Au Lait","node_id":715089},"notnew":false,"author":{"type":"user","title":"wertperch","node_id":958245}},{"parent":{"title":"fire and forget","node_id":1265225,"type":"e2node"},"title":"fire and forget (opinion)","node_id":"2214235","is_log":false,"notnew":false,"author":{"node_id":958245,"title":"wertperch","type":"user"},"is_junk":false,"writeuptype":"opinion"},{"node_id":"2214233","title":"latte macchiato (thing)","is_log":false,"parent":{"type":"e2node","node_id":1002276,"title":"latte macchiato"},"author":{"title":"wertperch","node_id":958245,"type":"user"},"notnew":false,"is_junk":false,"writeuptype":"thing"},{"notnew":false,"author":{"title":"etouffee","node_id":1153472,"type":"user"},"node_id":"2214224","title":"Your heart requires moonlight (person)","is_log":false,"parent":{"type":"e2node","title":"Your heart requires moonlight","node_id":2214218},"is_junk":false,"writeuptype":"person"},{"is_junk":false,"writeuptype":"thing","author":{"node_id":958245,"title":"wertperch","type":"user"},"notnew":false,"parent":{"node_id":261622,"title":"Influencer","type":"e2node"},"node_id":"2214231","title":"Influencer (thing)","is_log":false},{"is_junk":false,"writeuptype":"opinion","title":"short-form video (opinion)","node_id":"2214230","is_log":false,"parent":{"node_id":2214228,"title":"short-form video","type":"e2node"},"author":{"type":"user","node_id":958245,"title":"wertperch"},"notnew":false},{"writeuptype":"opinion","is_junk":false,"notnew":false,"author":{"title":"wertperch","node_id":958245,"type":"user"},"parent":{"node_id":2211216,"title":"YouTube Shorts","type":"e2node"},"is_log":false,"node_id":"2214229","title":"YouTube Shorts (opinion)"},{"notnew":false,"author":{"title":"Auspice","node_id":1866071,"type":"user"},"is_log":false,"node_id":"2214226","title":"Black Rock, 0200 (personal)","parent":{"type":"e2node","title":"Black Rock, 0200","node_id":2214225},"writeuptype":"personal","is_junk":false},{"writeuptype":"thing","is_junk":false,"notnew":false,"author":{"type":"user","node_id":958245,"title":"wertperch"},"parent":{"node_id":2211052,"title":"espresso drinks","type":"e2node"},"is_log":false,"title":"espresso drinks (thing)","node_id":"2214222"},{"is_junk":false,"writeuptype":"thing","title":"dialling in espresso (thing)","node_id":"2214219","is_log":false,"parent":{"type":"e2node","title":"dialling in espresso","node_id":2214205},"author":{"title":"wertperch","node_id":958245,"type":"user"},"notnew":false},{"is_junk":false,"writeuptype":"personal","notnew":false,"author":{"node_id":1992599,"title":"lostcauser","type":"user"},"parent":{"node_id":2214217,"title":"Bring It On Home to Me (Yeah)","type":"e2node"},"node_id":"2214216","title":"Bring It On Home to Me (Yeah) (personal)","is_log":false},{"node_id":"2214211","title":"If we really meant what we said (idea)","is_log":false,"parent":{"type":"e2node","node_id":2214215,"title":"If we really meant what we said"},"author":{"type":"user","node_id":2208602,"title":"time thief"},"notnew":false,"is_junk":false,"writeuptype":"idea"},{"writeuptype":"review","is_junk":false,"author":{"title":"Glowing Fish","node_id":977360,"type":"user"},"notnew":false,"parent":{"node_id":2214212,"title":"The Honorable Miss","type":"e2node"},"is_log":false,"node_id":"2214213","title":"The Honorable Miss (review)"},{"writeuptype":"poetry","is_junk":false,"author":{"title":"rosetinted","node_id":2061110,"type":"user"},"notnew":false,"parent":{"type":"e2node","node_id":2214207,"title":"The plum you're going to eat this summer"},"is_log":false,"node_id":"2214208","title":"The plum you're going to eat this summer (poetry)"},{"parent":{"type":"e2node","node_id":2214202,"title":"worst coffee ever"},"is_log":false,"title":"worst coffee ever (thing)","node_id":"2214203","notnew":false,"author":{"node_id":958245,"title":"wertperch","type":"user"},"writeuptype":"thing","is_junk":false},{"parent":{"title":"coffee processing methods","node_id":2214118,"type":"e2node"},"title":"coffee processing methods (thing)","node_id":"2214155","is_log":false,"author":{"type":"user","title":"wertperch","node_id":958245},"notnew":false,"is_junk":false,"writeuptype":"thing"},{"notnew":false,"author":{"title":"wertperch","node_id":958245,"type":"user"},"node_id":"2214199","title":"Caffe Cappuccino (thing)","is_log":false,"parent":{"type":"e2node","node_id":36121,"title":"Caffe Cappuccino"},"is_junk":false,"writeuptype":"thing"},{"notnew":false,"author":{"type":"user","node_id":958245,"title":"wertperch"},"parent":{"type":"e2node","node_id":927430,"title":"cafe culture"},"node_id":"2214198","title":"cafe culture (thing)","is_log":false,"is_junk":false,"writeuptype":"thing"}],"hasMessagesNodelet":0,"title":"How To Catch a Lion in the Sahara Desert"}