{"id":772,"date":"2017-11-28T06:32:24","date_gmt":"2017-11-28T14:32:24","guid":{"rendered":"http:\/\/wonghoi.humgar.com\/blog\/?p=772"},"modified":"2019-01-22T00:07:31","modified_gmt":"2019-01-22T08:07:31","slug":"experimental-worldview-framework","status":"publish","type":"post","link":"https:\/\/wonghoi.humgar.com\/blog\/2017\/11\/28\/experimental-worldview-framework\/","title":{"rendered":"Experimental Worldview Framework"},"content":{"rendered":"<p>I am experimenting with a framework to summarize how I observe things that are going on around me, analyzing situations and coming up with solution approaches. Currently this is what I have:<\/p>\n<blockquote><p>{Desires} \u00d7 {Problems} \u00d7 {Mechanisms} \u00d7 {Devices}<\/p><\/blockquote>\n<p>Everything I see can be analyzed as a result of the cross-product (a fancy word for combinations of contents) between these 4 broad categories. To make it easier to remember, they can be factored into 2 major categories:<\/p>\n<blockquote><p>{Questions}\u00a0\u00d7 {Answers}<\/p><\/blockquote>\n<p>Where obviously<\/p>\n<ul>\n<li>[Questions]\u00a0<span style=\"font-size: 1.0625rem;\">Desires (objectives) lead to problems (practicalities) to solve<\/span><\/li>\n<li>[Answers]\u00a0Mechanisms (abstract concepts) hosted by a device (implementation) to address questions<\/li>\n<\/ul>\n<p><span style=\"font-size: 1.0625rem;\">Why the cross product? By tabulating everything I learned or know in 4 columns (categories), I can always select a few of them (subset) and notice a lot of recurring themes (questions) and common solution approaches (answers). This corresponds to an old saying &#8220;there&#8217;s nothing new under the sun&#8221;.<\/span><\/p>\n<p>Then what about innovations? Are we constantly creating something new? Yes, we still are, but if you look closely, there are very few ideas that are fundamentally new that cannot be synthesized by combining the old ones (sometimes recursively).<\/p>\n<p>Let me use the framework itself as an example on how to apply this framework (yes, it&#8217;s recursive):<\/p>\n<ul>\n<li><em>Desires<\/em>: predict and understand many phenomenon<\/li>\n<li><em>Problems<\/em>: mental capacity is limited<\/li>\n<li><em>Mechanisms<\/em>: this framework (breaking observations into 4 categories)<\/li>\n<li><em>Devices<\/em>: tabulation (cross-products, order reduction)<\/li>\n<\/ul>\n<p>Feedback as an example:<\/p>\n<ul>\n<li><em>Desires<\/em>: have good outcomes (or meet set objectives)<\/li>\n<li><em>Problems<\/em>: not there yet<\/li>\n<li><em>Mechanism<\/em>: take advantage of past data for future outputs (through correction)<\/li>\n<li><em>Devices<\/em>: feedback path (e.g. regulator or control systems.)<\/li>\n<\/ul>\n<p>Feedforward as an example that shares a lot of properties as feedback:<\/p>\n<ul>\n<li><em>Desires<\/em>: have good outcomes (or meet set objectives)<\/li>\n<li><em>Problems<\/em>: not there yet<\/li>\n<li><em>Mechanism<\/em>: take advantage of past data for future outputs (through prediction)<\/li>\n<li><em>Devices<\/em>: predictor (e.g. algorithm or formula)<\/li>\n<\/ul>\n<p>Abstraction as an example:<\/p>\n<ul>\n<li><em>Desires<\/em>: understand complexities (e.g. large code base)<\/li>\n<li><em>Problems<\/em>: limited mental capacity (programmers are humans after all)<\/li>\n<li><em>Mechanism<\/em>: abstraction (generic view grouping similar ideas together)<\/li>\n<li><em>Devices<\/em>: black-boxes (e.g. functions, classes)<\/li>\n<\/ul>\n<p>Trade as an example:<\/p>\n<ul>\n<li><em>Desires<\/em>: improves utility (utility = happiness in economics lingo)<\/li>\n<li><em>Problems<\/em>: one cannot do everything on its own (limited capacity)<\/li>\n<li><em>Mechanism<\/em>: exchange competitive advantages<\/li>\n<li><em>Devices<\/em>: market (goods and services)<\/li>\n<\/ul>\n<p>Business as an example:<\/p>\n<ul>\n<li><em>Desires<\/em>: improves utility (through trade)<\/li>\n<li><em>Problems<\/em>: need to offer something for trade<\/li>\n<li><em>Mechanism<\/em>: create value<\/li>\n<li><em>Devices<\/em>: operations<\/li>\n<\/ul>\n<p>Money (and Markets) as two examples:<\/p>\n<ul>\n<li><em>Desires<\/em>: facilitate trade<\/li>\n<li><em>Problems<\/em>: difficult valuation and transfer through barter, decentralized<\/li>\n<li><em>Mechanism<\/em>: a common medium<\/li>\n<li><em>Devices<\/em>: money (currencies), markets (platform for trade)<\/li>\n<\/ul>\n<p>Law as an example:<\/p>\n<ul>\n<li><em>Desires<\/em>: make the pie bigger by working cooperatively<\/li>\n<li><em>Problems<\/em>: every individual tries to maximize their own interest but mentally too limited to consider working together to grow the pie (pareto efficient solutions)<\/li>\n<li><em>Mechanism<\/em>: set rules and boundaries (I personally think it&#8217;s a sloppy patch fix that is way overused and way abused) and get everybody to buy it<\/li>\n<li><em>Devices<\/em>: law and enforcement<\/li>\n<\/ul>\n<p>Religion as an example<\/p>\n<ul>\n<li><em>Desires<\/em>: coexist peacefully<\/li>\n<li><em>Problems<\/em>: irreconcilable differences<\/li>\n<li><em>Mechanism<\/em>: blind unverified trust (faith)<\/li>\n<li><em>Devices<\/em>: Deities and religion<\/li>\n<\/ul>\n<p>Just with the examples above, many <em>desires<\/em> can be consolidated along the lines of making ourselves better off, and many <em>problems<\/em> can be consolidated along the lines of we&#8217;re too stupid. Of course it&#8217;s not everything, but it shows the power of tabulating into 4 categories and consolidating the parts into few unique themes.<\/p>\n<p>I chose to abstract the framework into 4 broad categories instead of 2 because two are too simplified to be useful: since the framework is a way to organize (compactify) observations into manageable number of unique items, there will be too many distinct entries if I have only two categories. Nonetheless,\u00a0I would refrain from having more than 7 categories because most humans cannot reason effectively with that many levels of nested for-loops (that&#8217;s what cross products boils down to).<\/p>\n<p>I also separated <em>desires<\/em> from <em>problems<\/em> because I realized that way too often people (manager, clients, customers, government, etc.) ask the wrong question (because they narrowed it to the wrong\u00a0<em>problem<\/em>) that leads to a lot of wasted work and frequent direction changes. People are too often asked to solve hard <em>problems<\/em> that turns out to be the wrong ones for fulfilling the motivating\u00a0<em>desires.<\/em>\u00a0Very few learn to trace it back to the source (<em>desires<\/em>) and find the correct <em>problem<\/em> to address, which often have easy solutions that&#8217;s more valuable to the requester than what was originally asked. This often leads to unhappy outcomes for everybody that&#8217;s avoidable. An emphasis on <em>desires<\/em> is one of my frequently used approaches to prevent these kind of mishaps.<\/p>\n<div class=\"pvc_clear\"><\/div>\n<p id=\"pvc_stats_772\" class=\"pvc_stats all  \" data-element-id=\"772\" style=\"\"><i class=\"pvc-stats-icon medium\" aria-hidden=\"true\"><svg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"far\" data-icon=\"chart-bar\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\" class=\"svg-inline--fa fa-chart-bar fa-w-16 fa-2x\"><path fill=\"currentColor\" d=\"M396.8 352h22.4c6.4 0 12.8-6.4 12.8-12.8V108.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v230.4c0 6.4 6.4 12.8 12.8 12.8zm-192 0h22.4c6.4 0 12.8-6.4 12.8-12.8V140.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v198.4c0 6.4 6.4 12.8 12.8 12.8zm96 0h22.4c6.4 0 12.8-6.4 12.8-12.8V204.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v134.4c0 6.4 6.4 12.8 12.8 12.8zM496 400H48V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16zm-387.2-48h22.4c6.4 0 12.8-6.4 12.8-12.8v-70.4c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v70.4c0 6.4 6.4 12.8 12.8 12.8z\" class=\"\"><\/path><\/svg><\/i> <img loading=\"lazy\" decoding=\"async\" width=\"16\" height=\"16\" alt=\"Loading\" src=\"https:\/\/wonghoi.humgar.com\/blog\/wp-content\/plugins\/page-views-count\/ajax-loader-2x.gif\" border=0 \/><\/p>\n<div class=\"pvc_clear\"><\/div>\n","protected":false},"excerpt":{"rendered":"<p>I am experimenting with a framework to summarize how I observe things that are going on around me, analyzing situations and coming up with solution approaches. Currently this is what I have: {Desires} \u00d7 {Problems} \u00d7 {Mechanisms} \u00d7 {Devices} Everything &hellip; <a href=\"https:\/\/wonghoi.humgar.com\/blog\/2017\/11\/28\/experimental-worldview-framework\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n<div class=\"pvc_clear\"><\/div>\n<p id=\"pvc_stats_772\" class=\"pvc_stats all  \" data-element-id=\"772\" style=\"\"><i class=\"pvc-stats-icon medium\" aria-hidden=\"true\"><svg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"far\" data-icon=\"chart-bar\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\" class=\"svg-inline--fa fa-chart-bar fa-w-16 fa-2x\"><path fill=\"currentColor\" d=\"M396.8 352h22.4c6.4 0 12.8-6.4 12.8-12.8V108.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v230.4c0 6.4 6.4 12.8 12.8 12.8zm-192 0h22.4c6.4 0 12.8-6.4 12.8-12.8V140.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v198.4c0 6.4 6.4 12.8 12.8 12.8zm96 0h22.4c6.4 0 12.8-6.4 12.8-12.8V204.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v134.4c0 6.4 6.4 12.8 12.8 12.8zM496 400H48V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16zm-387.2-48h22.4c6.4 0 12.8-6.4 12.8-12.8v-70.4c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v70.4c0 6.4 6.4 12.8 12.8 12.8z\" class=\"\"><\/path><\/svg><\/i> <img loading=\"lazy\" decoding=\"async\" width=\"16\" height=\"16\" alt=\"Loading\" src=\"https:\/\/wonghoi.humgar.com\/blog\/wp-content\/plugins\/page-views-count\/ajax-loader-2x.gif\" border=0 \/><\/p>\n<div class=\"pvc_clear\"><\/div>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"footnotes":""},"categories":[1],"tags":[],"class_list":["post-772","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/wonghoi.humgar.com\/blog\/wp-json\/wp\/v2\/posts\/772","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wonghoi.humgar.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wonghoi.humgar.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/wonghoi.humgar.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wonghoi.humgar.com\/blog\/wp-json\/wp\/v2\/comments?post=772"}],"version-history":[{"count":13,"href":"https:\/\/wonghoi.humgar.com\/blog\/wp-json\/wp\/v2\/posts\/772\/revisions"}],"predecessor-version":[{"id":1262,"href":"https:\/\/wonghoi.humgar.com\/blog\/wp-json\/wp\/v2\/posts\/772\/revisions\/1262"}],"wp:attachment":[{"href":"https:\/\/wonghoi.humgar.com\/blog\/wp-json\/wp\/v2\/media?parent=772"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wonghoi.humgar.com\/blog\/wp-json\/wp\/v2\/categories?post=772"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wonghoi.humgar.com\/blog\/wp-json\/wp\/v2\/tags?post=772"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}